Commit
·
aee9f41
1
Parent(s):
051cf37
up
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.0,
|
| 6 |
"auxiliary_channels": 256,
|
|
@@ -2019,7 +2019,7 @@
|
|
| 2019 |
},
|
| 2020 |
"layer_norm_eps": 1e-12,
|
| 2021 |
"layer_scale_init_value": 0.1,
|
| 2022 |
-
"model_type": "
|
| 2023 |
"num_attention_heads": 16,
|
| 2024 |
"num_channels": 3,
|
| 2025 |
"num_hidden_layers": 24,
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"Data2VecVisionForImageClassification"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.0,
|
| 6 |
"auxiliary_channels": 256,
|
|
|
|
| 2019 |
},
|
| 2020 |
"layer_norm_eps": 1e-12,
|
| 2021 |
"layer_scale_init_value": 0.1,
|
| 2022 |
+
"model_type": "data2vec-vision",
|
| 2023 |
"num_attention_heads": 16,
|
| 2024 |
"num_channels": 3,
|
| 2025 |
"num_hidden_layers": 24,
|
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:d74ca2892b33817287ee34965f53826109740e2f879717ff8d6f2d9eb9d7283a
|
| 3 |
+
size 1225328547
|