Upload TF model

This commit is contained in:
Niels Rogge 2021-11-29 11:41:09 +00:00
parent bcb81193f6
commit 81916d20ee
2 changed files with 65 additions and 61 deletions

View File

@ -1,4 +1,6 @@
{
"_name_or_path": "google/tapas-base-finetuned-sqa",
"aggregation_labels": null,
"aggregation_loss_weight": 1.0,
"aggregation_temperature": 1.0,
"allow_empty_column_selection": false,
@ -25,6 +27,7 @@
"max_num_rows": 64,
"max_position_embeddings": 1024,
"model_type": "tapas",
"no_aggregation_label_index": null,
"num_aggregation_labels": 0,
"num_attention_heads": 12,
"num_hidden_layers": 12,
@ -33,6 +36,7 @@
"reset_position_index_per_cell": true,
"select_one_column": true,
"softmax_temperature": 1.0,
"transformers_version": "4.13.0.dev0",
"type_vocab_size": [
3,
256,

BIN
tf_model.h5 (Stored with Git LFS)

Binary file not shown.