SeaWolf-AI commited on
Commit
0f6879b
·
verified ·
1 Parent(s): af24be3

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +9 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,24 +1,22 @@
1
  ---
2
  license: gemma
3
  base_model: FINAL-Bench/Darwin-V9-Chimera-4B-SFT
4
- tags:
5
- - rft
6
- - self-distillation
7
- - chimera
8
- - korean
9
  pipeline_tag: text-generation
10
  ---
11
 
12
  # Darwin-V9-Chimera-4B-RFT
13
 
14
- RFT self-distillation of Darwin-V9-Chimera-4B-SFT via **learnable-edge** filtering.
15
 
16
  ## Method
17
- Self-rollout (n=8, temp 0.8) on KMMLU-domain problems, keep correct CoT **only from learnable-edge questions** (1-6 of 8 correct) excluding already-stable (8/8) and unknown (0/8) items. LoRA r16, merged.
18
 
19
  ## Result (KMMLU 6-subject, 240 held-out, greedy)
20
- | | Baseline (V9-SFT) | This model | Delta |
21
- |---|---|---|---|
22
- | KMMLU | 42.9% | **47.5%** | **+4.6pp** |
 
 
23
 
24
- 5 of 6 subjects improved (Chemistry/Ecology +12.5 each). Ablation: all-correct data was neutral/harmful; edge-filtering was the key. Small-sample eval (240); to be confirmed on a larger set.
 
1
  ---
2
  license: gemma
3
  base_model: FINAL-Bench/Darwin-V9-Chimera-4B-SFT
4
+ tags: [rft, self-distillation, star, chimera, korean]
 
 
 
 
5
  pipeline_tag: text-generation
6
  ---
7
 
8
  # Darwin-V9-Chimera-4B-RFT
9
 
10
+ RFT self-distillation of Darwin-V9-Chimera-4B-SFT via **learnable-edge** filtering + **STaR** accumulation (2 rounds).
11
 
12
  ## Method
13
+ Self-rollout (n=8, temp 0.8) on KMMLU-domain train problems; keep correct CoT **only from learnable-edge questions** (1-6 of 8 correct), excluding already-stable (8/8) and unknown (0/8). Round 2 (STaR) rolls out from the improved model on fresh problems and accumulates edge data. LoRA r16, LR 2e-5, merged.
14
 
15
  ## Result (KMMLU 6-subject, 240 held-out, greedy)
16
+ | Model | KMMLU | vs base |
17
+ |---|---|---|
18
+ | Baseline (V9-SFT) | 42.9% | - |
19
+ | RFT round 1 (edge 909) | 47.5% | +4.6 |
20
+ | **This (STaR round 2, edge 1679)** | **48.3%** | **+5.4** |
21
 
22
+ Ablation: training on ALL correct rollouts was neutral/harmful; **edge-filtering (1-6/8) was the decisive lever** — empirically confirms arXiv 2607.00152. Small held-out (240); confirm on a larger set.
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27ae8ac33c5cc1ee62e53c1379b685e87b9dcfdf35f42f104f269321f5e290f2
3
  size 8044982080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1de5b2dfd9149e4646da71ad40e0f4e7a4c622c17f7766e10ac48223fbf9fbd
3
  size 8044982080