yakazimir commited on
Commit
07d751a
·
verified ·
1 Parent(s): cc36d85

End of training

Browse files
Files changed (4) hide show
  1. README.md +14 -2
  2. all_results.json +14 -0
  3. config.json +1 -1
  4. eval_results.json +13 -12
README.md CHANGED
@@ -3,20 +3,32 @@ 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: simpo-exps_qwen05b
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
- # simpo-exps_qwen05b
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
 
21
  ## Model description
22
 
 
3
  license: other
4
  base_model: trl-lib/qwen1.5-0.5b-sft
5
  tags:
6
+ - alignment-handbook
7
  - trl
8
  - simpo
9
  - generated_from_trainer
10
  model-index:
11
+ - name: trl-lib/qwen1.5-0.5b-sft
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # trl-lib/qwen1.5-0.5b-sft
19
 
20
  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.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 5.8367
23
+ - Rewards/chosen: -16.6951
24
+ - Rewards/rejected: -17.6555
25
+ - Rewards/accuracies: 0.5245
26
+ - Rewards/margins: 0.9604
27
+ - Logps/rejected: -1.7656
28
+ - Logps/chosen: -1.6695
29
+ - Logits/rejected: -0.3797
30
+ - Logits/chosen: -0.4422
31
+ - Semantic Entropy: 0.6774
32
 
33
  ## Model description
34
 
all_results.json CHANGED
@@ -1,5 +1,19 @@
1
  {
2
  "epoch": 0.004531679270399638,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 104.54919738769532,
5
  "train_runtime": 57.8361,
 
1
  {
2
  "epoch": 0.004531679270399638,
3
+ "eval_logits/chosen": -0.44219690561294556,
4
+ "eval_logits/rejected": -0.37968531250953674,
5
+ "eval_logps/chosen": -1.6695083379745483,
6
+ "eval_logps/rejected": -1.7655524015426636,
7
+ "eval_loss": 5.836697578430176,
8
+ "eval_rewards/accuracies": 0.5245413780212402,
9
+ "eval_rewards/chosen": -16.695083618164062,
10
+ "eval_rewards/margins": 0.9604394435882568,
11
+ "eval_rewards/rejected": -17.6555233001709,
12
+ "eval_runtime": 293.0199,
13
+ "eval_samples": 5595,
14
+ "eval_samples_per_second": 19.094,
15
+ "eval_semantic_entropy": 0.6773539781570435,
16
+ "eval_steps_per_second": 4.774,
17
  "total_flos": 0.0,
18
  "train_loss": 104.54919738769532,
19
  "train_runtime": 57.8361,
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.48.3",
27
- "use_cache": false,
28
  "use_sliding_window": false,
29
  "vocab_size": 151648
30
  }
 
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.48.3",
27
+ "use_cache": true,
28
  "use_sliding_window": false,
29
  "vocab_size": 151648
30
  }
eval_results.json CHANGED
@@ -1,16 +1,17 @@
1
  {
2
  "epoch": 0.004531679270399638,
3
- "eval_logits/chosen": -0.44351547956466675,
4
- "eval_logits/rejected": -0.3813219964504242,
5
- "eval_logps/chosen": -1.669515609741211,
6
- "eval_logps/rejected": -1.7656141519546509,
7
- "eval_loss": 5.836363315582275,
8
- "eval_rewards/accuracies": 0.5254348516464233,
9
- "eval_rewards/chosen": -16.69515609741211,
10
- "eval_rewards/margins": 0.9609846472740173,
11
- "eval_rewards/rejected": -17.65614128112793,
12
- "eval_runtime": 292.82,
13
  "eval_samples": 5595,
14
- "eval_samples_per_second": 19.107,
15
- "eval_steps_per_second": 4.778
 
16
  }
 
1
  {
2
  "epoch": 0.004531679270399638,
3
+ "eval_logits/chosen": -0.44219690561294556,
4
+ "eval_logits/rejected": -0.37968531250953674,
5
+ "eval_logps/chosen": -1.6695083379745483,
6
+ "eval_logps/rejected": -1.7655524015426636,
7
+ "eval_loss": 5.836697578430176,
8
+ "eval_rewards/accuracies": 0.5245413780212402,
9
+ "eval_rewards/chosen": -16.695083618164062,
10
+ "eval_rewards/margins": 0.9604394435882568,
11
+ "eval_rewards/rejected": -17.6555233001709,
12
+ "eval_runtime": 293.0199,
13
  "eval_samples": 5595,
14
+ "eval_samples_per_second": 19.094,
15
+ "eval_semantic_entropy": 0.6773539781570435,
16
+ "eval_steps_per_second": 4.774
17
  }