Upload folder using huggingface_hub
Browse files- checkpoint-1209/config.json +1 -1
- checkpoint-1209/model.safetensors +1 -1
- checkpoint-1209/optimizer.pt +1 -1
- checkpoint-1209/rng_state.pth +1 -1
- checkpoint-1209/trainer_state.json +10 -8
- checkpoint-1209/training_args.bin +2 -2
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
checkpoint-1209/config.json
CHANGED
@@ -28,5 +28,5 @@
|
|
28 |
"problem_type": "single_label_classification",
|
29 |
"qkv_bias": true,
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.
|
32 |
}
|
|
|
28 |
"problem_type": "single_label_classification",
|
29 |
"qkv_bias": true,
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.38.1"
|
32 |
}
|
checkpoint-1209/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c8ee02a898d927996cca335641a1031605297a0bbec21c69e5dc51baebfe911
|
3 |
size 343223968
|
checkpoint-1209/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 686568453
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5126d7ce590c60391d8d05688b3a7956458456fe7149b88074dcdd8143eb3ba7
|
3 |
size 686568453
|
checkpoint-1209/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:716a9c1778e41a8667f52f0806e6b0653eeac187f1bc2f5e8ce5496df8792e6c
|
3 |
size 14575
|
checkpoint-1209/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
"best_model_checkpoint": "closed_eyes_image_detection/checkpoint-1209",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
@@ -10,23 +10,25 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.41,
|
|
|
13 |
"learning_rate": 6.117342536669542e-07,
|
14 |
-
"loss": 0.
|
15 |
"step": 500
|
16 |
},
|
17 |
{
|
18 |
"epoch": 0.83,
|
|
|
19 |
"learning_rate": 1.80327868852459e-07,
|
20 |
-
"loss": 0.
|
21 |
"step": 1000
|
22 |
},
|
23 |
{
|
24 |
"epoch": 1.0,
|
25 |
-
"eval_accuracy": 0.
|
26 |
-
"eval_loss": 0.
|
27 |
-
"eval_runtime":
|
28 |
-
"eval_samples_per_second":
|
29 |
-
"eval_steps_per_second": 3.
|
30 |
"step": 1209
|
31 |
}
|
32 |
],
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.03104317933320999,
|
3 |
"best_model_checkpoint": "closed_eyes_image_detection/checkpoint-1209",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.41,
|
13 |
+
"grad_norm": 0.8839295506477356,
|
14 |
"learning_rate": 6.117342536669542e-07,
|
15 |
+
"loss": 0.0374,
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.83,
|
20 |
+
"grad_norm": 1.4707915782928467,
|
21 |
"learning_rate": 1.80327868852459e-07,
|
22 |
+
"loss": 0.0377,
|
23 |
"step": 1000
|
24 |
},
|
25 |
{
|
26 |
"epoch": 1.0,
|
27 |
+
"eval_accuracy": 0.9904551274589687,
|
28 |
+
"eval_loss": 0.03104317933320999,
|
29 |
+
"eval_runtime": 78.0803,
|
30 |
+
"eval_samples_per_second": 110.028,
|
31 |
+
"eval_steps_per_second": 3.445,
|
32 |
"step": 1209
|
33 |
}
|
34 |
],
|
checkpoint-1209/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:644882361f5330fa2de6ed54d880b22d31f9e14c90c9e22f4f5d69b7900577fc
|
3 |
+
size 4411
|
config.json
CHANGED
@@ -28,5 +28,5 @@
|
|
28 |
"problem_type": "single_label_classification",
|
29 |
"qkv_bias": true,
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.
|
32 |
}
|
|
|
28 |
"problem_type": "single_label_classification",
|
29 |
"qkv_bias": true,
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.38.1"
|
32 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c8ee02a898d927996cca335641a1031605297a0bbec21c69e5dc51baebfe911
|
3 |
size 343223968
|
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:644882361f5330fa2de6ed54d880b22d31f9e14c90c9e22f4f5d69b7900577fc
|
3 |
+
size 4411
|