Training in progress, epoch 1
Browse files- config.json +23 -21
- pytorch_model.bin +2 -2
- runs/Apr11_11-25-46_4ab32eb7ad18/1649676557.6343462/events.out.tfevents.1649676557.4ab32eb7ad18.71.1 +3 -0
- runs/Apr11_11-25-46_4ab32eb7ad18/1649676663.192385/events.out.tfevents.1649676663.4ab32eb7ad18.71.3 +3 -0
- runs/Apr11_11-25-46_4ab32eb7ad18/events.out.tfevents.1649676557.4ab32eb7ad18.71.0 +3 -0
- runs/Apr11_11-25-46_4ab32eb7ad18/events.out.tfevents.1649676663.4ab32eb7ad18.71.2 +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -4,35 +4,36 @@
|
|
4 |
"ViTForImageClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
|
|
7 |
"hidden_act": "gelu",
|
8 |
"hidden_dropout_prob": 0.0,
|
9 |
"hidden_size": 768,
|
10 |
"id2label": {
|
11 |
-
"0": "
|
12 |
-
"1": "
|
13 |
-
"2": "
|
14 |
-
"3": "
|
15 |
-
"4": "
|
16 |
-
"5": "
|
17 |
-
"6": "
|
18 |
-
"7": "
|
19 |
-
"8": "
|
20 |
-
"9": "
|
21 |
},
|
22 |
"image_size": 224,
|
23 |
"initializer_range": 0.02,
|
24 |
"intermediate_size": 3072,
|
25 |
"label2id": {
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
},
|
37 |
"layer_norm_eps": 1e-12,
|
38 |
"model_type": "vit",
|
@@ -40,7 +41,8 @@
|
|
40 |
"num_channels": 3,
|
41 |
"num_hidden_layers": 12,
|
42 |
"patch_size": 16,
|
|
|
43 |
"qkv_bias": true,
|
44 |
"torch_dtype": "float32",
|
45 |
-
"transformers_version": "4.
|
46 |
}
|
|
|
4 |
"ViTForImageClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
+
"encoder_stride": 16,
|
8 |
"hidden_act": "gelu",
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
+
"0": "AnnualCrop",
|
13 |
+
"1": "Forest",
|
14 |
+
"2": "HerbaceousVegetation",
|
15 |
+
"3": "Highway",
|
16 |
+
"4": "Industrial",
|
17 |
+
"5": "Pasture",
|
18 |
+
"6": "PermanentCrop",
|
19 |
+
"7": "Residential",
|
20 |
+
"8": "River",
|
21 |
+
"9": "SeaLake"
|
22 |
},
|
23 |
"image_size": 224,
|
24 |
"initializer_range": 0.02,
|
25 |
"intermediate_size": 3072,
|
26 |
"label2id": {
|
27 |
+
"AnnualCrop": "0",
|
28 |
+
"Forest": "1",
|
29 |
+
"HerbaceousVegetation": "2",
|
30 |
+
"Highway": "3",
|
31 |
+
"Industrial": "4",
|
32 |
+
"Pasture": "5",
|
33 |
+
"PermanentCrop": "6",
|
34 |
+
"Residential": "7",
|
35 |
+
"River": "8",
|
36 |
+
"SeaLake": "9"
|
37 |
},
|
38 |
"layer_norm_eps": 1e-12,
|
39 |
"model_type": "vit",
|
|
|
41 |
"num_channels": 3,
|
42 |
"num_hidden_layers": 12,
|
43 |
"patch_size": 16,
|
44 |
+
"problem_type": "single_label_classification",
|
45 |
"qkv_bias": true,
|
46 |
"torch_dtype": "float32",
|
47 |
+
"transformers_version": "4.18.0"
|
48 |
}
|
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:84ab9b7df613eb1aa56c58bf50aad3b2dc3bd0d3d992eb36519e2efe334def96
|
3 |
+
size 343291569
|
runs/Apr11_11-25-46_4ab32eb7ad18/1649676557.6343462/events.out.tfevents.1649676557.4ab32eb7ad18.71.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53a1bd2374ead884d676c82d15e41fe22e2ca45ba3a5bdc459c8897aafd4406a
|
3 |
+
size 4925
|
runs/Apr11_11-25-46_4ab32eb7ad18/1649676663.192385/events.out.tfevents.1649676663.4ab32eb7ad18.71.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c9d9176d704dc73c8502ca1bac91921f8bef9a5f30e5552498a4a19b9cd881b
|
3 |
+
size 4925
|
runs/Apr11_11-25-46_4ab32eb7ad18/events.out.tfevents.1649676557.4ab32eb7ad18.71.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6801e32fcb2f5bcccf579e3c707824feefa90dee1d9c24019dda6583263390fc
|
3 |
+
size 3796
|
runs/Apr11_11-25-46_4ab32eb7ad18/events.out.tfevents.1649676663.4ab32eb7ad18.71.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8972a5c5c574fd47bb540170fa3406d1504abb1b7b41e49b98a7b82bb61c2b84
|
3 |
+
size 7066
|
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:e22154d880ac6fbc2d3419d261b11a11b294c99893b709b7314c9a005ed42826
|
3 |
+
size 3119
|