Upload folder using huggingface_hub
Browse files- checkpoint-1366/config.json +1 -1
- checkpoint-1366/model.safetensors +1 -1
- checkpoint-1366/optimizer.pt +1 -1
- checkpoint-1366/scheduler.pt +1 -1
- checkpoint-1366/trainer_state.json +29 -17
- checkpoint-1366/training_args.bin +2 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
checkpoint-1366/config.json
CHANGED
@@ -122,5 +122,5 @@
|
|
122 |
"problem_type": "single_label_classification",
|
123 |
"qkv_bias": true,
|
124 |
"torch_dtype": "float32",
|
125 |
-
"transformers_version": "4.
|
126 |
}
|
|
|
122 |
"problem_type": "single_label_classification",
|
123 |
"qkv_bias": true,
|
124 |
"torch_dtype": "float32",
|
125 |
+
"transformers_version": "4.41.0"
|
126 |
}
|
checkpoint-1366/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343368556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d37e6b2222b607e1d30beabb41c23af3734d0c1ba9ca9cbe0872394d0372cce8
|
3 |
size 343368556
|
checkpoint-1366/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 686857605
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:204e8eb1bef6130af46a999d8686a1431f095405e838ffd477023b0fd5a3a78c
|
3 |
size 686857605
|
checkpoint-1366/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:e44fda70a708e96a5c9c6f5555294f359ea12dd4fb17ab647ebe3e051b525612
|
3 |
size 627
|
checkpoint-1366/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 3.
|
3 |
"best_model_checkpoint": "military_aircraft_image_detection/checkpoint-1366",
|
4 |
"epoch": 2.0,
|
5 |
"eval_steps": 500,
|
@@ -10,34 +10,34 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.7320644216691069,
|
13 |
-
"grad_norm": 1.
|
14 |
-
"learning_rate":
|
15 |
-
"loss": 3.
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
-
"eval_accuracy": 0.
|
21 |
-
"eval_loss": 3.
|
22 |
-
"eval_runtime":
|
23 |
-
"eval_samples_per_second":
|
24 |
-
"eval_steps_per_second": 2.
|
25 |
"step": 683
|
26 |
},
|
27 |
{
|
28 |
"epoch": 1.4641288433382138,
|
29 |
-
"grad_norm": 1.
|
30 |
-
"learning_rate":
|
31 |
-
"loss":
|
32 |
"step": 1000
|
33 |
},
|
34 |
{
|
35 |
"epoch": 2.0,
|
36 |
-
"eval_accuracy": 0.
|
37 |
-
"eval_loss": 3.
|
38 |
-
"eval_runtime":
|
39 |
-
"eval_samples_per_second":
|
40 |
-
"eval_steps_per_second": 2.
|
41 |
"step": 1366
|
42 |
}
|
43 |
],
|
@@ -46,6 +46,18 @@
|
|
46 |
"num_input_tokens_seen": 0,
|
47 |
"num_train_epochs": 2,
|
48 |
"save_steps": 500,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
"total_flos": 6.769295888193958e+18,
|
50 |
"train_batch_size": 64,
|
51 |
"trial_name": null,
|
|
|
1 |
{
|
2 |
+
"best_metric": 3.0766074657440186,
|
3 |
"best_model_checkpoint": "military_aircraft_image_detection/checkpoint-1366",
|
4 |
"epoch": 2.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.7320644216691069,
|
13 |
+
"grad_norm": 1.8621554374694824,
|
14 |
+
"learning_rate": 1.316109422492401e-07,
|
15 |
+
"loss": 3.0035,
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.0,
|
20 |
+
"eval_accuracy": 0.5024737167594311,
|
21 |
+
"eval_loss": 3.0799546241760254,
|
22 |
+
"eval_runtime": 427.7384,
|
23 |
+
"eval_samples_per_second": 68.046,
|
24 |
+
"eval_steps_per_second": 2.127,
|
25 |
"step": 683
|
26 |
},
|
27 |
{
|
28 |
"epoch": 1.4641288433382138,
|
29 |
+
"grad_norm": 1.6682661771774292,
|
30 |
+
"learning_rate": 5.562310030395137e-08,
|
31 |
+
"loss": 2.9947,
|
32 |
"step": 1000
|
33 |
},
|
34 |
{
|
35 |
"epoch": 2.0,
|
36 |
+
"eval_accuracy": 0.5041572184429327,
|
37 |
+
"eval_loss": 3.0766074657440186,
|
38 |
+
"eval_runtime": 430.2537,
|
39 |
+
"eval_samples_per_second": 67.648,
|
40 |
+
"eval_steps_per_second": 2.115,
|
41 |
"step": 1366
|
42 |
}
|
43 |
],
|
|
|
46 |
"num_input_tokens_seen": 0,
|
47 |
"num_train_epochs": 2,
|
48 |
"save_steps": 500,
|
49 |
+
"stateful_callbacks": {
|
50 |
+
"TrainerControl": {
|
51 |
+
"args": {
|
52 |
+
"should_epoch_stop": false,
|
53 |
+
"should_evaluate": false,
|
54 |
+
"should_log": false,
|
55 |
+
"should_save": true,
|
56 |
+
"should_training_stop": true
|
57 |
+
},
|
58 |
+
"attributes": {}
|
59 |
+
}
|
60 |
+
},
|
61 |
"total_flos": 6.769295888193958e+18,
|
62 |
"train_batch_size": 64,
|
63 |
"trial_name": null,
|
checkpoint-1366/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:5e4c8ec7a894913d165cefc828acf2b9b8b4fd3ea87bc19e6462804ce631cacc
|
3 |
+
size 4603
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343368556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d37e6b2222b607e1d30beabb41c23af3734d0c1ba9ca9cbe0872394d0372cce8
|
3 |
size 343368556
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4603
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e4c8ec7a894913d165cefc828acf2b9b8b4fd3ea87bc19e6462804ce631cacc
|
3 |
size 4603
|