yanka
commited on
Commit
•
40ca07b
1
Parent(s):
5f43c00
initial commit
Browse files- config.json +1 -1
- pytorch_model.bin → model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.0,
|
6 |
"hidden_act": "gelu",
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"ViltForQuestionAnswering"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.0,
|
6 |
"hidden_act": "gelu",
|
pytorch_model.bin → model.safetensors
RENAMED
@@ -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:6d93d43bf190d123ac6ffa5b1f82304d07430bec534af24523cf9beed7ba30f4
|
3 |
+
size 451307868
|