Training in progress, epoch 0
Browse files
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"SwinForImageClassification"
|
| 5 |
],
|
|
@@ -17,30 +17,28 @@
|
|
| 17 |
"hidden_dropout_prob": 0.0,
|
| 18 |
"hidden_size": 768,
|
| 19 |
"id2label": {
|
| 20 |
-
"0": "
|
| 21 |
-
"1": "
|
| 22 |
-
"2": "
|
| 23 |
-
"3": "
|
| 24 |
-
"4": "
|
| 25 |
-
"5": "
|
| 26 |
-
"6": "
|
| 27 |
-
"7": "
|
| 28 |
-
"8": "
|
| 29 |
-
"9": "SeaLake"
|
| 30 |
},
|
| 31 |
"image_size": 224,
|
| 32 |
"initializer_range": 0.02,
|
| 33 |
"label2id": {
|
| 34 |
-
"
|
| 35 |
-
"
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"
|
| 42 |
-
"
|
| 43 |
-
"SeaLake": 9
|
| 44 |
},
|
| 45 |
"layer_norm_eps": 1e-05,
|
| 46 |
"mlp_ratio": 4.0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
|
| 3 |
"architectures": [
|
| 4 |
"SwinForImageClassification"
|
| 5 |
],
|
|
|
|
| 17 |
"hidden_dropout_prob": 0.0,
|
| 18 |
"hidden_size": 768,
|
| 19 |
"id2label": {
|
| 20 |
+
"0": "0",
|
| 21 |
+
"1": "1",
|
| 22 |
+
"2": "2",
|
| 23 |
+
"3": "3",
|
| 24 |
+
"4": "4",
|
| 25 |
+
"5": "5",
|
| 26 |
+
"6": "6",
|
| 27 |
+
"7": "7",
|
| 28 |
+
"8": "8"
|
|
|
|
| 29 |
},
|
| 30 |
"image_size": 224,
|
| 31 |
"initializer_range": 0.02,
|
| 32 |
"label2id": {
|
| 33 |
+
"0": 0,
|
| 34 |
+
"1": 1,
|
| 35 |
+
"2": 2,
|
| 36 |
+
"3": 3,
|
| 37 |
+
"4": 4,
|
| 38 |
+
"5": 5,
|
| 39 |
+
"6": 6,
|
| 40 |
+
"7": 7,
|
| 41 |
+
"8": 8
|
|
|
|
| 42 |
},
|
| 43 |
"layer_norm_eps": 1e-05,
|
| 44 |
"mlp_ratio": 4.0,
|
pytorch_model.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:939f39d833eb24f8e2d908ce39ec06681eb27ec3b8a3eae34313c97140d978da
|
| 3 |
+
size 110416369
|
runs/Jun17_07-05-43_4a1e22a6ff6d/events.out.tfevents.1686985546.4a1e22a6ff6d.3446.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:619b8f28bd02efdf31680cc8472261c713014037bccaf10f7e3e628ea71a903e
|
| 3 |
+
size 5112
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb46cdd94f3512a5b8e8ccee9ebc99b740fbc96bed39e3a5d088a0c5d76275e6
|
| 3 |
size 4027
|