Training in progress, epoch 2
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
"model_type": "vit",
|
| 36 |
"num_attention_heads": 12,
|
| 37 |
"num_channels": 3,
|
| 38 |
-
"num_hidden_layers":
|
| 39 |
"patch_size": 16,
|
| 40 |
"problem_type": "single_label_classification",
|
| 41 |
"qkv_bias": true,
|
|
|
|
| 35 |
"model_type": "vit",
|
| 36 |
"num_attention_heads": 12,
|
| 37 |
"num_channels": 3,
|
| 38 |
+
"num_hidden_layers": 12,
|
| 39 |
"patch_size": 16,
|
| 40 |
"problem_type": "single_label_classification",
|
| 41 |
"qkv_bias": true,
|
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:d291f9270c414342c4d5cd9f001109ec06eb2878f6bd9e4512a3ed76362ecbae
|
| 3 |
+
size 343287149
|
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:8e59c164352b6949dc8200a4f6b3c9a8148bde2848a26c0c27b942738b03dd6f
|
| 3 |
size 4027
|