Model save
Browse files- README.md +86 -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,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_orpo_entropy
|
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_orpo_entropy
|
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: 0.5245
|
22 |
+
- Rewards/chosen: -9.9757
|
23 |
+
- Rewards/rejected: -11.1054
|
24 |
+
- Rewards/accuracies: 0.7240
|
25 |
+
- Rewards/margins: 1.1296
|
26 |
+
- Logps/rejected: -11.1054
|
27 |
+
- Logps/chosen: -9.9757
|
28 |
+
- Logits/rejected: 0.9577
|
29 |
+
- Logits/chosen: 0.9163
|
30 |
+
- Semantic Entropy: 0.0013
|
31 |
+
|
32 |
+
## Model description
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Intended uses & limitations
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training and evaluation data
|
41 |
+
|
42 |
+
More information needed
|
43 |
+
|
44 |
+
## Training procedure
|
45 |
+
|
46 |
+
### Training hyperparameters
|
47 |
+
|
48 |
+
The following hyperparameters were used during training:
|
49 |
+
- learning_rate: 1e-06
|
50 |
+
- train_batch_size: 2
|
51 |
+
- eval_batch_size: 4
|
52 |
+
- seed: 42
|
53 |
+
- distributed_type: multi-GPU
|
54 |
+
- gradient_accumulation_steps: 16
|
55 |
+
- total_train_batch_size: 32
|
56 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
+
- lr_scheduler_type: cosine
|
58 |
+
- lr_scheduler_warmup_ratio: 0.1
|
59 |
+
- num_epochs: 3.0
|
60 |
+
|
61 |
+
### Training results
|
62 |
+
|
63 |
+
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen | Semantic Entropy |
|
64 |
+
|:-------------:|:------:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|:----------------:|
|
65 |
+
| 1.0119 | 0.2141 | 400 | 1.0132 | -1.7930 | -2.0280 | 0.5660 | 0.2350 | -2.0280 | -1.7930 | 0.3600 | 0.2738 | 0.6132 |
|
66 |
+
| 0.5924 | 0.4282 | 800 | 0.5851 | -6.7409 | -7.2987 | 0.6810 | 0.5578 | -7.2987 | -6.7409 | 0.5386 | 0.4884 | 0.0131 |
|
67 |
+
| 0.5951 | 0.6422 | 1200 | 0.5522 | -7.9883 | -8.6813 | 0.7062 | 0.6931 | -8.6813 | -7.9883 | 0.7969 | 0.7507 | 0.0050 |
|
68 |
+
| 0.4796 | 0.8563 | 1600 | 0.5406 | -8.4790 | -9.1974 | 0.7047 | 0.7184 | -9.1974 | -8.4790 | 0.9158 | 0.8517 | 0.0035 |
|
69 |
+
| 0.5834 | 1.0704 | 2000 | 0.5344 | -8.7256 | -9.5131 | 0.7159 | 0.7875 | -9.5131 | -8.7256 | 0.8620 | 0.7784 | 0.0027 |
|
70 |
+
| 0.5261 | 1.2845 | 2400 | 0.5313 | -8.7103 | -9.6511 | 0.7136 | 0.9408 | -9.6511 | -8.7103 | 0.8723 | 0.8012 | 0.0029 |
|
71 |
+
| 0.4879 | 1.4986 | 2800 | 0.5264 | -8.6267 | -9.5330 | 0.7218 | 0.9063 | -9.5330 | -8.6267 | 0.7496 | 0.6896 | 0.0033 |
|
72 |
+
| 0.5524 | 1.7127 | 3200 | 0.5207 | -8.8757 | -9.8346 | 0.7166 | 0.9589 | -9.8346 | -8.8757 | 0.9052 | 0.8485 | 0.0030 |
|
73 |
+
| 0.5311 | 1.9267 | 3600 | 0.5170 | -9.0983 | -10.0747 | 0.7233 | 0.9765 | -10.0747 | -9.0983 | 0.8342 | 0.7884 | 0.0024 |
|
74 |
+
| 0.3953 | 2.1408 | 4000 | 0.5261 | -9.8407 | -10.9409 | 0.7196 | 1.1002 | -10.9409 | -9.8407 | 0.9782 | 0.9286 | 0.0015 |
|
75 |
+
| 0.428 | 2.3549 | 4400 | 0.5250 | -9.9515 | -11.0890 | 0.7211 | 1.1375 | -11.0890 | -9.9515 | 0.9721 | 0.9215 | 0.0013 |
|
76 |
+
| 0.4394 | 2.5690 | 4800 | 0.5238 | -9.8173 | -10.9421 | 0.7255 | 1.1248 | -10.9421 | -9.8173 | 0.8956 | 0.8550 | 0.0014 |
|
77 |
+
| 0.4221 | 2.7831 | 5200 | 0.5239 | -9.9581 | -11.0861 | 0.7248 | 1.1280 | -11.0861 | -9.9581 | 0.9048 | 0.8672 | 0.0013 |
|
78 |
+
| 0.4023 | 2.9972 | 5600 | 0.5245 | -9.9757 | -11.1054 | 0.7240 | 1.1296 | -11.1054 | -9.9757 | 0.9577 | 0.9163 | 0.0013 |
|
79 |
+
|
80 |
+
|
81 |
+
### Framework versions
|
82 |
+
|
83 |
+
- Transformers 4.44.2
|
84 |
+
- Pytorch 2.2.2+cu121
|
85 |
+
- Datasets 2.18.0
|
86 |
+
- 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": 0.5450739759491819,
|
5 |
+
"train_runtime": 29046.9509,
|
6 |
+
"train_samples": 59790,
|
7 |
+
"train_samples_per_second": 6.175,
|
8 |
+
"train_steps_per_second": 0.193
|
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": 0.5450739759491819,
|
5 |
+
"train_runtime": 29046.9509,
|
6 |
+
"train_samples": 59790,
|
7 |
+
"train_samples_per_second": 6.175,
|
8 |
+
"train_steps_per_second": 0.193
|
9 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|