Training in progress, epoch 7
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": 8,
|
| 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:0c67eae057c17707ad5c9013ba189aacc7b24888f146c58a5f9f40c19749f763
|
| 3 |
+
size 230630965
|
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
|