Model save
Browse files- README.md +1 -1
- all_results.json +6 -6
- model.safetensors +1 -1
- train_results.json +6 -6
- trainer_state.json +24 -15
- training_args.bin +2 -2
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/4xsgt4nu)
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"total_flos":
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
-
"train_samples":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"total_flos": 1338922500096.0,
|
| 3 |
+
"train_loss": 0.8787662982940674,
|
| 4 |
+
"train_runtime": 52.0164,
|
| 5 |
+
"train_samples": 300,
|
| 6 |
+
"train_samples_per_second": 8.44,
|
| 7 |
+
"train_steps_per_second": 0.115
|
| 8 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3087467144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d728507d2aa4a648f418b5491e02e84a26af476918a8e9218e9cb369ea3569b
|
| 3 |
size 3087467144
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"total_flos":
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
-
"train_samples":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"total_flos": 1338922500096.0,
|
| 3 |
+
"train_loss": 0.8787662982940674,
|
| 4 |
+
"train_runtime": 52.0164,
|
| 5 |
+
"train_samples": 300,
|
| 6 |
+
"train_samples_per_second": 8.44,
|
| 7 |
+
"train_steps_per_second": 0.115
|
| 8 |
}
|
trainer_state.json
CHANGED
|
@@ -1,25 +1,34 @@
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
-
"epoch":
|
| 5 |
-
"eval_steps":
|
| 6 |
-
"global_step":
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
| 10 |
"log_history": [
|
| 11 |
{
|
| 12 |
-
"epoch":
|
| 13 |
-
"
|
| 14 |
-
"
|
| 15 |
-
"
|
| 16 |
-
"
|
| 17 |
-
"
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
}
|
| 20 |
],
|
| 21 |
-
"logging_steps":
|
| 22 |
-
"max_steps":
|
| 23 |
"num_input_tokens_seen": 0,
|
| 24 |
"num_train_epochs": 1,
|
| 25 |
"save_steps": 500,
|
|
@@ -29,13 +38,13 @@
|
|
| 29 |
"should_epoch_stop": false,
|
| 30 |
"should_evaluate": false,
|
| 31 |
"should_log": false,
|
| 32 |
-
"should_save":
|
| 33 |
-
"should_training_stop":
|
| 34 |
},
|
| 35 |
"attributes": {}
|
| 36 |
}
|
| 37 |
},
|
| 38 |
-
"total_flos":
|
| 39 |
"train_batch_size": 2,
|
| 40 |
"trial_name": null,
|
| 41 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.8727272727272727,
|
| 5 |
+
"eval_steps": 100,
|
| 6 |
+
"global_step": 6,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
| 10 |
"log_history": [
|
| 11 |
{
|
| 12 |
+
"epoch": 0.7272727272727273,
|
| 13 |
+
"grad_norm": 1.3501643358314308,
|
| 14 |
+
"learning_rate": 1.9098300562505266e-06,
|
| 15 |
+
"loss": 0.8944,
|
| 16 |
+
"mean_token_accuracy": 0.7577449153561558,
|
| 17 |
+
"step": 5
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.8727272727272727,
|
| 21 |
+
"mean_token_accuracy": 0.7622872596745417,
|
| 22 |
+
"step": 6,
|
| 23 |
+
"total_flos": 1338922500096.0,
|
| 24 |
+
"train_loss": 0.8787662982940674,
|
| 25 |
+
"train_runtime": 52.0164,
|
| 26 |
+
"train_samples_per_second": 8.44,
|
| 27 |
+
"train_steps_per_second": 0.115
|
| 28 |
}
|
| 29 |
],
|
| 30 |
+
"logging_steps": 5,
|
| 31 |
+
"max_steps": 6,
|
| 32 |
"num_input_tokens_seen": 0,
|
| 33 |
"num_train_epochs": 1,
|
| 34 |
"save_steps": 500,
|
|
|
|
| 38 |
"should_epoch_stop": false,
|
| 39 |
"should_evaluate": false,
|
| 40 |
"should_log": false,
|
| 41 |
+
"should_save": false,
|
| 42 |
+
"should_training_stop": false
|
| 43 |
},
|
| 44 |
"attributes": {}
|
| 45 |
}
|
| 46 |
},
|
| 47 |
+
"total_flos": 1338922500096.0,
|
| 48 |
"train_batch_size": 2,
|
| 49 |
"trial_name": null,
|
| 50 |
"trial_params": null
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deb35b2251125d46ac633df88868293fe4cfef8f450e9b8b8d0d500ffe8c97d6
|
| 3 |
+
size 7416
|