Update README.md
Browse files
README.md
CHANGED
|
@@ -158,7 +158,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
| 158 |
| **Training time** | 7.88 hours | ~1 hour (fine-tune only) |
|
| 159 |
| **Instruction-following** | β None | β Basic chat format |
|
| 160 |
| **Safety refusals** | β None | β ~17% harmful refusal rate |
|
| 161 |
-
| **Stops cleanly** | β Rare | β
|
| 162 |
| **Helpful on benign queries** | ~ Inconsistent | β ~82% of test prompts |
|
| 163 |
|
| 164 |
### Loss & Perplexity
|
|
|
|
| 158 |
| **Training time** | 7.88 hours | ~1 hour (fine-tune only) |
|
| 159 |
| **Instruction-following** | β None | β Basic chat format |
|
| 160 |
| **Safety refusals** | β None | β ~17% harmful refusal rate |
|
| 161 |
+
| **Stops cleanly** | β Rare | β Less Rare |
|
| 162 |
| **Helpful on benign queries** | ~ Inconsistent | β ~82% of test prompts |
|
| 163 |
|
| 164 |
### Loss & Perplexity
|