hZzy commited on
Commit
403dfc0
1 Parent(s): d2e1e35

End of training

Browse files
Files changed (4) hide show
  1. README.md +10 -3
  2. all_results.json +13 -0
  3. config.json +1 -1
  4. eval_results.json +16 -0
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-L2EXPO-EXPERIMENT-0.005-5e6
10
  results: []
@@ -16,11 +23,11 @@ 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/3gvck2ki)
17
  # qwen2.5-0.5b-expo-L2EXPO-EXPERIMENT-0.005-5e6
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.3951
22
- - Logps: -195.5095
23
- - Logits: -3.2704
24
  - Objective: 0.3956
25
  - Dpo Loss: 0.6771
26
  - Regularize: 0.3956
 
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
15
  model-index:
16
  - name: qwen2.5-0.5b-expo-L2EXPO-EXPERIMENT-0.005-5e6
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/3gvck2ki)
24
  # qwen2.5-0.5b-expo-L2EXPO-EXPERIMENT-0.005-5e6
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 dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.3951
29
+ - Logps: -195.4572
30
+ - Logits: -3.2699
31
  - Objective: 0.3956
32
  - Dpo Loss: 0.6771
33
  - Regularize: 0.3956
all_results.json CHANGED
@@ -1,5 +1,18 @@
1
  {
2
  "epoch": 4.988190836088805,
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 0.1496292933313684,
5
  "train_runtime": 35141.4223,
 
1
  {
2
  "epoch": 4.988190836088805,
3
+ "eval_dpo_loss": 0.6770760416984558,
4
+ "eval_logits": -3.2698676586151123,
5
+ "eval_logps": -195.45721435546875,
6
+ "eval_loss": 0.39512959122657776,
7
+ "eval_objective": 0.3955548405647278,
8
+ "eval_ranking_idealized": 0.9194214940071106,
9
+ "eval_ranking_idealized_expo": 0.5309917330741882,
10
+ "eval_ranking_simple": 0.56611567735672,
11
+ "eval_regularize": 0.3955548405647278,
12
+ "eval_runtime": 259.4514,
13
+ "eval_samples": 5790,
14
+ "eval_samples_per_second": 22.316,
15
+ "eval_steps_per_second": 0.933,
16
  "total_flos": 0.0,
17
  "train_loss": 0.1496292933313684,
18
  "train_runtime": 35141.4223,
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,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.988190836088805,
3
+ "eval_dpo_loss": 0.6770760416984558,
4
+ "eval_logits": -3.2698676586151123,
5
+ "eval_logps": -195.45721435546875,
6
+ "eval_loss": 0.39512959122657776,
7
+ "eval_objective": 0.3955548405647278,
8
+ "eval_ranking_idealized": 0.9194214940071106,
9
+ "eval_ranking_idealized_expo": 0.5309917330741882,
10
+ "eval_ranking_simple": 0.56611567735672,
11
+ "eval_regularize": 0.3955548405647278,
12
+ "eval_runtime": 259.4514,
13
+ "eval_samples": 5790,
14
+ "eval_samples_per_second": 22.316,
15
+ "eval_steps_per_second": 0.933
16
+ }