Training in progress, epoch 15
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:3131ba0f22649a6926311334b7e0b5a0c0128853754f2dfd094b0cb92b6218a1
|
| 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:c20c8d0a04a636591e02ac77316f82d20867236dec2290f7273c7b61b0bee912
|
| 3 |
size 4027
|