ashishnair commited on
Commit
f1e9284
·
verified ·
1 Parent(s): b7b873d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -185,11 +185,11 @@ The `moral_scenarios` drop is the most significant. MMLU moral scenarios test ri
185
 
186
  | Stage | Action | Output | Loss |
187
  |-------|--------|--------|------|
188
- | 1 | DARE-TIES merge: `Llama-3.1-8B` (w:0.3/d:0.5) + `self-after-dark` (w:0.7/d:0.8) | `merged_weird1` | - |
189
- | 2 | SFT on 2,000-sample human dialogue corpus | `merged_weird1_sft` | 1.7368 |
190
- | 3 | DARE-TIES merge: `merged_weird1_sft` (w:0.7/d:0.8) + `Llama-3.1-8B-Instruct` (w:0.3/d:0.5) | `merged_B_weird2` | - |
191
- | 4 | SFT on 900-sample GPT multi-persona instruction dataset | `merged_weird2_sft1` | 1.1821 |
192
- | 5 | SFT on dialogue corpus (re-grounding pass) | `Llama-Ione-8B-roleplay-v1` | 1.4733 |
193
 
194
  | Stat | Value |
195
  |------|-------|
 
185
 
186
  | Stage | Action | Output | Loss |
187
  |-------|--------|--------|------|
188
+ | 1 | DARE-TIES merge: `Llama-3.1-8B` (w:0.3/d:0.5) + `self-after-dark` (w:0.7/d:0.8) | - |
189
+ | 2 | SFT on 2,000-sample human dialogue corpus | 1.7368 |
190
+ | 3 | DARE-TIES merge: `merged_weird1_sft` (w:0.7/d:0.8) + `Llama-3.1-8B-Instruct` (w:0.3/d:0.5) | - |
191
+ | 4 | SFT on 900-sample GPT multi-persona instruction dataset | 1.1821 |
192
+ | 5 | SFT on dialogue corpus (re-grounding pass) | 1.4733 |
193
 
194
  | Stat | Value |
195
  |------|-------|