Training in progress, epoch 10
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": 6,
|
| 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:b6ca996391f7794eff35820c1f1325a7cea9990c5676aac5f7416e8f65de2fb3
|
| 3 |
+
size 173917045
|
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:41d4d346fddd516a2695f1a38563f370d7b245500a8860372313f8a224ba4405
|
| 3 |
size 4027
|