Improve language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,127 +1,141 @@
|
|
1 |
-
---
|
2 |
-
library_name: peft
|
3 |
-
license: apache-2.0
|
4 |
-
base_model: Qwen/Qwen2.5-7B-Instruct
|
5 |
-
tags:
|
6 |
-
- llama-factory
|
7 |
-
- lora
|
8 |
-
- generated_from_trainer
|
9 |
-
|
10 |
-
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
### Training
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
|
68 |
-
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
96 |
-
| 0.
|
97 |
-
| 0.
|
98 |
-
| 0.
|
99 |
-
| 0.
|
100 |
-
| 0.
|
101 |
-
| 0.
|
102 |
-
| 0.
|
103 |
-
| 0.
|
104 |
-
| 0.
|
105 |
-
| 0.
|
106 |
-
| 0.
|
107 |
-
| 0.
|
108 |
-
| 0.
|
109 |
-
| 0.
|
110 |
-
| 0.
|
111 |
-
| 0.
|
112 |
-
| 0.
|
113 |
-
| 0.
|
114 |
-
| 0.
|
115 |
-
| 0.
|
116 |
-
| 0.
|
117 |
-
| 0.
|
118 |
-
| 0.
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
- Tokenizers 0.20.3
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
5 |
+
tags:
|
6 |
+
- llama-factory
|
7 |
+
- lora
|
8 |
+
- generated_from_trainer
|
9 |
+
language:
|
10 |
+
- zho
|
11 |
+
- eng
|
12 |
+
- fra
|
13 |
+
- spa
|
14 |
+
- por
|
15 |
+
- deu
|
16 |
+
- ita
|
17 |
+
- rus
|
18 |
+
- jpn
|
19 |
+
- kor
|
20 |
+
- vie
|
21 |
+
- tha
|
22 |
+
- ara
|
23 |
+
model-index:
|
24 |
+
- name: Qwen2.5-7B-Instruct-PsyCourse-fold8
|
25 |
+
results: []
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
# Qwen2.5-7B-Instruct-PsyCourse-fold8
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the course-train-fold1 dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0314
|
36 |
+
|
37 |
+
## Model description
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Intended uses & limitations
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Training and evaluation data
|
46 |
+
|
47 |
+
More information needed
|
48 |
+
|
49 |
+
## Training procedure
|
50 |
+
|
51 |
+
### Training hyperparameters
|
52 |
+
|
53 |
+
The following hyperparameters were used during training:
|
54 |
+
- learning_rate: 0.0001
|
55 |
+
- train_batch_size: 1
|
56 |
+
- eval_batch_size: 1
|
57 |
+
- seed: 42
|
58 |
+
- gradient_accumulation_steps: 16
|
59 |
+
- total_train_batch_size: 16
|
60 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
61 |
+
- lr_scheduler_type: cosine
|
62 |
+
- lr_scheduler_warmup_ratio: 0.1
|
63 |
+
- num_epochs: 5.0
|
64 |
+
|
65 |
+
### Training results
|
66 |
+
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
68 |
+
|:-------------:|:------:|:----:|:---------------:|
|
69 |
+
| 0.8741 | 0.0770 | 50 | 0.6942 |
|
70 |
+
| 0.1568 | 0.1539 | 100 | 0.1080 |
|
71 |
+
| 0.0871 | 0.2309 | 150 | 0.0727 |
|
72 |
+
| 0.0731 | 0.3078 | 200 | 0.0559 |
|
73 |
+
| 0.0543 | 0.3848 | 250 | 0.0530 |
|
74 |
+
| 0.0527 | 0.4617 | 300 | 0.0502 |
|
75 |
+
| 0.0465 | 0.5387 | 350 | 0.0473 |
|
76 |
+
| 0.0624 | 0.6156 | 400 | 0.0441 |
|
77 |
+
| 0.0356 | 0.6926 | 450 | 0.0440 |
|
78 |
+
| 0.0298 | 0.7695 | 500 | 0.0410 |
|
79 |
+
| 0.0477 | 0.8465 | 550 | 0.0382 |
|
80 |
+
| 0.0369 | 0.9234 | 600 | 0.0370 |
|
81 |
+
| 0.0295 | 1.0004 | 650 | 0.0362 |
|
82 |
+
| 0.0366 | 1.0773 | 700 | 0.0367 |
|
83 |
+
| 0.0303 | 1.1543 | 750 | 0.0354 |
|
84 |
+
| 0.031 | 1.2312 | 800 | 0.0347 |
|
85 |
+
| 0.0345 | 1.3082 | 850 | 0.0350 |
|
86 |
+
| 0.0203 | 1.3851 | 900 | 0.0337 |
|
87 |
+
| 0.0406 | 1.4621 | 950 | 0.0343 |
|
88 |
+
| 0.0326 | 1.5391 | 1000 | 0.0331 |
|
89 |
+
| 0.0325 | 1.6160 | 1050 | 0.0332 |
|
90 |
+
| 0.0328 | 1.6930 | 1100 | 0.0352 |
|
91 |
+
| 0.0198 | 1.7699 | 1150 | 0.0329 |
|
92 |
+
| 0.0202 | 1.8469 | 1200 | 0.0345 |
|
93 |
+
| 0.0301 | 1.9238 | 1250 | 0.0337 |
|
94 |
+
| 0.022 | 2.0008 | 1300 | 0.0315 |
|
95 |
+
| 0.0159 | 2.0777 | 1350 | 0.0325 |
|
96 |
+
| 0.0304 | 2.1547 | 1400 | 0.0349 |
|
97 |
+
| 0.0145 | 2.2316 | 1450 | 0.0354 |
|
98 |
+
| 0.0191 | 2.3086 | 1500 | 0.0334 |
|
99 |
+
| 0.015 | 2.3855 | 1550 | 0.0350 |
|
100 |
+
| 0.0151 | 2.4625 | 1600 | 0.0343 |
|
101 |
+
| 0.022 | 2.5394 | 1650 | 0.0330 |
|
102 |
+
| 0.0192 | 2.6164 | 1700 | 0.0328 |
|
103 |
+
| 0.0266 | 2.6933 | 1750 | 0.0314 |
|
104 |
+
| 0.0246 | 2.7703 | 1800 | 0.0329 |
|
105 |
+
| 0.022 | 2.8472 | 1850 | 0.0318 |
|
106 |
+
| 0.0172 | 2.9242 | 1900 | 0.0331 |
|
107 |
+
| 0.0294 | 3.0012 | 1950 | 0.0331 |
|
108 |
+
| 0.0117 | 3.0781 | 2000 | 0.0357 |
|
109 |
+
| 0.0092 | 3.1551 | 2050 | 0.0390 |
|
110 |
+
| 0.0077 | 3.2320 | 2100 | 0.0402 |
|
111 |
+
| 0.012 | 3.3090 | 2150 | 0.0381 |
|
112 |
+
| 0.0122 | 3.3859 | 2200 | 0.0389 |
|
113 |
+
| 0.0099 | 3.4629 | 2250 | 0.0390 |
|
114 |
+
| 0.0105 | 3.5398 | 2300 | 0.0394 |
|
115 |
+
| 0.0063 | 3.6168 | 2350 | 0.0401 |
|
116 |
+
| 0.0125 | 3.6937 | 2400 | 0.0391 |
|
117 |
+
| 0.0072 | 3.7707 | 2450 | 0.0401 |
|
118 |
+
| 0.008 | 3.8476 | 2500 | 0.0405 |
|
119 |
+
| 0.0134 | 3.9246 | 2550 | 0.0413 |
|
120 |
+
| 0.0106 | 4.0015 | 2600 | 0.0411 |
|
121 |
+
| 0.0019 | 4.0785 | 2650 | 0.0424 |
|
122 |
+
| 0.0046 | 4.1554 | 2700 | 0.0454 |
|
123 |
+
| 0.0024 | 4.2324 | 2750 | 0.0470 |
|
124 |
+
| 0.0043 | 4.3093 | 2800 | 0.0478 |
|
125 |
+
| 0.0035 | 4.3863 | 2850 | 0.0488 |
|
126 |
+
| 0.0043 | 4.4633 | 2900 | 0.0488 |
|
127 |
+
| 0.0019 | 4.5402 | 2950 | 0.0487 |
|
128 |
+
| 0.0026 | 4.6172 | 3000 | 0.0490 |
|
129 |
+
| 0.0043 | 4.6941 | 3050 | 0.0491 |
|
130 |
+
| 0.0028 | 4.7711 | 3100 | 0.0494 |
|
131 |
+
| 0.0056 | 4.8480 | 3150 | 0.0493 |
|
132 |
+
| 0.002 | 4.9250 | 3200 | 0.0492 |
|
133 |
+
|
134 |
+
|
135 |
+
### Framework versions
|
136 |
+
|
137 |
+
- PEFT 0.12.0
|
138 |
+
- Transformers 4.46.1
|
139 |
+
- Pytorch 2.5.1+cu124
|
140 |
+
- Datasets 3.1.0
|
141 |
- Tokenizers 0.20.3
|