obiwit commited on
Commit
73c13cf
·
verified ·
1 Parent(s): 056117b

Model save

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/bborges/CriteriaPreferences/runs/vfcij3gs)
31
 
32
  This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
33
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/bborges/CriteriaPreferences/runs/1o17w6l4)
31
 
32
  This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
33
 
all_results.json CHANGED
@@ -14,9 +14,9 @@
14
  "eval_samples_per_second": 35.46,
15
  "eval_steps_per_second": 0.555,
16
  "total_flos": 0.0,
17
- "train_loss": 0.15463680950715253,
18
- "train_runtime": 70743.949,
19
  "train_samples": 1001516,
20
- "train_samples_per_second": 14.157,
21
- "train_steps_per_second": 0.111
22
  }
 
14
  "eval_samples_per_second": 35.46,
15
  "eval_steps_per_second": 0.555,
16
  "total_flos": 0.0,
17
+ "train_loss": 0.0,
18
+ "train_runtime": 35.8808,
19
  "train_samples": 1001516,
20
+ "train_samples_per_second": 27912.31,
21
+ "train_steps_per_second": 218.055
22
  }
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.46.3",
26
- "use_cache": true,
27
  "use_mrope": false,
28
  "use_sliding_window": false,
29
  "vocab_size": 151936
 
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.46.3",
26
+ "use_cache": false,
27
  "use_mrope": false,
28
  "use_sliding_window": false,
29
  "vocab_size": 151936
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 0.9999360981532366,
3
  "total_flos": 0.0,
4
- "train_loss": 0.15463680950715253,
5
- "train_runtime": 70743.949,
6
  "train_samples": 1001516,
7
- "train_samples_per_second": 14.157,
8
- "train_steps_per_second": 0.111
9
  }
 
1
  {
2
  "epoch": 0.9999360981532366,
3
  "total_flos": 0.0,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 35.8808,
6
  "train_samples": 1001516,
7
+ "train_samples_per_second": 27912.31,
8
+ "train_steps_per_second": 218.055
9
  }
trainer_state.json CHANGED
@@ -11773,10 +11773,10 @@
11773
  "epoch": 0.9999360981532366,
11774
  "step": 7824,
11775
  "total_flos": 0.0,
11776
- "train_loss": 0.15463680950715253,
11777
- "train_runtime": 70743.949,
11778
- "train_samples_per_second": 14.157,
11779
- "train_steps_per_second": 0.111
11780
  }
11781
  ],
11782
  "logging_steps": 10,
 
11773
  "epoch": 0.9999360981532366,
11774
  "step": 7824,
11775
  "total_flos": 0.0,
11776
+ "train_loss": 0.0,
11777
+ "train_runtime": 35.8808,
11778
+ "train_samples_per_second": 27912.31,
11779
+ "train_steps_per_second": 218.055
11780
  }
11781
  ],
11782
  "logging_steps": 10,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cba6c21010cc4022a310a989947925c56756c972f82af6b7ecea4fc1c66a07d2
3
  size 7864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec2bb7f896e300d6891a94b301b4c7cb3fc8c4555a5fa9a87292a6cc967cd154
3
  size 7864