Ambuj Varshney
commited on
typo
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ This repository hosts a small language model developed as part of the TinyLLM fr
|
|
20 |
|
21 |
- **Parameters:** 124M (Hidden Size = 768)
|
22 |
- **Architecture:** Decoder-only transformer
|
23 |
-
- **Training Data:** Up to 10B tokens from the [SHL](http://www.shl-dataset.org/) and [Fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb) datasets, combined in a
|
24 |
- **Input and Output Modality:** Text
|
25 |
- **Context Length:** 1024
|
26 |
|
|
|
20 |
|
21 |
- **Parameters:** 124M (Hidden Size = 768)
|
22 |
- **Architecture:** Decoder-only transformer
|
23 |
+
- **Training Data:** Up to 10B tokens from the [SHL](http://www.shl-dataset.org/) and [Fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb) datasets, combined in a 6:4 ratio
|
24 |
- **Input and Output Modality:** Text
|
25 |
- **Context Length:** 1024
|
26 |
|