sfulay commited on
Commit
edc5989
1 Parent(s): 2932011

End of training

Browse files
Files changed (4) hide show
  1. README.md +16 -10
  2. all_results.json +11 -11
  3. config.json +1 -1
  4. eval_results.json +11 -11
README.md CHANGED
@@ -2,10 +2,16 @@
2
  license: apache-2.0
3
  base_model: alignment-handbook/zephyr-7b-sft-full
4
  tags:
 
 
 
 
5
  - trl
6
  - dpo
7
  - alignment-handbook
8
  - generated_from_trainer
 
 
9
  model-index:
10
  - name: zephyr-7b-dpo-full-ultrabin-high-margin
11
  results: []
@@ -16,17 +22,17 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # zephyr-7b-dpo-full-ultrabin-high-margin
18
 
19
- This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5598
22
- - Rewards/chosen: -0.6746
23
- - Rewards/rejected: -1.5654
24
- - Rewards/accuracies: 0.75
25
- - Rewards/margins: 0.8907
26
- - Logps/rejected: -419.1961
27
- - Logps/chosen: -330.0835
28
- - Logits/rejected: 0.2134
29
- - Logits/chosen: -0.2417
30
 
31
  ## Model description
32
 
 
2
  license: apache-2.0
3
  base_model: alignment-handbook/zephyr-7b-sft-full
4
  tags:
5
+ - alignment-handbook
6
+ - trl
7
+ - dpo
8
+ - generated_from_trainer
9
  - trl
10
  - dpo
11
  - alignment-handbook
12
  - generated_from_trainer
13
+ datasets:
14
+ - HuggingFaceH4/ultrafeedback_binarized
15
  model-index:
16
  - name: zephyr-7b-dpo-full-ultrabin-high-margin
17
  results: []
 
22
 
23
  # zephyr-7b-dpo-full-ultrabin-high-margin
24
 
25
+ This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on the HuggingFaceH4/ultrafeedback_binarized dataset.
26
  It achieves the following results on the evaluation set:
27
+ - Loss: 0.5523
28
+ - Rewards/chosen: -0.7174
29
+ - Rewards/rejected: -1.6454
30
+ - Rewards/accuracies: 0.7461
31
+ - Rewards/margins: 0.9280
32
+ - Logps/rejected: -427.1986
33
+ - Logps/chosen: -334.3585
34
+ - Logits/rejected: 0.5161
35
+ - Logits/chosen: 0.0387
36
 
37
  ## Model description
38
 
all_results.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
  "epoch": 0.9965156794425087,
3
- "eval_logits/chosen": -0.16245996952056885,
4
- "eval_logits/rejected": 0.3127332031726837,
5
- "eval_logps/chosen": -328.00042724609375,
6
- "eval_logps/rejected": -417.0811462402344,
7
- "eval_loss": 0.5565306544303894,
8
- "eval_rewards/accuracies": 0.7578125,
9
- "eval_rewards/chosen": -0.653814435005188,
10
- "eval_rewards/margins": 0.8903896808624268,
11
- "eval_rewards/rejected": -1.5442042350769043,
12
- "eval_runtime": 102.1382,
13
  "eval_samples": 2000,
14
- "eval_samples_per_second": 19.581,
15
  "eval_steps_per_second": 0.313,
16
  "total_flos": 0.0,
17
  "train_loss": 0.42797933008287337,
 
1
  {
2
  "epoch": 0.9965156794425087,
3
+ "eval_logits/chosen": 0.03869672119617462,
4
+ "eval_logits/rejected": 0.5161129236221313,
5
+ "eval_logps/chosen": -334.3584899902344,
6
+ "eval_logps/rejected": -427.1986389160156,
7
+ "eval_loss": 0.5522767305374146,
8
+ "eval_rewards/accuracies": 0.74609375,
9
+ "eval_rewards/chosen": -0.7173951864242554,
10
+ "eval_rewards/margins": 0.9279837608337402,
11
+ "eval_rewards/rejected": -1.6453789472579956,
12
+ "eval_runtime": 102.3923,
13
  "eval_samples": 2000,
14
+ "eval_samples_per_second": 19.533,
15
  "eval_steps_per_second": 0.313,
16
  "total_flos": 0.0,
17
  "train_loss": 0.42797933008287337,
config.json CHANGED
@@ -21,6 +21,6 @@
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.41.2",
24
- "use_cache": false,
25
  "vocab_size": 32000
26
  }
 
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.41.2",
24
+ "use_cache": true,
25
  "vocab_size": 32000
26
  }
eval_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "epoch": 0.9965156794425087,
3
- "eval_logits/chosen": -0.16245996952056885,
4
- "eval_logits/rejected": 0.3127332031726837,
5
- "eval_logps/chosen": -328.00042724609375,
6
- "eval_logps/rejected": -417.0811462402344,
7
- "eval_loss": 0.5565306544303894,
8
- "eval_rewards/accuracies": 0.7578125,
9
- "eval_rewards/chosen": -0.653814435005188,
10
- "eval_rewards/margins": 0.8903896808624268,
11
- "eval_rewards/rejected": -1.5442042350769043,
12
- "eval_runtime": 102.1382,
13
  "eval_samples": 2000,
14
- "eval_samples_per_second": 19.581,
15
  "eval_steps_per_second": 0.313
16
  }
 
1
  {
2
  "epoch": 0.9965156794425087,
3
+ "eval_logits/chosen": 0.03869672119617462,
4
+ "eval_logits/rejected": 0.5161129236221313,
5
+ "eval_logps/chosen": -334.3584899902344,
6
+ "eval_logps/rejected": -427.1986389160156,
7
+ "eval_loss": 0.5522767305374146,
8
+ "eval_rewards/accuracies": 0.74609375,
9
+ "eval_rewards/chosen": -0.7173951864242554,
10
+ "eval_rewards/margins": 0.9279837608337402,
11
+ "eval_rewards/rejected": -1.6453789472579956,
12
+ "eval_runtime": 102.3923,
13
  "eval_samples": 2000,
14
+ "eval_samples_per_second": 19.533,
15
  "eval_steps_per_second": 0.313
16
  }