Add metadata link to dataset
#1
by
davanstrien
HF Staff
- opened
README.md
CHANGED
|
@@ -6,6 +6,7 @@ tags:
|
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- instruction_solution_to_thought_dataset.jsonl
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: outputs_solution_to_thought
|
| 11 |
results: []
|
|
@@ -247,5 +248,4 @@ deepspeed_configs/zero2.json
|
|
| 247 |
"enabled": true
|
| 248 |
}
|
| 249 |
}
|
| 250 |
-
```
|
| 251 |
-
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- instruction_solution_to_thought_dataset.jsonl
|
| 9 |
+
- secemp9/instruction_solution_thought
|
| 10 |
model-index:
|
| 11 |
- name: outputs_solution_to_thought
|
| 12 |
results: []
|
|
|
|
| 248 |
"enabled": true
|
| 249 |
}
|
| 250 |
}
|
| 251 |
+
```
|
|
|