obiwit commited on
Commit
734a5b0
·
verified ·
1 Parent(s): a898a72

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/4sx9g2ym)
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/meb4alvj)
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
@@ -15,8 +15,8 @@
15
  "eval_steps_per_second": 0.492,
16
  "total_flos": 0.0,
17
  "train_loss": 0.0,
18
- "train_runtime": 18.8042,
19
  "train_samples": 3438778,
20
- "train_samples_per_second": 182872.522,
21
- "train_steps_per_second": 1428.667
22
  }
 
15
  "eval_steps_per_second": 0.492,
16
  "total_flos": 0.0,
17
  "train_loss": 0.0,
18
+ "train_runtime": 20.8147,
19
  "train_samples": 3438778,
20
+ "train_samples_per_second": 165208.979,
21
+ "train_steps_per_second": 1290.673
22
  }
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.46.3",
27
- "use_cache": true,
28
  "use_mrope": false,
29
  "use_sliding_window": false,
30
  "vocab_size": 151665
 
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.46.3",
27
+ "use_cache": false,
28
  "use_mrope": false,
29
  "use_sliding_window": false,
30
  "vocab_size": 151665
train_results.json CHANGED
@@ -2,8 +2,8 @@
2
  "epoch": 0.9999813887699838,
3
  "total_flos": 0.0,
4
  "train_loss": 0.0,
5
- "train_runtime": 18.8042,
6
  "train_samples": 3438778,
7
- "train_samples_per_second": 182872.522,
8
- "train_steps_per_second": 1428.667
9
  }
 
2
  "epoch": 0.9999813887699838,
3
  "total_flos": 0.0,
4
  "train_loss": 0.0,
5
+ "train_runtime": 20.8147,
6
  "train_samples": 3438778,
7
+ "train_samples_per_second": 165208.979,
8
+ "train_steps_per_second": 1290.673
9
  }
trainer_state.json CHANGED
@@ -40398,9 +40398,9 @@
40398
  "step": 26865,
40399
  "total_flos": 0.0,
40400
  "train_loss": 0.0,
40401
- "train_runtime": 18.8042,
40402
- "train_samples_per_second": 182872.522,
40403
- "train_steps_per_second": 1428.667
40404
  }
40405
  ],
40406
  "logging_steps": 10,
 
40398
  "step": 26865,
40399
  "total_flos": 0.0,
40400
  "train_loss": 0.0,
40401
+ "train_runtime": 20.8147,
40402
+ "train_samples_per_second": 165208.979,
40403
+ "train_steps_per_second": 1290.673
40404
  }
40405
  ],
40406
  "logging_steps": 10,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6eb07e19092483aa01195a9866c272305219978e8d7683d95f384d14ef17c049
3
  size 7864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfa920440d870bd978c9bfc20c34f8c14db806f66ae160525b7d6434ab31f248
3
  size 7864