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/devamanyu/huggingface/runs/
|
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/devamanyu/huggingface/runs/h2s2xq8b)
|
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
@@ -2,8 +2,8 @@
|
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.0,
|
5 |
-
"train_runtime":
|
6 |
"train_samples": 61134,
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 851.567,
|
6 |
"train_samples": 61134,
|
7 |
+
"train_samples_per_second": 71.79,
|
8 |
+
"train_steps_per_second": 0.561
|
9 |
}
|
runs/Nov13_05-47-39_dvhaz-sleeper-cmh-gpu/events.out.tfevents.1731476944.dvhaz-sleeper-cmh-gpu.3057.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:542c887af33828db64f584f743452fa83d5908c428e0e500e800a655f34ed221
|
3 |
+
size 6758
|
train_results.json
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.0,
|
5 |
-
"train_runtime":
|
6 |
"train_samples": 61134,
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
2 |
"epoch": 1.0,
|
3 |
"total_flos": 0.0,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 851.567,
|
6 |
"train_samples": 61134,
|
7 |
+
"train_samples_per_second": 71.79,
|
8 |
+
"train_steps_per_second": 0.561
|
9 |
}
|
trainer_state.json
CHANGED
@@ -797,9 +797,9 @@
|
|
797 |
"step": 478,
|
798 |
"total_flos": 0.0,
|
799 |
"train_loss": 0.0,
|
800 |
-
"train_runtime":
|
801 |
-
"train_samples_per_second":
|
802 |
-
"train_steps_per_second":
|
803 |
}
|
804 |
],
|
805 |
"logging_steps": 10,
|
|
|
797 |
"step": 478,
|
798 |
"total_flos": 0.0,
|
799 |
"train_loss": 0.0,
|
800 |
+
"train_runtime": 851.567,
|
801 |
+
"train_samples_per_second": 71.79,
|
802 |
+
"train_steps_per_second": 0.561
|
803 |
}
|
804 |
],
|
805 |
"logging_steps": 10,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03fcac66996fee82453996e5b148da0b4f1feb2cd42b085ce7345b25ad51fe04
|
3 |
size 7736
|