Upload TF model
Browse files- config.json +2 -1
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"aggregation_labels": null,
|
3 |
"aggregation_loss_weight": 1.0,
|
4 |
"aggregation_temperature": 1.0,
|
@@ -36,7 +37,7 @@
|
|
36 |
"select_one_column": true,
|
37 |
"softmax_temperature": 1.0,
|
38 |
"torch_dtype": "float32",
|
39 |
-
"transformers_version": "4.
|
40 |
"type_vocab_size": [
|
41 |
3,
|
42 |
256,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/tapas-small-masklm",
|
3 |
"aggregation_labels": null,
|
4 |
"aggregation_loss_weight": 1.0,
|
5 |
"aggregation_temperature": 1.0,
|
|
|
37 |
"select_one_column": true,
|
38 |
"softmax_temperature": 1.0,
|
39 |
"torch_dtype": "float32",
|
40 |
+
"transformers_version": "4.13.0.dev0",
|
41 |
"type_vocab_size": [
|
42 |
3,
|
43 |
256,
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a39212fecd7ca112368efbd22f4e083306b75aac546b0b4282fe2b4bd4c231a3
|
3 |
+
size 183130880
|