Kendamarron
commited on
Commit
•
cf958c1
1
Parent(s):
b3bd8da
Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,15 @@ datasets:
|
|
12 |
model-index:
|
13 |
- name: Qwen2.5-4x0.5B-sft-v1
|
14 |
results: []
|
|
|
|
|
|
|
15 |
---
|
16 |
|
|
|
|
|
|
|
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
@@ -197,4 +204,4 @@ The following hyperparameters were used during training:
|
|
197 |
- Transformers 4.47.1
|
198 |
- Pytorch 2.5.1+cu124
|
199 |
- Datasets 3.1.0
|
200 |
-
- Tokenizers 0.21.0
|
|
|
12 |
model-index:
|
13 |
- name: Qwen2.5-4x0.5B-sft-v1
|
14 |
results: []
|
15 |
+
license: apache-2.0
|
16 |
+
language:
|
17 |
+
- ja
|
18 |
---
|
19 |
|
20 |
+
## Details
|
21 |
+
|
22 |
+
https://zenn.dev/kendama/articles/68ae234e9371ac
|
23 |
+
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
25 |
should probably proofread and complete it, then remove this comment. -->
|
26 |
|
|
|
204 |
- Transformers 4.47.1
|
205 |
- Pytorch 2.5.1+cu124
|
206 |
- Datasets 3.1.0
|
207 |
+
- Tokenizers 0.21.0
|