Model save
Browse files- README.md +85 -0
- all_results.json +9 -0
- generation_config.json +6 -0
- train_results.json +9 -0
- trainer_state.json +0 -0
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: other
|
4 |
+
base_model: trl-lib/qwen1.5-0.5b-sft
|
5 |
+
tags:
|
6 |
+
- trl
|
7 |
+
- simpo
|
8 |
+
- generated_from_trainer
|
9 |
+
model-index:
|
10 |
+
- name: qwen_unl_entropy_0_0
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# qwen_unl_entropy_0_0
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [trl-lib/qwen1.5-0.5b-sft](https://huggingface.co/trl-lib/qwen1.5-0.5b-sft) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.6479
|
22 |
+
- Rewards/chosen: -1.3031
|
23 |
+
- Rewards/rejected: -1.4993
|
24 |
+
- Rewards/accuracies: 0.5712
|
25 |
+
- Rewards/margins: 0.1961
|
26 |
+
- Logps/rejected: -1.4993
|
27 |
+
- Logps/chosen: -1.3031
|
28 |
+
- Logits/rejected: 0.1464
|
29 |
+
- Logits/chosen: 0.0748
|
30 |
+
|
31 |
+
## Model description
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Intended uses & limitations
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training and evaluation data
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Training procedure
|
44 |
+
|
45 |
+
### Training hyperparameters
|
46 |
+
|
47 |
+
The following hyperparameters were used during training:
|
48 |
+
- learning_rate: 1e-06
|
49 |
+
- train_batch_size: 2
|
50 |
+
- eval_batch_size: 4
|
51 |
+
- seed: 42
|
52 |
+
- distributed_type: multi-GPU
|
53 |
+
- gradient_accumulation_steps: 16
|
54 |
+
- total_train_batch_size: 32
|
55 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
56 |
+
- lr_scheduler_type: cosine
|
57 |
+
- lr_scheduler_warmup_ratio: 0.1
|
58 |
+
- num_epochs: 3.0
|
59 |
+
|
60 |
+
### Training results
|
61 |
+
|
62 |
+
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
63 |
+
|:-------------:|:------:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
64 |
+
| 1.6555 | 0.2141 | 400 | 1.6941 | -1.3383 | -1.4640 | 0.5556 | 0.1257 | -1.4640 | -1.3383 | 0.4030 | 0.3137 |
|
65 |
+
| 1.6693 | 0.4282 | 800 | 1.6719 | -1.3149 | -1.4532 | 0.5579 | 0.1383 | -1.4532 | -1.3149 | 0.3441 | 0.2642 |
|
66 |
+
| 1.6204 | 0.6422 | 1200 | 1.6640 | -1.3085 | -1.4525 | 0.5556 | 0.1440 | -1.4525 | -1.3085 | 0.3559 | 0.2746 |
|
67 |
+
| 1.6569 | 0.8563 | 1600 | 1.6598 | -1.3094 | -1.4585 | 0.5593 | 0.1491 | -1.4585 | -1.3094 | 0.2618 | 0.1878 |
|
68 |
+
| 1.7111 | 1.0704 | 2000 | 1.6548 | -1.3002 | -1.4570 | 0.5653 | 0.1568 | -1.4570 | -1.3002 | 0.2290 | 0.1561 |
|
69 |
+
| 1.6123 | 1.2845 | 2400 | 1.6522 | -1.3029 | -1.4741 | 0.5675 | 0.1711 | -1.4741 | -1.3029 | 0.2729 | 0.1950 |
|
70 |
+
| 1.6687 | 1.4986 | 2800 | 1.6488 | -1.3000 | -1.4737 | 0.5697 | 0.1738 | -1.4737 | -1.3000 | 0.1754 | 0.1051 |
|
71 |
+
| 1.6012 | 1.7127 | 3200 | 1.6494 | -1.3010 | -1.4718 | 0.5675 | 0.1708 | -1.4718 | -1.3010 | 0.1848 | 0.1133 |
|
72 |
+
| 1.5646 | 1.9267 | 3600 | 1.6479 | -1.2987 | -1.4776 | 0.5682 | 0.1789 | -1.4776 | -1.2987 | 0.1466 | 0.0770 |
|
73 |
+
| 1.5351 | 2.1408 | 4000 | 1.6470 | -1.3020 | -1.4960 | 0.5697 | 0.1940 | -1.4960 | -1.3020 | 0.1418 | 0.0714 |
|
74 |
+
| 1.5309 | 2.3549 | 4400 | 1.6467 | -1.3051 | -1.5042 | 0.5727 | 0.1991 | -1.5042 | -1.3051 | 0.1132 | 0.0439 |
|
75 |
+
| 1.5444 | 2.5690 | 4800 | 1.6473 | -1.3034 | -1.5014 | 0.5720 | 0.1979 | -1.5014 | -1.3034 | 0.1403 | 0.0690 |
|
76 |
+
| 1.5671 | 2.7831 | 5200 | 1.6474 | -1.3030 | -1.4996 | 0.5705 | 0.1966 | -1.4996 | -1.3030 | 0.2002 | 0.1244 |
|
77 |
+
| 1.5485 | 2.9972 | 5600 | 1.6479 | -1.3031 | -1.4993 | 0.5712 | 0.1961 | -1.4993 | -1.3031 | 0.1464 | 0.0748 |
|
78 |
+
|
79 |
+
|
80 |
+
### Framework versions
|
81 |
+
|
82 |
+
- Transformers 4.44.2
|
83 |
+
- Pytorch 2.2.2+cu121
|
84 |
+
- Datasets 2.18.0
|
85 |
+
- Tokenizers 0.19.1
|
all_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.999297541394882,
|
3 |
+
"total_flos": 0.0,
|
4 |
+
"train_loss": 1.6264377747324006,
|
5 |
+
"train_runtime": 30342.8146,
|
6 |
+
"train_samples": 59790,
|
7 |
+
"train_samples_per_second": 5.911,
|
8 |
+
"train_steps_per_second": 0.185
|
9 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 151643,
|
3 |
+
"eos_token_id": 151643,
|
4 |
+
"max_new_tokens": 2048,
|
5 |
+
"transformers_version": "4.44.2"
|
6 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.999297541394882,
|
3 |
+
"total_flos": 0.0,
|
4 |
+
"train_loss": 1.6264377747324006,
|
5 |
+
"train_runtime": 30342.8146,
|
6 |
+
"train_samples": 59790,
|
7 |
+
"train_samples_per_second": 5.911,
|
8 |
+
"train_steps_per_second": 0.185
|
9 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|