Training in progress, epoch 3
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:edff8f7155b92b9913d245d8f79c777c4e8b887d23b88b689082e195c18e2ce8
|
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
|