anicka commited on
Commit
eaf8950
·
verified ·
1 Parent(s): 1ded9e1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -39,10 +39,10 @@ The supervised adapter scored 0.474 mean-subtracted cosine on round-trip eval
39
  adapter scores **0.585** — a 23% improvement that closes 77% of the gap to the
40
  AR ceiling (0.619).
41
 
42
- On 4 of 7 evaluation layers, the GRPO adapter produces descriptions that
43
- reconstruct **better than the ground-truth descriptions** the SL adapter was
44
- imitating. The AR-native reward found output patterns that frontier-LLM
45
- descriptions never used.
46
 
47
  Qualitative difference: the SL adapter produced descriptions with correct style
48
  but vague content ("forward-looking sentiment," "narrative setup"). The GRPO
@@ -153,7 +153,7 @@ Double-holdout round-trip eval (49 texts unseen by both AV and AR):
153
  | L38 (96%) | 0.437 | 0.378 | 0.604 |
154
  | **Mean** | **0.585** | 0.474 | 0.619 |
155
 
156
- On L13, L22, L25: GRPO exceeds the GT ceiling — the adapter found description
157
  patterns that reconstruct better than the human-written targets.
158
 
159
  ## Companion models
 
39
  adapter scores **0.585** — a 23% improvement that closes 77% of the gap to the
40
  AR ceiling (0.619).
41
 
42
+ On 2 of 9 evaluation layers (L13, L22), the GRPO adapter produces
43
+ descriptions that reconstruct **better than the ground-truth descriptions**
44
+ the SL adapter was imitating. The AR-native reward found output patterns
45
+ that frontier-LLM descriptions never used.
46
 
47
  Qualitative difference: the SL adapter produced descriptions with correct style
48
  but vague content ("forward-looking sentiment," "narrative setup"). The GRPO
 
153
  | L38 (96%) | 0.437 | 0.378 | 0.604 |
154
  | **Mean** | **0.585** | 0.474 | 0.619 |
155
 
156
+ On L13 and L22: GRPO exceeds the GT ceiling — the adapter found description
157
  patterns that reconstruct better than the human-written targets.
158
 
159
  ## Companion models