hitsmy commited on
Commit
9d86d36
·
verified ·
1 Parent(s): a4cc862

Point model card to official PolicyShiftBench dataset

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  - policy-conditioned
9
  - qwen2.5-vl
10
  datasets:
11
- - PolicyShiftGuard/adaptive-policy-v2.11
12
  ---
13
 
14
  # PolicyShiftGuard-7B
@@ -24,9 +24,9 @@ false | <short reason>
24
 
25
  ## Training Data
26
 
27
- This checkpoint is trained with the PolicyShiftGuard / PolicyShiftBench data release:
28
 
29
- - Dataset: `PolicyShiftGuard/adaptive-policy-v2.11`
30
  - Main evaluation splits: ID/adaptive branch and OOD/shift branch
31
  - Training stages: randomized policy SFT followed by boundary-pair policy adaptation
32
 
@@ -37,4 +37,3 @@ Use this model for research on policy-conditioned multimodal safety, adaptive im
37
  ## Limitations
38
 
39
  This is a research checkpoint. It may fail under policies, languages, visual domains, or deployment settings not represented in the benchmark. Outputs should not be treated as legal or compliance advice.
40
-
 
8
  - policy-conditioned
9
  - qwen2.5-vl
10
  datasets:
11
+ - PolicyShiftBench/PolicyShiftBench
12
  ---
13
 
14
  # PolicyShiftGuard-7B
 
24
 
25
  ## Training Data
26
 
27
+ This checkpoint is trained with the PolicyShiftBench public data release:
28
 
29
+ - Dataset: `PolicyShiftBench/PolicyShiftBench`
30
  - Main evaluation splits: ID/adaptive branch and OOD/shift branch
31
  - Training stages: randomized policy SFT followed by boundary-pair policy adaptation
32
 
 
37
  ## Limitations
38
 
39
  This is a research checkpoint. It may fail under policies, languages, visual domains, or deployment settings not represented in the benchmark. Outputs should not be treated as legal or compliance advice.