SuperSecureHuman
commited on
Commit
β’
6310142
1
Parent(s):
e8a4614
Training in progress, step 55
Browse files- {checkpoint-35 β checkpoint-50}/config.json +0 -0
- {checkpoint-35 β checkpoint-50}/optimizer.pt +1 -1
- {checkpoint-40 β checkpoint-50}/pytorch_model.bin +1 -1
- {checkpoint-40 β checkpoint-50}/rng_state.pth +1 -1
- {checkpoint-40 β checkpoint-50}/scheduler.pt +1 -1
- {checkpoint-40 β checkpoint-50}/trainer_state.json +21 -3
- {checkpoint-35 β checkpoint-50}/training_args.bin +0 -0
- {checkpoint-40 β checkpoint-55}/config.json +0 -0
- {checkpoint-40 β checkpoint-55}/optimizer.pt +1 -1
- {checkpoint-35 β checkpoint-55}/pytorch_model.bin +1 -1
- {checkpoint-35 β checkpoint-55}/rng_state.pth +1 -1
- {checkpoint-35 β checkpoint-55}/scheduler.pt +1 -1
- {checkpoint-35 β checkpoint-55}/trainer_state.json +41 -5
- {checkpoint-40 β checkpoint-55}/training_args.bin +0 -0
- pytorch_model.bin +1 -1
- runs/Aug01_08-59-35_bf9c8dab34e2/events.out.tfevents.1690880484.bf9c8dab34e2.4319.0 +2 -2
{checkpoint-35 β checkpoint-50}/config.json
RENAMED
File without changes
|
{checkpoint-35 β checkpoint-50}/optimizer.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 866630597
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d86d374b5fd5d0a5a4a9f01466feaed7536d145d760372ad8bc5a8cad85cd4b8
|
3 |
size 866630597
|
{checkpoint-40 β checkpoint-50}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433324849
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18d2b55007f104d6e60131af75395983b76aa1a6b95d2a0519cbaf88abdef22e
|
3 |
size 433324849
|
{checkpoint-40 β checkpoint-50}/rng_state.pth
RENAMED
@@ -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:f176b317739721230b50f033fe07649e316185b4946b664c7a5694d860cbe468
|
3 |
size 14575
|
{checkpoint-40 β checkpoint-50}/scheduler.pt
RENAMED
@@ -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:ef735d7937d84cee8b4fc1381dbbd14305662bd1214671aaab273046cbfeeda4
|
3 |
size 627
|
{checkpoint-40 β checkpoint-50}/trainer_state.json
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"best_metric": 0.25,
|
3 |
"best_model_checkpoint": "./trainer_test_checkpoint/checkpoint-10",
|
4 |
-
"epoch": 0
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -78,11 +78,29 @@
|
|
78 |
"eval_samples_per_second": 26.865,
|
79 |
"eval_steps_per_second": 13.432,
|
80 |
"step": 40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
}
|
82 |
],
|
83 |
"max_steps": 100,
|
84 |
"num_train_epochs": 2,
|
85 |
-
"total_flos":
|
86 |
"trial_name": null,
|
87 |
"trial_params": null
|
88 |
}
|
|
|
1 |
{
|
2 |
"best_metric": 0.25,
|
3 |
"best_model_checkpoint": "./trainer_test_checkpoint/checkpoint-10",
|
4 |
+
"epoch": 1.0,
|
5 |
+
"global_step": 50,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
78 |
"eval_samples_per_second": 26.865,
|
79 |
"eval_steps_per_second": 13.432,
|
80 |
"step": 40
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.9,
|
84 |
+
"eval_accuracy": 0.19,
|
85 |
+
"eval_loss": 1.6235827207565308,
|
86 |
+
"eval_runtime": 4.875,
|
87 |
+
"eval_samples_per_second": 20.513,
|
88 |
+
"eval_steps_per_second": 10.256,
|
89 |
+
"step": 45
|
90 |
+
},
|
91 |
+
{
|
92 |
+
"epoch": 1.0,
|
93 |
+
"eval_accuracy": 0.19,
|
94 |
+
"eval_loss": 1.6140121221542358,
|
95 |
+
"eval_runtime": 4.2264,
|
96 |
+
"eval_samples_per_second": 23.661,
|
97 |
+
"eval_steps_per_second": 11.83,
|
98 |
+
"step": 50
|
99 |
}
|
100 |
],
|
101 |
"max_steps": 100,
|
102 |
"num_train_epochs": 2,
|
103 |
+
"total_flos": 26311814246400.0,
|
104 |
"trial_name": null,
|
105 |
"trial_params": null
|
106 |
}
|
{checkpoint-35 β checkpoint-50}/training_args.bin
RENAMED
File without changes
|
{checkpoint-40 β checkpoint-55}/config.json
RENAMED
File without changes
|
{checkpoint-40 β checkpoint-55}/optimizer.pt
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 866630597
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:262467aa50094dddf79b063691057e322aacb02ae757073119375bdbe31007a5
|
3 |
size 866630597
|
{checkpoint-35 β checkpoint-55}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433324849
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d3185830517df6f32f6770af1c9a95537bceef42d82fe902bc08a4b84439c4
|
3 |
size 433324849
|
{checkpoint-35 β checkpoint-55}/rng_state.pth
RENAMED
@@ -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:676b651cd4e9fd484c0925e3416e72c1213165812b4c92b6107dc764ed9bb6da
|
3 |
size 14575
|
{checkpoint-35 β checkpoint-55}/scheduler.pt
RENAMED
@@ -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:30a8fd04085db45ee9cb7ab46c5d7d1374132fbeab60e5d4e0eb1d11d8d4f5bd
|
3 |
size 627
|
{checkpoint-35 β checkpoint-55}/trainer_state.json
RENAMED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "./trainer_test_checkpoint/checkpoint-
|
4 |
-
"epoch":
|
5 |
-
"global_step":
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
@@ -69,11 +69,47 @@
|
|
69 |
"eval_samples_per_second": 20.815,
|
70 |
"eval_steps_per_second": 10.408,
|
71 |
"step": 35
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
}
|
73 |
],
|
74 |
"max_steps": 100,
|
75 |
"num_train_epochs": 2,
|
76 |
-
"total_flos":
|
77 |
"trial_name": null,
|
78 |
"trial_params": null
|
79 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.28,
|
3 |
+
"best_model_checkpoint": "./trainer_test_checkpoint/checkpoint-55",
|
4 |
+
"epoch": 1.1,
|
5 |
+
"global_step": 55,
|
6 |
"is_hyper_param_search": false,
|
7 |
"is_local_process_zero": true,
|
8 |
"is_world_process_zero": true,
|
|
|
69 |
"eval_samples_per_second": 20.815,
|
70 |
"eval_steps_per_second": 10.408,
|
71 |
"step": 35
|
72 |
+
},
|
73 |
+
{
|
74 |
+
"epoch": 0.8,
|
75 |
+
"eval_accuracy": 0.19,
|
76 |
+
"eval_loss": 1.6438544988632202,
|
77 |
+
"eval_runtime": 3.7224,
|
78 |
+
"eval_samples_per_second": 26.865,
|
79 |
+
"eval_steps_per_second": 13.432,
|
80 |
+
"step": 40
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.9,
|
84 |
+
"eval_accuracy": 0.19,
|
85 |
+
"eval_loss": 1.6235827207565308,
|
86 |
+
"eval_runtime": 4.875,
|
87 |
+
"eval_samples_per_second": 20.513,
|
88 |
+
"eval_steps_per_second": 10.256,
|
89 |
+
"step": 45
|
90 |
+
},
|
91 |
+
{
|
92 |
+
"epoch": 1.0,
|
93 |
+
"eval_accuracy": 0.19,
|
94 |
+
"eval_loss": 1.6140121221542358,
|
95 |
+
"eval_runtime": 4.2264,
|
96 |
+
"eval_samples_per_second": 23.661,
|
97 |
+
"eval_steps_per_second": 11.83,
|
98 |
+
"step": 50
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 1.1,
|
102 |
+
"eval_accuracy": 0.28,
|
103 |
+
"eval_loss": 1.6068944931030273,
|
104 |
+
"eval_runtime": 3.6567,
|
105 |
+
"eval_samples_per_second": 27.347,
|
106 |
+
"eval_steps_per_second": 13.673,
|
107 |
+
"step": 55
|
108 |
}
|
109 |
],
|
110 |
"max_steps": 100,
|
111 |
"num_train_epochs": 2,
|
112 |
+
"total_flos": 28942995671040.0,
|
113 |
"trial_name": null,
|
114 |
"trial_params": null
|
115 |
}
|
{checkpoint-40 β checkpoint-55}/training_args.bin
RENAMED
File without changes
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433324849
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d3185830517df6f32f6770af1c9a95537bceef42d82fe902bc08a4b84439c4
|
3 |
size 433324849
|
runs/Aug01_08-59-35_bf9c8dab34e2/events.out.tfevents.1690880484.bf9c8dab34e2.4319.0
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:efde5795ba8c5dacdeb5b013bb1d1a53064a50602cc304e52ed10e9530c08735
|
3 |
+
size 7783
|