Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: llama32-1b-fineweb-is
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# llama32-1b-fineweb-is
|
15 |
|
16 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -50,4 +54,4 @@ The following hyperparameters were used during training:
|
|
50 |
- Transformers 4.43.4
|
51 |
- Pytorch 2.4.1+cu121
|
52 |
- Datasets 3.0.1
|
53 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: llama32-1b-fineweb-is
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- HuggingFaceFW/fineweb-2
|
11 |
+
language:
|
12 |
+
- is
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# llama32-1b-fineweb-is
|
19 |
|
20 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the Icelandic portion of Fineweb-2.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
54 |
- Transformers 4.43.4
|
55 |
- Pytorch 2.4.1+cu121
|
56 |
- Datasets 3.0.1
|
57 |
+
- Tokenizers 0.19.1
|