hZzy commited on
Commit
ee26d68
1 Parent(s): 17e9f1f

End of training

Browse files
Files changed (4) hide show
  1. README.md +16 -9
  2. all_results.json +14 -0
  3. config.json +1 -1
  4. eval_results.json +11 -11
README.md CHANGED
@@ -2,9 +2,16 @@
2
  license: apache-2.0
3
  base_model: hZzy/qwen2.5-0.5b-sft-news-IFT
4
  tags:
 
 
5
  - trl
6
  - expo
7
  - generated_from_trainer
 
 
 
 
 
8
  model-index:
9
  - name: qwen2.5-0.5b-expo-DPO-ES-0.1
10
  results: []
@@ -16,18 +23,18 @@ should probably proofread and complete it, then remove this comment. -->
16
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/zhiyuzha-university-of-florida/huggingface/runs/hy7b2tcq)
17
  # qwen2.5-0.5b-expo-DPO-ES-0.1
18
 
19
- This model is a fine-tuned version of [hZzy/qwen2.5-0.5b-sft-news-IFT](https://huggingface.co/hZzy/qwen2.5-0.5b-sft-news-IFT) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7044
22
- - Logps: -104.2469
23
- - Logits: -1.8870
24
- - Objective: 0.7077
25
- - Dpo Loss: 0.7077
26
- - Regularize: 0.7077
27
- - Ranking Simple: 0.5652
28
  - Ranking Idealized: 0.6030
29
  - Ranking Idealized Expo: 0.5223
30
- - Wo Beta: 8.1947
31
 
32
  ## Model description
33
 
 
2
  license: apache-2.0
3
  base_model: hZzy/qwen2.5-0.5b-sft-news-IFT
4
  tags:
5
+ - alignment-handbook
6
+ - ndcg
7
  - trl
8
  - expo
9
  - generated_from_trainer
10
+ - trl
11
+ - expo
12
+ - generated_from_trainer
13
+ datasets:
14
+ - hZzy/train_pairwise_weighted
15
  model-index:
16
  - name: qwen2.5-0.5b-expo-DPO-ES-0.1
17
  results: []
 
23
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/zhiyuzha-university-of-florida/huggingface/runs/hy7b2tcq)
24
  # qwen2.5-0.5b-expo-DPO-ES-0.1
25
 
26
+ This model is a fine-tuned version of [hZzy/qwen2.5-0.5b-sft-news-IFT](https://huggingface.co/hZzy/qwen2.5-0.5b-sft-news-IFT) on the hZzy/train_pairwise_weighted dataset.
27
  It achieves the following results on the evaluation set:
28
+ - Loss: 0.6921
29
+ - Logps: -91.0309
30
+ - Logits: -2.1203
31
+ - Objective: 0.6893
32
+ - Dpo Loss: 0.6893
33
+ - Regularize: 0.6893
34
+ - Ranking Simple: 0.5559
35
  - Ranking Idealized: 0.6030
36
  - Ranking Idealized Expo: 0.5223
37
+ - Wo Beta: 7.4262
38
 
39
  ## Model description
40
 
all_results.json CHANGED
@@ -1,5 +1,19 @@
1
  {
2
  "epoch": 1.5588096362777515,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 0.4484944924441251,
5
  "train_runtime": 15200.6621,
 
1
  {
2
  "epoch": 1.5588096362777515,
3
+ "eval_dpo_loss": 0.6892624497413635,
4
+ "eval_logits": -2.120311975479126,
5
+ "eval_logps": -91.03094482421875,
6
+ "eval_loss": 0.6920701265335083,
7
+ "eval_objective": 0.6892624497413635,
8
+ "eval_ranking_idealized": 0.6030020713806152,
9
+ "eval_ranking_idealized_expo": 0.5222567319869995,
10
+ "eval_ranking_simple": 0.5559006333351135,
11
+ "eval_regularize": 0.6892624497413635,
12
+ "eval_runtime": 309.0026,
13
+ "eval_samples": 5790,
14
+ "eval_samples_per_second": 18.738,
15
+ "eval_steps_per_second": 1.563,
16
+ "eval_wo_beta": 7.426205635070801,
17
  "total_flos": 0.0,
18
  "train_loss": 0.4484944924441251,
19
  "train_runtime": 15200.6621,
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "float32",
25
  "transformers_version": "4.42.0",
26
- "use_cache": false,
27
  "use_mrope": false,
28
  "use_sliding_window": false,
29
  "vocab_size": 151665
 
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "float32",
25
  "transformers_version": "4.42.0",
26
+ "use_cache": true,
27
  "use_mrope": false,
28
  "use_sliding_window": false,
29
  "vocab_size": 151665
eval_results.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
  "epoch": 1.5588096362777515,
3
- "eval_dpo_loss": 0.6893911957740784,
4
- "eval_logits": -2.1208713054656982,
5
- "eval_logps": -90.9490966796875,
6
- "eval_loss": 0.6922824382781982,
7
- "eval_objective": 0.6893911957740784,
8
  "eval_ranking_idealized": 0.6030020713806152,
9
  "eval_ranking_idealized_expo": 0.5222567319869995,
10
- "eval_ranking_simple": 0.556418240070343,
11
- "eval_regularize": 0.6893911957740784,
12
- "eval_runtime": 314.8886,
13
  "eval_samples": 5790,
14
- "eval_samples_per_second": 18.387,
15
- "eval_steps_per_second": 1.534,
16
- "eval_wo_beta": 7.4231791496276855
17
  }
 
1
  {
2
  "epoch": 1.5588096362777515,
3
+ "eval_dpo_loss": 0.6892624497413635,
4
+ "eval_logits": -2.120311975479126,
5
+ "eval_logps": -91.03094482421875,
6
+ "eval_loss": 0.6920701265335083,
7
+ "eval_objective": 0.6892624497413635,
8
  "eval_ranking_idealized": 0.6030020713806152,
9
  "eval_ranking_idealized_expo": 0.5222567319869995,
10
+ "eval_ranking_simple": 0.5559006333351135,
11
+ "eval_regularize": 0.6892624497413635,
12
+ "eval_runtime": 309.0026,
13
  "eval_samples": 5790,
14
+ "eval_samples_per_second": 18.738,
15
+ "eval_steps_per_second": 1.563,
16
+ "eval_wo_beta": 7.426205635070801
17
  }