Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: other
|
|
|
4 |
base_model: sbintuitions/sarashina2.1-1b
|
5 |
tags:
|
6 |
- axolotl
|
@@ -8,6 +9,8 @@ tags:
|
|
8 |
model-index:
|
9 |
- name: sarashina2.1-1b-sft
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -326,4 +329,4 @@ The following hyperparameters were used during training:
|
|
326 |
- Transformers 4.46.3
|
327 |
- Pytorch 2.3.1+cu121
|
328 |
- Datasets 3.1.0
|
329 |
-
- Tokenizers 0.20.3
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: other
|
4 |
+
license_link: LICENSE
|
5 |
base_model: sbintuitions/sarashina2.1-1b
|
6 |
tags:
|
7 |
- axolotl
|
|
|
9 |
model-index:
|
10 |
- name: sarashina2.1-1b-sft
|
11 |
results: []
|
12 |
+
language:
|
13 |
+
- ja
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
329 |
- Transformers 4.46.3
|
330 |
- Pytorch 2.3.1+cu121
|
331 |
- Datasets 3.1.0
|
332 |
+
- Tokenizers 0.20.3
|