Upload folder using huggingface_hub
Browse files
checkpoint-1125/config.json
CHANGED
@@ -120,5 +120,5 @@
|
|
120 |
"problem_type": "single_label_classification",
|
121 |
"qkv_bias": true,
|
122 |
"torch_dtype": "float32",
|
123 |
-
"transformers_version": "4.
|
124 |
}
|
|
|
120 |
"problem_type": "single_label_classification",
|
121 |
"qkv_bias": true,
|
122 |
"torch_dtype": "float32",
|
123 |
+
"transformers_version": "4.42.3"
|
124 |
}
|
checkpoint-1125/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343365480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64c09cca8d612988c90c1417eb4e7c1e7f6056360e4c8403235bf40a833c0b7c
|
3 |
size 343365480
|
checkpoint-1125/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 686851461
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:448e72358d9abcb62f3c43686f75375c318080505bc3b9e71cca25398487ffd0
|
3 |
size 686851461
|
checkpoint-1125/preprocessor_config.json
CHANGED
@@ -1,18 +1,4 @@
|
|
1 |
{
|
2 |
-
"_valid_processor_keys": [
|
3 |
-
"images",
|
4 |
-
"do_resize",
|
5 |
-
"size",
|
6 |
-
"resample",
|
7 |
-
"do_rescale",
|
8 |
-
"rescale_factor",
|
9 |
-
"do_normalize",
|
10 |
-
"image_mean",
|
11 |
-
"image_std",
|
12 |
-
"return_tensors",
|
13 |
-
"data_format",
|
14 |
-
"input_data_format"
|
15 |
-
],
|
16 |
"do_normalize": true,
|
17 |
"do_rescale": true,
|
18 |
"do_resize": true,
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"do_normalize": true,
|
3 |
"do_rescale": true,
|
4 |
"do_resize": true,
|
checkpoint-1125/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:843c84e752f1a35f6b2f82652d90b47cd9ca4c3b998f3dca0fe278e8512923f0
|
3 |
size 627
|
checkpoint-1125/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 2.
|
3 |
"best_model_checkpoint": "cat_breed_image_detection/checkpoint-1125",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
@@ -10,25 +10,25 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.4444444444444444,
|
13 |
-
"grad_norm":
|
14 |
-
"learning_rate":
|
15 |
-
"loss": 2.
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.8888888888888888,
|
20 |
-
"grad_norm":
|
21 |
-
"learning_rate":
|
22 |
-
"loss": 2.
|
23 |
"step": 1000
|
24 |
},
|
25 |
{
|
26 |
"epoch": 1.0,
|
27 |
-
"eval_accuracy": 0.
|
28 |
-
"eval_loss": 2.
|
29 |
-
"eval_runtime":
|
30 |
-
"eval_samples_per_second":
|
31 |
-
"eval_steps_per_second": 2.
|
32 |
"step": 1125
|
33 |
}
|
34 |
],
|
|
|
1 |
{
|
2 |
+
"best_metric": 2.313333034515381,
|
3 |
"best_model_checkpoint": "cat_breed_image_detection/checkpoint-1125",
|
4 |
"epoch": 1.0,
|
5 |
"eval_steps": 500,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.4444444444444444,
|
13 |
+
"grad_norm": 3.2299349308013916,
|
14 |
+
"learning_rate": 2.9069767441860464e-07,
|
15 |
+
"loss": 2.2975,
|
16 |
"step": 500
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.8888888888888888,
|
20 |
+
"grad_norm": 4.116338729858398,
|
21 |
+
"learning_rate": 5.813953488372093e-08,
|
22 |
+
"loss": 2.2851,
|
23 |
"step": 1000
|
24 |
},
|
25 |
{
|
26 |
"epoch": 1.0,
|
27 |
+
"eval_accuracy": 0.4488333333333333,
|
28 |
+
"eval_loss": 2.313333034515381,
|
29 |
+
"eval_runtime": 530.0302,
|
30 |
+
"eval_samples_per_second": 90.561,
|
31 |
+
"eval_steps_per_second": 2.83,
|
32 |
"step": 1125
|
33 |
}
|
34 |
],
|
checkpoint-1125/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:636b9e3b8df19fc277e05716059d5f7fc737f85b80e898b2fff555ae7e626d70
|
3 |
size 4603
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343365480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64c09cca8d612988c90c1417eb4e7c1e7f6056360e4c8403235bf40a833c0b7c
|
3 |
size 343365480
|