hZzy commited on
Commit
eadb63f
·
verified ·
1 Parent(s): 6444666

End of training

Browse files
Files changed (4) hide show
  1. README.md +18 -11
  2. all_results.json +15 -0
  3. config.json +1 -1
  4. eval_results.json +18 -0
README.md CHANGED
@@ -2,9 +2,16 @@
2
  license: apache-2.0
3
  base_model: hZzy/qwen2.5-0.5b-sft-25-1
4
  tags:
 
 
5
  - trl
6
  - expo
7
  - generated_from_trainer
 
 
 
 
 
8
  model-index:
9
  - name: qwen2.5-0.5b-expo-L2EXPO-25-3
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/vdeeps75)
17
  # qwen2.5-0.5b-expo-L2EXPO-25-3
18
 
19
- This model is a fine-tuned version of [hZzy/qwen2.5-0.5b-sft-25-1](https://huggingface.co/hZzy/qwen2.5-0.5b-sft-25-1) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4185
22
- - Objective: 0.4335
23
- - Ranking Simple: 0.4918
24
- - Reward Accuracy: 0.6264
25
- - Logp Accuracy: 0.4918
26
- - Log Diff Policy: 0.6265
27
- - Chosen Logps: -93.7758
28
- - Rejected Logps: -94.4023
29
- - Chosen Rewards: 0.1562
30
- - Rejected Rewards: 0.0877
31
  - Logits: -1.2008
32
 
33
  ## Model description
 
2
  license: apache-2.0
3
  base_model: hZzy/qwen2.5-0.5b-sft-25-1
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_strong_new
15
  model-index:
16
  - name: qwen2.5-0.5b-expo-L2EXPO-25-3
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/vdeeps75)
24
  # qwen2.5-0.5b-expo-L2EXPO-25-3
25
 
26
+ This model is a fine-tuned version of [hZzy/qwen2.5-0.5b-sft-25-1](https://huggingface.co/hZzy/qwen2.5-0.5b-sft-25-1) on the hZzy/train_pairwise_strong_new dataset.
27
  It achieves the following results on the evaluation set:
28
+ - Loss: 0.4184
29
+ - Objective: 0.4334
30
+ - Ranking Simple: 0.4905
31
+ - Reward Accuracy: 0.6291
32
+ - Logp Accuracy: 0.4905
33
+ - Log Diff Policy: 0.6270
34
+ - Chosen Logps: -93.7722
35
+ - Rejected Logps: -94.3992
36
+ - Chosen Rewards: 0.1566
37
+ - Rejected Rewards: 0.0880
38
  - Logits: -1.2008
39
 
40
  ## Model description
all_results.json CHANGED
@@ -1,5 +1,20 @@
1
  {
2
  "epoch": 2.987152034261242,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 0.27528571787700856,
5
  "train_runtime": 19429.5857,
 
1
  {
2
  "epoch": 2.987152034261242,
3
+ "eval_chosen_logps": -93.77220916748047,
4
+ "eval_chosen_rewards": 0.1566028594970703,
5
+ "eval_log_diff_policy": 0.627028226852417,
6
+ "eval_logits": -1.2008216381072998,
7
+ "eval_logp_accuracy": 0.49048912525177,
8
+ "eval_loss": 0.4184386134147644,
9
+ "eval_objective": 0.4334131181240082,
10
+ "eval_ranking_simple": 0.49048912525177,
11
+ "eval_rejected_logps": -94.39924621582031,
12
+ "eval_rejected_rewards": 0.08802003413438797,
13
+ "eval_reward_accuracy": 0.6290760636329651,
14
+ "eval_runtime": 251.8277,
15
+ "eval_samples": 4407,
16
+ "eval_samples_per_second": 17.5,
17
+ "eval_steps_per_second": 0.731,
18
  "total_flos": 0.0,
19
  "train_loss": 0.27528571787700856,
20
  "train_runtime": 19429.5857,
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 ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.987152034261242,
3
+ "eval_chosen_logps": -93.77220916748047,
4
+ "eval_chosen_rewards": 0.1566028594970703,
5
+ "eval_log_diff_policy": 0.627028226852417,
6
+ "eval_logits": -1.2008216381072998,
7
+ "eval_logp_accuracy": 0.49048912525177,
8
+ "eval_loss": 0.4184386134147644,
9
+ "eval_objective": 0.4334131181240082,
10
+ "eval_ranking_simple": 0.49048912525177,
11
+ "eval_rejected_logps": -94.39924621582031,
12
+ "eval_rejected_rewards": 0.08802003413438797,
13
+ "eval_reward_accuracy": 0.6290760636329651,
14
+ "eval_runtime": 251.8277,
15
+ "eval_samples": 4407,
16
+ "eval_samples_per_second": 17.5,
17
+ "eval_steps_per_second": 0.731
18
+ }