Training in progress, epoch 0
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
@@ -37,12 +37,7 @@
|
|
37 |
24
|
38 |
],
|
39 |
"num_layers": 4,
|
40 |
-
"out_features":
|
41 |
-
"stage4"
|
42 |
-
],
|
43 |
-
"out_indices": [
|
44 |
-
4
|
45 |
-
],
|
46 |
"patch_size": 4,
|
47 |
"path_norm": true,
|
48 |
"problem_type": "single_label_classification",
|
@@ -55,7 +50,7 @@
|
|
55 |
"stage4"
|
56 |
],
|
57 |
"torch_dtype": "float32",
|
58 |
-
"transformers_version": "4.
|
59 |
"use_absolute_embeddings": false,
|
60 |
"window_size": 7
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
|
|
37 |
24
|
38 |
],
|
39 |
"num_layers": 4,
|
40 |
+
"out_features": null,
|
|
|
|
|
|
|
|
|
|
|
41 |
"patch_size": 4,
|
42 |
"path_norm": true,
|
43 |
"problem_type": "single_label_classification",
|
|
|
50 |
"stage4"
|
51 |
],
|
52 |
"torch_dtype": "float32",
|
53 |
+
"transformers_version": "4.26.1",
|
54 |
"use_absolute_embeddings": false,
|
55 |
"window_size": 7
|
56 |
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7192bcc5ecaa8524f9332b57f8da52ae843f198a2ad6c5717aa98289abbaabf
|
3 |
+
size 110395310
|
runs/Dec18_11-49-22_61f348adfad0/1702900197.0466504/events.out.tfevents.1702900197.61f348adfad0.741.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:421a11daa04934f933bc760129e509902e748dfc77a31cbb268cc28cb590452b
|
3 |
+
size 5782
|
runs/Dec18_11-49-22_61f348adfad0/events.out.tfevents.1702900197.61f348adfad0.741.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c407cc07cac075da596503fab3907f1c21326d1cbbbdbcc55b2b4587005426b
|
3 |
+
size 6745
|
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:f4a54296c37dce9e4ba3876b3c58429cfab6cfde8199cffc91858d9ec1da5c1b
|
3 |
+
size 3960
|