yakazimir commited on
Commit
38beea3
·
verified ·
1 Parent(s): 4cc7863

End of training

Browse files
Files changed (4) hide show
  1. README.md +13 -2
  2. all_results.json +13 -0
  3. config.json +1 -1
  4. eval_results.json +13 -14
README.md CHANGED
@@ -3,20 +3,31 @@ 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.8350
23
+ - Rewards/chosen: -16.6895
24
+ - Rewards/rejected: -17.6490
25
+ - Rewards/accuracies: 0.5245
26
+ - Rewards/margins: 0.9596
27
+ - Logps/rejected: -1.7649
28
+ - Logps/chosen: -1.6689
29
+ - Logits/rejected: -0.3783
30
+ - Logits/chosen: -0.4409
31
 
32
  ## Model description
33
 
all_results.json CHANGED
@@ -1,5 +1,18 @@
1
  {
2
  "epoch": 0.64,
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 98.40630645751953,
5
  "train_runtime": 107.1933,
 
1
  {
2
  "epoch": 0.64,
3
+ "eval_logits/chosen": -0.4409240782260895,
4
+ "eval_logits/rejected": -0.3783179819583893,
5
+ "eval_logps/chosen": -1.6689454317092896,
6
+ "eval_logps/rejected": -1.7649023532867432,
7
+ "eval_loss": 5.835046768188477,
8
+ "eval_rewards/accuracies": 0.5245413780212402,
9
+ "eval_rewards/chosen": -16.689455032348633,
10
+ "eval_rewards/margins": 0.9595676064491272,
11
+ "eval_rewards/rejected": -17.649023056030273,
12
+ "eval_runtime": 294.9751,
13
+ "eval_samples": 5595,
14
+ "eval_samples_per_second": 18.968,
15
+ "eval_steps_per_second": 4.743,
16
  "total_flos": 0.0,
17
  "train_loss": 98.40630645751953,
18
  "train_runtime": 107.1933,
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,17 +1,16 @@
1
  {
2
- "epoch": 0.009063358540799276,
3
- "eval_logits/chosen": -0.4422663152217865,
4
- "eval_logits/rejected": -0.3794980049133301,
5
- "eval_logps/chosen": -1.6693823337554932,
6
- "eval_logps/rejected": -1.7654027938842773,
7
- "eval_loss": 5.836271286010742,
8
- "eval_rewards/accuracies": 0.5248987674713135,
9
- "eval_rewards/chosen": -16.69382095336914,
10
- "eval_rewards/margins": 0.960205614566803,
11
- "eval_rewards/rejected": -17.654029846191406,
12
- "eval_runtime": 294.0455,
13
  "eval_samples": 5595,
14
- "eval_samples_per_second": 19.028,
15
- "eval_semantic_entropy": 0.677388608455658,
16
- "eval_steps_per_second": 4.758
17
  }
 
1
  {
2
+ "epoch": 0.64,
3
+ "eval_logits/chosen": -0.4409240782260895,
4
+ "eval_logits/rejected": -0.3783179819583893,
5
+ "eval_logps/chosen": -1.6689454317092896,
6
+ "eval_logps/rejected": -1.7649023532867432,
7
+ "eval_loss": 5.835046768188477,
8
+ "eval_rewards/accuracies": 0.5245413780212402,
9
+ "eval_rewards/chosen": -16.689455032348633,
10
+ "eval_rewards/margins": 0.9595676064491272,
11
+ "eval_rewards/rejected": -17.649023056030273,
12
+ "eval_runtime": 294.9751,
13
  "eval_samples": 5595,
14
+ "eval_samples_per_second": 18.968,
15
+ "eval_steps_per_second": 4.743
 
16
  }