Ambuj Varshney commited on
Commit
b16ed8f
·
verified ·
1 Parent(s): 14a97da
Files changed (1) hide show
  1. README.md +1 -1
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 0.6 ratio
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