Improve language tag

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +52 -38
README.md CHANGED
@@ -1,39 +1,53 @@
1
- ---
2
- library_name: peft
3
- tags:
4
- - generated_from_trainer
5
- base_model: Qwen/Qwen2.5-7B
6
- model-index:
7
- - name: shibajustfor/84018493-2923-44f6-9f67-c8f57d4cc0ba
8
- results: []
9
- ---
10
-
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
-
15
- # shibajustfor/84018493-2923-44f6-9f67-c8f57d4cc0ba
16
-
17
- This model was trained from scratch on the None dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 1.7332
20
-
21
- ## Model description
22
-
23
- More information needed
24
-
25
- ## Intended uses & limitations
26
-
27
- More information needed
28
-
29
- ## Training and evaluation data
30
-
31
- More information needed
32
-
33
- ### Framework versions
34
-
35
- - PEFT 0.13.2
36
- - Transformers 4.46.0
37
- - Pytorch 2.5.0+cu124
38
- - Datasets 3.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  - Tokenizers 0.20.1
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: Qwen/Qwen2.5-7B
6
+ language:
7
+ - zho
8
+ - eng
9
+ - fra
10
+ - spa
11
+ - por
12
+ - deu
13
+ - ita
14
+ - rus
15
+ - jpn
16
+ - kor
17
+ - vie
18
+ - tha
19
+ - ara
20
+ model-index:
21
+ - name: shibajustfor/84018493-2923-44f6-9f67-c8f57d4cc0ba
22
+ results: []
23
+ ---
24
+
25
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
26
+ should probably proofread and complete it, then remove this comment. -->
27
+
28
+
29
+ # shibajustfor/84018493-2923-44f6-9f67-c8f57d4cc0ba
30
+
31
+ This model was trained from scratch on the None dataset.
32
+ It achieves the following results on the evaluation set:
33
+ - Loss: 1.7332
34
+
35
+ ## Model description
36
+
37
+ More information needed
38
+
39
+ ## Intended uses & limitations
40
+
41
+ More information needed
42
+
43
+ ## Training and evaluation data
44
+
45
+ More information needed
46
+
47
+ ### Framework versions
48
+
49
+ - PEFT 0.13.2
50
+ - Transformers 4.46.0
51
+ - Pytorch 2.5.0+cu124
52
+ - Datasets 3.0.1
53
  - Tokenizers 0.20.1