Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,12 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: fineweb-distil-xlstm-v2
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -62,4 +68,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.47.1
|
63 |
- Pytorch 2.5.1+cu121
|
64 |
- Datasets 3.2.0
|
65 |
-
- Tokenizers 0.21.0
|
|
|
5 |
model-index:
|
6 |
- name: fineweb-distil-xlstm-v2
|
7 |
results: []
|
8 |
+
license: apache-2.0
|
9 |
+
datasets:
|
10 |
+
- HuggingFaceFW/fineweb
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.47.1
|
69 |
- Pytorch 2.5.1+cu121
|
70 |
- Datasets 3.2.0
|
71 |
+
- Tokenizers 0.21.0
|