Training in progress, epoch 0
Browse files- config.json +7 -7
- pytorch_model.bin +2 -2
- runs/Jun29_10-08-25_u20/events.out.tfevents.1688005277.u20.1903042.0 +3 -0
- runs/Jun29_12-02-40_u20/events.out.tfevents.1688011376.u20.1923289.0 +3 -0
- runs/Jun29_12-03-52_u20/events.out.tfevents.1688011448.u20.1924000.0 +3 -0
- runs/Jun29_12-05-16_u20/events.out.tfevents.1688011532.u20.1924684.0 +3 -0
- runs/Jun29_12-06-20_u20/events.out.tfevents.1688011597.u20.1925290.0 +3 -0
- runs/Jun29_15-05-29_u20/events.out.tfevents.1688022817.u20.1949160.0 +3 -0
- runs/Jun29_15-14-40_u20/events.out.tfevents.1688022919.u20.1950875.0 +3 -0
- runs/Jun29_15-17-14_u20/events.out.tfevents.1688023364.u20.1951693.0 +3 -0
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "google/vit-
|
| 3 |
"architectures": [
|
| 4 |
"ViTForImageClassification"
|
| 5 |
],
|
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"finetuning_task": "image-classification",
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.0,
|
| 11 |
-
"hidden_size":
|
| 12 |
"id2label": {
|
| 13 |
"0": "angular_leaf_spot",
|
| 14 |
"1": "bean_rust",
|
|
@@ -16,7 +16,7 @@
|
|
| 16 |
},
|
| 17 |
"image_size": 224,
|
| 18 |
"initializer_range": 0.02,
|
| 19 |
-
"intermediate_size":
|
| 20 |
"label2id": {
|
| 21 |
"angular_leaf_spot": "0",
|
| 22 |
"bean_rust": "1",
|
|
@@ -24,12 +24,12 @@
|
|
| 24 |
},
|
| 25 |
"layer_norm_eps": 1e-12,
|
| 26 |
"model_type": "vit",
|
| 27 |
-
"num_attention_heads":
|
| 28 |
"num_channels": 3,
|
| 29 |
-
"num_hidden_layers":
|
| 30 |
-
"patch_size":
|
| 31 |
"problem_type": "single_label_classification",
|
| 32 |
"qkv_bias": true,
|
| 33 |
-
"torch_dtype": "
|
| 34 |
"transformers_version": "4.31.0.dev0"
|
| 35 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "google/vit-huge-patch14-224-in21k",
|
| 3 |
"architectures": [
|
| 4 |
"ViTForImageClassification"
|
| 5 |
],
|
|
|
|
| 8 |
"finetuning_task": "image-classification",
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.0,
|
| 11 |
+
"hidden_size": 1280,
|
| 12 |
"id2label": {
|
| 13 |
"0": "angular_leaf_spot",
|
| 14 |
"1": "bean_rust",
|
|
|
|
| 16 |
},
|
| 17 |
"image_size": 224,
|
| 18 |
"initializer_range": 0.02,
|
| 19 |
+
"intermediate_size": 5120,
|
| 20 |
"label2id": {
|
| 21 |
"angular_leaf_spot": "0",
|
| 22 |
"bean_rust": "1",
|
|
|
|
| 24 |
},
|
| 25 |
"layer_norm_eps": 1e-12,
|
| 26 |
"model_type": "vit",
|
| 27 |
+
"num_attention_heads": 16,
|
| 28 |
"num_channels": 3,
|
| 29 |
+
"num_hidden_layers": 32,
|
| 30 |
+
"patch_size": 14,
|
| 31 |
"problem_type": "single_label_classification",
|
| 32 |
"qkv_bias": true,
|
| 33 |
+
"torch_dtype": "float16",
|
| 34 |
"transformers_version": "4.31.0.dev0"
|
| 35 |
}
|
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:10beee89212e4237ca5f5e4baf22b8e2e6ff564f2f39b0025a48b49d6df22a82
|
| 3 |
+
size 1261715181
|
runs/Jun29_10-08-25_u20/events.out.tfevents.1688005277.u20.1903042.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b42c079b5fa74ee3412029c0095e71227c9308bf2505cfbc1e6f3721e1909b77
|
| 3 |
+
size 4148
|
runs/Jun29_12-02-40_u20/events.out.tfevents.1688011376.u20.1923289.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbbc0fb0999780368b92bb5361200a6b55e4bc049ffe02073fbee2d923dbaea7
|
| 3 |
+
size 4147
|
runs/Jun29_12-03-52_u20/events.out.tfevents.1688011448.u20.1924000.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:089b610c2932b299c04f89cf847b05829d49e462af0d51d8b6b9bc1fd1d74e6d
|
| 3 |
+
size 4146
|
runs/Jun29_12-05-16_u20/events.out.tfevents.1688011532.u20.1924684.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17cc9b85c10a8e8c38b4be4ed5efbbf27caf3690e7ad70e61e38329d8a83be88
|
| 3 |
+
size 4146
|
runs/Jun29_12-06-20_u20/events.out.tfevents.1688011597.u20.1925290.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fe1f819748e664d3977a0d258a8f692496e563435948bb2fc07d6640c1f594b
|
| 3 |
+
size 4148
|
runs/Jun29_15-05-29_u20/events.out.tfevents.1688022817.u20.1949160.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9190a5419bf751d1301cae6fc4b13d52a647956babf7cb11b04b9ca73c572753
|
| 3 |
+
size 4148
|
runs/Jun29_15-14-40_u20/events.out.tfevents.1688022919.u20.1950875.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:848a351dda2f36bb0f50b95079b39e8aa522a82e69de8d43edcc4bd0a5640ca8
|
| 3 |
+
size 4148
|
runs/Jun29_15-17-14_u20/events.out.tfevents.1688023364.u20.1951693.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1528cfa5664428f069bcf5c25685d5fb5cb85d26dd6c22a38234a02ed2c5c88d
|
| 3 |
+
size 4465
|
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:2af138ee0aa6a033426b7b9d50636a0b985ea0292f7cf6a98285ef308606b330
|
| 3 |
+
size 4027
|