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-tiny-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:a1d8b64eab4bfa8af254d634f410246540b8acf746b78e9e5e0a7c7040fb4677
|
| 3 |
+
size 34713984
|