jbjeong91 commited on
Commit
4e8b5e1
1 Parent(s): b472727

End of training

Browse files
README.md CHANGED
@@ -3,9 +3,15 @@ library_name: transformers
3
  license: llama3.1
4
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
5
  tags:
 
6
  - trl
7
  - cpo
8
  - generated_from_trainer
 
 
 
 
 
9
  model-index:
10
  - name: llama3.1-cpo_j-full-0913
11
  results: []
@@ -16,18 +22,18 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # llama3.1-cpo_j-full-0913
18
 
19
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.4447
22
- - Rewards/chosen: -16.0215
23
- - Rewards/rejected: -16.8041
24
- - Rewards/accuracies: 0.6261
25
- - Rewards/margins: 0.7826
26
- - Logps/rejected: -168.0413
27
- - Logps/chosen: -160.2150
28
- - Logits/rejected: -0.3389
29
- - Logits/chosen: -0.3606
30
- - Nll Loss: 0.2798
31
 
32
  ## Model description
33
 
 
3
  license: llama3.1
4
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
5
  tags:
6
+ - alignment-handbook
7
  - trl
8
  - cpo
9
  - generated_from_trainer
10
+ - trl
11
+ - cpo
12
+ - generated_from_trainer
13
+ datasets:
14
+ - princeton-nlp/llama3-ultrafeedback
15
  model-index:
16
  - name: llama3.1-cpo_j-full-0913
17
  results: []
 
22
 
23
  # llama3.1-cpo_j-full-0913
24
 
25
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the princeton-nlp/llama3-ultrafeedback dataset.
26
  It achieves the following results on the evaluation set:
27
+ - Loss: 1.4404
28
+ - Rewards/chosen: -16.0845
29
+ - Rewards/rejected: -16.8741
30
+ - Rewards/accuracies: 0.6326
31
+ - Rewards/margins: 0.7896
32
+ - Logps/rejected: -168.7413
33
+ - Logps/chosen: -160.8449
34
+ - Logits/rejected: -0.3487
35
+ - Logits/chosen: -0.3704
36
+ - Nll Loss: 0.2790
37
 
38
  ## Model description
39
 
all_results.json CHANGED
@@ -1,5 +1,19 @@
1
  {
2
  "epoch": 0.9985553308292401,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 1.6635627029118714,
5
  "train_runtime": 10783.4889,
 
1
  {
2
  "epoch": 0.9985553308292401,
3
+ "eval_logits/chosen": -0.37041226029396057,
4
+ "eval_logits/rejected": -0.3487028181552887,
5
+ "eval_logps/chosen": -160.84490966796875,
6
+ "eval_logps/rejected": -168.74127197265625,
7
+ "eval_loss": 1.4404404163360596,
8
+ "eval_nll_loss": 0.278992623090744,
9
+ "eval_rewards/accuracies": 0.6326087117195129,
10
+ "eval_rewards/chosen": -16.084491729736328,
11
+ "eval_rewards/margins": 0.7896348834037781,
12
+ "eval_rewards/rejected": -16.874126434326172,
13
+ "eval_runtime": 76.7035,
14
+ "eval_samples": 1826,
15
+ "eval_samples_per_second": 23.806,
16
+ "eval_steps_per_second": 1.499,
17
  "total_flos": 0.0,
18
  "train_loss": 1.6635627029118714,
19
  "train_runtime": 10783.4889,
config.json CHANGED
@@ -34,6 +34,6 @@
34
  "tie_word_embeddings": false,
35
  "torch_dtype": "bfloat16",
36
  "transformers_version": "4.44.2",
37
- "use_cache": false,
38
  "vocab_size": 128256
39
  }
 
34
  "tie_word_embeddings": false,
35
  "torch_dtype": "bfloat16",
36
  "transformers_version": "4.44.2",
37
+ "use_cache": true,
38
  "vocab_size": 128256
39
  }
eval_results.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9985553308292401,
3
+ "eval_logits/chosen": -0.37041226029396057,
4
+ "eval_logits/rejected": -0.3487028181552887,
5
+ "eval_logps/chosen": -160.84490966796875,
6
+ "eval_logps/rejected": -168.74127197265625,
7
+ "eval_loss": 1.4404404163360596,
8
+ "eval_nll_loss": 0.278992623090744,
9
+ "eval_rewards/accuracies": 0.6326087117195129,
10
+ "eval_rewards/chosen": -16.084491729736328,
11
+ "eval_rewards/margins": 0.7896348834037781,
12
+ "eval_rewards/rejected": -16.874126434326172,
13
+ "eval_runtime": 76.7035,
14
+ "eval_samples": 1826,
15
+ "eval_samples_per_second": 23.806,
16
+ "eval_steps_per_second": 1.499
17
+ }
runs/Sep13_20-11-24_jjb_prism_dev2/events.out.tfevents.1726237696.jjb_prism_dev2.77810.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd4f66ac5041f8db204150e122444f7bf052baffe5fa7ea72e0288a96332cce4
3
+ size 880