Training in progress, epoch 0
Browse files- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/pytorch_model.bin +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +20 -14
- last-checkpoint/training_args.bin +1 -1
- pytorch_model.bin +1 -1
- runs/Apr20_23-32-31_jupyter/events.out.tfevents.1713655956.jupyter.2682803.6 +2 -2
- runs/Apr20_23-37-01_jupyter/events.out.tfevents.1713656225.jupyter.2695507.0 +3 -0
- training_args.bin +1 -1
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 997319621
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77d1bf854c477ccb21cecc86ec64b77ce1debd9ab2878382fb7560a3fe193286
|
| 3 |
size 997319621
|
last-checkpoint/pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498674357
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af8c195c1e4723204782fae64803a9762f176f3a479e652248db83d8924cdda2
|
| 3 |
size 498674357
|
last-checkpoint/rng_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14575
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01e7f2bd676c936e7a6fdf9cde6071c5938c578820d54a54ab03298d96dc82c2
|
| 3 |
size 14575
|
last-checkpoint/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 627
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6aae226b0a385b18c8012f4d652e8fbdd18f15a3fe78c710dfd63cccbeb8c1b
|
| 3 |
size 627
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -1,26 +1,32 @@
|
|
| 1 |
{
|
| 2 |
-
"best_metric": 0.
|
| 3 |
-
"best_model_checkpoint": "citation_intent_classification_roberta/checkpoint-
|
| 4 |
-
"epoch": 0.
|
| 5 |
-
"global_step":
|
| 6 |
"is_hyper_param_search": false,
|
| 7 |
"is_local_process_zero": true,
|
| 8 |
"is_world_process_zero": true,
|
| 9 |
"log_history": [
|
| 10 |
{
|
| 11 |
-
"epoch": 0.
|
| 12 |
-
"
|
| 13 |
-
"
|
| 14 |
-
"
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
"
|
| 18 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
}
|
| 20 |
],
|
| 21 |
-
"max_steps":
|
| 22 |
"num_train_epochs": 10,
|
| 23 |
-
"total_flos":
|
| 24 |
"trial_name": null,
|
| 25 |
"trial_params": null
|
| 26 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_metric": 0.30339984350547733,
|
| 3 |
+
"best_model_checkpoint": "citation_intent_classification_roberta/checkpoint-105",
|
| 4 |
+
"epoch": 0.995260663507109,
|
| 5 |
+
"global_step": 105,
|
| 6 |
"is_hyper_param_search": false,
|
| 7 |
"is_local_process_zero": true,
|
| 8 |
"is_world_process_zero": true,
|
| 9 |
"log_history": [
|
| 10 |
{
|
| 11 |
+
"epoch": 0.95,
|
| 12 |
+
"learning_rate": 1.9250253292806485e-05,
|
| 13 |
+
"loss": 1.419,
|
| 14 |
+
"step": 100
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"epoch": 1.0,
|
| 18 |
+
"eval_accuracy": 0.6842105263157895,
|
| 19 |
+
"eval_f1_macro": 0.30339984350547733,
|
| 20 |
+
"eval_loss": 1.025266408920288,
|
| 21 |
+
"eval_runtime": 0.3451,
|
| 22 |
+
"eval_samples_per_second": 330.372,
|
| 23 |
+
"eval_steps_per_second": 23.184,
|
| 24 |
+
"step": 105
|
| 25 |
}
|
| 26 |
],
|
| 27 |
+
"max_steps": 1050,
|
| 28 |
"num_train_epochs": 10,
|
| 29 |
+
"total_flos": 88083700250400.0,
|
| 30 |
"trial_name": null,
|
| 31 |
"trial_params": null
|
| 32 |
}
|
last-checkpoint/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:891f81c4bb14d91ce05b965dabf4fc022a49bfe16e973fcbc64c834412f8a677
|
| 3 |
size 4027
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498674357
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af8c195c1e4723204782fae64803a9762f176f3a479e652248db83d8924cdda2
|
| 3 |
size 498674357
|
runs/Apr20_23-32-31_jupyter/events.out.tfevents.1713655956.jupyter.2682803.6
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:25541fce3a6985c9f0f0ce418a3cee21dd8a6bf5d8dd60d432679acac9f98cfa
|
| 3 |
+
size 5089
|
runs/Apr20_23-37-01_jupyter/events.out.tfevents.1713656225.jupyter.2695507.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90903b8aba13a239fa899ea82a81750291fc80f90e100d263b1ecaa1421fbfdd
|
| 3 |
+
size 4875
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:891f81c4bb14d91ce05b965dabf4fc022a49bfe16e973fcbc64c834412f8a677
|
| 3 |
size 4027
|