Update README.md
Browse filesThis change updates the datasets in TheBloke model card to match the datasets in the originical model card. See https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0/blob/main/README.md
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
---
|
| 2 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
| 3 |
datasets:
|
| 4 |
-
- cerebras/SlimPajama-627B
|
| 5 |
-
- bigcode/starcoderdata
|
| 6 |
-
-
|
|
|
|
| 7 |
inference: false
|
| 8 |
language:
|
| 9 |
- en
|
|
|
|
| 1 |
---
|
| 2 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
| 3 |
datasets:
|
| 4 |
+
- cerebras/SlimPajama-627B
|
| 5 |
+
- bigcode/starcoderdata
|
| 6 |
+
- HuggingFaceH4/ultrachat_200k
|
| 7 |
+
- HuggingFaceH4/ultrafeedback_binarized
|
| 8 |
inference: false
|
| 9 |
language:
|
| 10 |
- en
|