PEFT
Safetensors
qwen2
alignment-handbook
trl
dpo
Generated from Trainer
khongtrunght commited on
Commit
8ece1d4
·
verified ·
1 Parent(s): 5405756

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -10
  2. all_results.json +13 -0
  3. eval_results.json +14 -14
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
  base_model: slm-research-vn/Qwen2-7B-Instruct-SPPO-Function-call-v2.1
 
 
 
 
3
  library_name: peft
4
  tags:
 
5
  - trl
6
  - dpo
7
  - generated_from_trainer
@@ -15,17 +20,17 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # Qwen2-7B-Instruct-SPPO-Function-call-v2.4
17
 
18
- This model is a fine-tuned version of [slm-research-vn/Qwen2-7B-Instruct-SPPO-Function-call-v2.1](https://huggingface.co/slm-research-vn/Qwen2-7B-Instruct-SPPO-Function-call-v2.1) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3144
21
- - Rewards/chosen: 1.9968
22
- - Rewards/rejected: 0.2178
23
- - Rewards/accuracies: 0.8844
24
- - Rewards/margins: 1.7789
25
- - Logps/rejected: -267.1377
26
- - Logps/chosen: -202.5171
27
- - Logits/rejected: -0.6136
28
- - Logits/chosen: -0.6052
29
 
30
  ## Model description
31
 
 
1
  ---
2
  base_model: slm-research-vn/Qwen2-7B-Instruct-SPPO-Function-call-v2.1
3
+ datasets:
4
+ - slm-research-vn/dpo-format-function-calling-v4
5
+ - slm-research-vn/dpo-format-glaive-code-assistant-v3-with-mistral-large-slm-iter4
6
+ - argilla/dpo-mix-7k
7
  library_name: peft
8
  tags:
9
+ - alignment-handbook
10
  - trl
11
  - dpo
12
  - generated_from_trainer
 
20
 
21
  # Qwen2-7B-Instruct-SPPO-Function-call-v2.4
22
 
23
+ This model is a fine-tuned version of [slm-research-vn/Qwen2-7B-Instruct-SPPO-Function-call-v2.1](https://huggingface.co/slm-research-vn/Qwen2-7B-Instruct-SPPO-Function-call-v2.1) on the slm-research-vn/dpo-format-function-calling-v4, the slm-research-vn/dpo-format-glaive-code-assistant-v3-with-mistral-large-slm-iter4 and the argilla/dpo-mix-7k datasets.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.3152
26
+ - Rewards/chosen: 1.9961
27
+ - Rewards/rejected: 0.2161
28
+ - Rewards/accuracies: 0.8815
29
+ - Rewards/margins: 1.7800
30
+ - Logps/rejected: -267.1725
31
+ - Logps/chosen: -202.5304
32
+ - Logits/rejected: -0.6205
33
+ - Logits/chosen: -0.6185
34
 
35
  ## Model description
36
 
all_results.json CHANGED
@@ -1,5 +1,18 @@
1
  {
2
  "epoch": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 0.39260031933687173,
5
  "train_runtime": 7916.79,
 
1
  {
2
  "epoch": 1.0,
3
+ "eval_logits/chosen": -0.6185179352760315,
4
+ "eval_logits/rejected": -0.6204895973205566,
5
+ "eval_logps/chosen": -202.53036499023438,
6
+ "eval_logps/rejected": -267.17254638671875,
7
+ "eval_loss": 0.3152291178703308,
8
+ "eval_rewards/accuracies": 0.8815028667449951,
9
+ "eval_rewards/chosen": 1.9960932731628418,
10
+ "eval_rewards/margins": 1.7800120115280151,
11
+ "eval_rewards/rejected": 0.2160811871290207,
12
+ "eval_runtime": 252.3512,
13
+ "eval_samples": 2763,
14
+ "eval_samples_per_second": 10.949,
15
+ "eval_steps_per_second": 1.371,
16
  "total_flos": 0.0,
17
  "train_loss": 0.39260031933687173,
18
  "train_runtime": 7916.79,
eval_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "epoch": 0.9996824388694824,
3
- "eval_logits/chosen": -0.7089246511459351,
4
- "eval_logits/rejected": -0.7224333882331848,
5
- "eval_logps/chosen": -261.0423889160156,
6
- "eval_logps/rejected": -333.52276611328125,
7
- "eval_loss": 0.4344652593135834,
8
- "eval_rewards/accuracies": 0.8185185194015503,
9
- "eval_rewards/chosen": 1.3033398389816284,
10
- "eval_rewards/margins": 1.0257779359817505,
11
- "eval_rewards/rejected": 0.27756187319755554,
12
- "eval_runtime": 185.0205,
13
- "eval_samples": 2155,
14
- "eval_samples_per_second": 11.647,
15
- "eval_steps_per_second": 1.459
16
  }
 
1
  {
2
+ "epoch": 1.0,
3
+ "eval_logits/chosen": -0.6185179352760315,
4
+ "eval_logits/rejected": -0.6204895973205566,
5
+ "eval_logps/chosen": -202.53036499023438,
6
+ "eval_logps/rejected": -267.17254638671875,
7
+ "eval_loss": 0.3152291178703308,
8
+ "eval_rewards/accuracies": 0.8815028667449951,
9
+ "eval_rewards/chosen": 1.9960932731628418,
10
+ "eval_rewards/margins": 1.7800120115280151,
11
+ "eval_rewards/rejected": 0.2160811871290207,
12
+ "eval_runtime": 252.3512,
13
+ "eval_samples": 2763,
14
+ "eval_samples_per_second": 10.949,
15
+ "eval_steps_per_second": 1.371
16
  }