Qian Liu
commited on
Commit
·
74976ce
1
Parent(s):
a1180b7
Upload config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -67,7 +67,7 @@
|
|
67 |
}
|
68 |
},
|
69 |
"torch_dtype": "float32",
|
70 |
-
"transformers_version": "4.
|
71 |
"use_cache": true,
|
72 |
"vocab_size": 50265
|
73 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "tapex-base",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
67 |
}
|
68 |
},
|
69 |
"torch_dtype": "float32",
|
70 |
+
"transformers_version": "4.17.0.dev0",
|
71 |
"use_cache": true,
|
72 |
"vocab_size": 50265
|
73 |
}
|