Saving best model to hub
Browse files- all_results.json +4 -4
- config.json +3 -3
- pytorch_model.bin +1 -1
- train_results.json +4 -4
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"epoch": 99.96,
|
3 |
-
"train_loss":
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second": 0.
|
7 |
}
|
|
|
1 |
{
|
2 |
"epoch": 99.96,
|
3 |
+
"train_loss": 0.40186759948730466,
|
4 |
+
"train_runtime": 5795.0961,
|
5 |
+
"train_samples_per_second": 13.805,
|
6 |
+
"train_steps_per_second": 0.052
|
7 |
}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft/swinv2-base-patch4-
|
3 |
"architectures": [
|
4 |
"Swinv2ForImageClassification"
|
5 |
],
|
@@ -28,7 +28,7 @@
|
|
28 |
"8": "Resume",
|
29 |
"9": "Scientific"
|
30 |
},
|
31 |
-
"image_size":
|
32 |
"initializer_range": 0.02,
|
33 |
"label2id": {
|
34 |
"ADVE": 0,
|
@@ -66,5 +66,5 @@
|
|
66 |
"torch_dtype": "float32",
|
67 |
"transformers_version": "4.26.1",
|
68 |
"use_absolute_embeddings": false,
|
69 |
-
"window_size":
|
70 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/swinv2-base-patch4-window8-256",
|
3 |
"architectures": [
|
4 |
"Swinv2ForImageClassification"
|
5 |
],
|
|
|
28 |
"8": "Resume",
|
29 |
"9": "Scientific"
|
30 |
},
|
31 |
+
"image_size": 256,
|
32 |
"initializer_range": 0.02,
|
33 |
"label2id": {
|
34 |
"ADVE": 0,
|
|
|
66 |
"torch_dtype": "float32",
|
67 |
"transformers_version": "4.26.1",
|
68 |
"use_absolute_embeddings": false,
|
69 |
+
"window_size": 8
|
70 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347784881
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08eabf101a2422bfff8cf07d8b93f9cf37f265309d500a76379455e81eff6804
|
3 |
size 347784881
|
train_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"epoch": 99.96,
|
3 |
-
"train_loss":
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second": 0.
|
7 |
}
|
|
|
1 |
{
|
2 |
"epoch": 99.96,
|
3 |
+
"train_loss": 0.40186759948730466,
|
4 |
+
"train_runtime": 5795.0961,
|
5 |
+
"train_samples_per_second": 13.805,
|
6 |
+
"train_steps_per_second": 0.052
|
7 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a411cd66d416edfac4bac67607d22e0e1fd6ea198a53376eb58e17dd0219fc68
|
3 |
size 3579
|