Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: smollm2_pretrained_200k_fineweb
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# smollm2_pretrained_200k_fineweb
|
16 |
|
17 |
-
This model is a
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -53,4 +55,4 @@ The following hyperparameters were used during training:
|
|
53 |
- Transformers 4.44.2
|
54 |
- Pytorch 2.4.1+cu121
|
55 |
- Datasets 3.2.0
|
56 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: smollm2_pretrained_200k_fineweb
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- HuggingFaceFW/fineweb
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
|
17 |
# smollm2_pretrained_200k_fineweb
|
18 |
|
19 |
+
This model is a pre-trained version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on the first 200k samples from the [Fineweb dataset dump CC-MAIN-2024-18](https://huggingface.co/datasets/HuggingFaceFW/fineweb/viewer/CC-MAIN-2024-18).
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
55 |
- Transformers 4.44.2
|
56 |
- Pytorch 2.4.1+cu121
|
57 |
- Datasets 3.2.0
|
58 |
+
- Tokenizers 0.19.1
|