obiwit commited on
Commit
b814e81
·
verified ·
1 Parent(s): 4ceac23

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/utdpusqa)
31
 
32
  This model was trained with ORPO, a method introduced in [ORPO: Monolithic Preference Optimization without Reference Model](https://huggingface.co/papers/2403.07691).
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/4kh5a12b)
31
 
32
  This model was trained with ORPO, a method introduced in [ORPO: Monolithic Preference Optimization without Reference Model](https://huggingface.co/papers/2403.07691).
33
 
all_results.json CHANGED
@@ -17,9 +17,9 @@
17
  "eval_samples_per_second": 71.699,
18
  "eval_steps_per_second": 1.12,
19
  "total_flos": 0.0,
20
- "train_loss": 0.8365208308384476,
21
- "train_runtime": 91659.857,
22
  "train_samples": 1686735,
23
- "train_samples_per_second": 18.402,
24
- "train_steps_per_second": 0.144
25
  }
 
17
  "eval_samples_per_second": 71.699,
18
  "eval_steps_per_second": 1.12,
19
  "total_flos": 0.0,
20
+ "train_loss": 0.0,
21
+ "train_runtime": 21.0695,
22
  "train_samples": 1686735,
23
+ "train_samples_per_second": 80055.918,
24
+ "train_steps_per_second": 625.455
25
  }
config.json CHANGED
@@ -31,6 +31,6 @@
31
  "tie_word_embeddings": true,
32
  "torch_dtype": "bfloat16",
33
  "transformers_version": "4.46.3",
34
- "use_cache": true,
35
  "vocab_size": 128256
36
  }
 
31
  "tie_word_embeddings": true,
32
  "torch_dtype": "bfloat16",
33
  "transformers_version": "4.46.3",
34
+ "use_cache": false,
35
  "vocab_size": 128256
36
  }
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 0.0,
4
- "train_loss": 0.8365208308384476,
5
- "train_runtime": 91659.857,
6
  "train_samples": 1686735,
7
- "train_samples_per_second": 18.402,
8
- "train_steps_per_second": 0.144
9
  }
 
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 0.0,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 21.0695,
6
  "train_samples": 1686735,
7
+ "train_samples_per_second": 80055.918,
8
+ "train_steps_per_second": 625.455
9
  }
trainer_state.json CHANGED
@@ -23756,10 +23756,10 @@
23756
  "epoch": 1.0,
23757
  "step": 13178,
23758
  "total_flos": 0.0,
23759
- "train_loss": 0.8365208308384476,
23760
- "train_runtime": 91659.857,
23761
- "train_samples_per_second": 18.402,
23762
- "train_steps_per_second": 0.144
23763
  }
23764
  ],
23765
  "logging_steps": 10,
 
23756
  "epoch": 1.0,
23757
  "step": 13178,
23758
  "total_flos": 0.0,
23759
+ "train_loss": 0.0,
23760
+ "train_runtime": 21.0695,
23761
+ "train_samples_per_second": 80055.918,
23762
+ "train_steps_per_second": 625.455
23763
  }
23764
  ],
23765
  "logging_steps": 10,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:767e11cc01cf292464835535d8bd69431889335fddcfcf1e0a395a1a567e8323
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfcbd4ee92d82d672fcfddfba8eadfe7c0c19865036c3a6d9553a0ffcb4e63be
3
  size 6904