Model save
Browse files- README.md +1 -1
- all_results.json +3 -3
- train_results.json +3 -3
- trainer_state.json +3 -3
- training_args.bin +1 -1
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/noteam2235/huggingface/runs/
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
|
|
|
| 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/noteam2235/huggingface/runs/h9o9adls)
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 427315691520.0,
|
| 3 |
"train_loss": 0.0,
|
| 4 |
-
"train_runtime": 3.
|
| 5 |
"train_samples": 100,
|
| 6 |
-
"train_samples_per_second": 10.
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 427315691520.0,
|
| 3 |
"train_loss": 0.0,
|
| 4 |
+
"train_runtime": 3.3973,
|
| 5 |
"train_samples": 100,
|
| 6 |
+
"train_samples_per_second": 10.891,
|
| 7 |
+
"train_steps_per_second": 0.589
|
| 8 |
}
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 427315691520.0,
|
| 3 |
"train_loss": 0.0,
|
| 4 |
-
"train_runtime": 3.
|
| 5 |
"train_samples": 100,
|
| 6 |
-
"train_samples_per_second": 10.
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 427315691520.0,
|
| 3 |
"train_loss": 0.0,
|
| 4 |
+
"train_runtime": 3.3973,
|
| 5 |
"train_samples": 100,
|
| 6 |
+
"train_samples_per_second": 10.891,
|
| 7 |
+
"train_steps_per_second": 0.589
|
| 8 |
}
|
trainer_state.json
CHANGED
|
@@ -13,9 +13,9 @@
|
|
| 13 |
"step": 2,
|
| 14 |
"total_flos": 427315691520.0,
|
| 15 |
"train_loss": 0.0,
|
| 16 |
-
"train_runtime": 3.
|
| 17 |
-
"train_samples_per_second": 10.
|
| 18 |
-
"train_steps_per_second": 0.
|
| 19 |
}
|
| 20 |
],
|
| 21 |
"logging_steps": 500,
|
|
|
|
| 13 |
"step": 2,
|
| 14 |
"total_flos": 427315691520.0,
|
| 15 |
"train_loss": 0.0,
|
| 16 |
+
"train_runtime": 3.3973,
|
| 17 |
+
"train_samples_per_second": 10.891,
|
| 18 |
+
"train_steps_per_second": 0.589
|
| 19 |
}
|
| 20 |
],
|
| 21 |
"logging_steps": 500,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24ac7301cb7815df750ebd1d7281b65cae3d6d32590619b96f81b01c90d1f089
|
| 3 |
size 6008
|