Model save
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ print(output["generated_text"])
|
|
26 |
|
27 |
## Training procedure
|
28 |
|
29 |
-
[<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/aethersura/huggingface/runs/
|
30 |
|
31 |
This model was trained with SFT.
|
32 |
|
|
|
26 |
|
27 |
## Training procedure
|
28 |
|
29 |
+
[<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/aethersura/huggingface/runs/k0mab5n8)
|
30 |
|
31 |
This model was trained with SFT.
|
32 |
|
all_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 1.9915110356536503,
|
3 |
"total_flos": 30674119557120.0,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.9915110356536503,
|
3 |
"total_flos": 30674119557120.0,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 0.8452,
|
6 |
+
"train_samples": 197,
|
7 |
+
"train_samples_per_second": 113.582,
|
8 |
+
"train_steps_per_second": 2.366
|
9 |
}
|
runs/Feb20_06-01-02_ip-10-0-18-140/events.out.tfevents.1740031329.ip-10-0-18-140.111102.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f385e3c7bf8aa5a4f53ca5304f11a91b470a18a622cca4713be78b991934cae
|
3 |
+
size 6504
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 1.9915110356536503,
|
3 |
"total_flos": 30674119557120.0,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.9915110356536503,
|
3 |
"total_flos": 30674119557120.0,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 0.8452,
|
6 |
+
"train_samples": 197,
|
7 |
+
"train_samples_per_second": 113.582,
|
8 |
+
"train_steps_per_second": 2.366
|
9 |
}
|
trainer_state.json
CHANGED
@@ -441,14 +441,14 @@
|
|
441 |
"epoch": 1.9915110356536503,
|
442 |
"step": 294,
|
443 |
"total_flos": 30674119557120.0,
|
444 |
-
"train_loss": 0.
|
445 |
-
"train_runtime":
|
446 |
-
"train_samples_per_second":
|
447 |
-
"train_steps_per_second":
|
448 |
}
|
449 |
],
|
450 |
"logging_steps": 5,
|
451 |
-
"max_steps":
|
452 |
"num_input_tokens_seen": 0,
|
453 |
"num_train_epochs": 2,
|
454 |
"save_steps": 500,
|
|
|
441 |
"epoch": 1.9915110356536503,
|
442 |
"step": 294,
|
443 |
"total_flos": 30674119557120.0,
|
444 |
+
"train_loss": 0.0,
|
445 |
+
"train_runtime": 0.8452,
|
446 |
+
"train_samples_per_second": 113.582,
|
447 |
+
"train_steps_per_second": 2.366
|
448 |
}
|
449 |
],
|
450 |
"logging_steps": 5,
|
451 |
+
"max_steps": 2,
|
452 |
"num_input_tokens_seen": 0,
|
453 |
"num_train_epochs": 2,
|
454 |
"save_steps": 500,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7964c8765ef28cec74f9e5bf45638faf250410fc75d233c41f53ac41fd213864
|
3 |
size 6968
|