SQA is not WTQ
This commit is contained in:
parent
03a5d99816
commit
e57c2d75c0
|
@ -1,11 +1,5 @@
|
||||||
{
|
{
|
||||||
"_name_or_path": "/content/drive/MyDrive/Tapas/Models saved using .save_pretrained()/tapas_base_finetuned_sqa_with_reset_and_intermediate_pretraining",
|
"_name_or_path": "/content/drive/MyDrive/Tapas/Models saved using .save_pretrained()/tapas_base_finetuned_sqa_with_reset_and_intermediate_pretraining",
|
||||||
"aggregation_labels": {
|
|
||||||
"0": "NONE",
|
|
||||||
"1": "SUM",
|
|
||||||
"2": "AVERAGE",
|
|
||||||
"3": "COUNT"
|
|
||||||
},
|
|
||||||
"aggregation_loss_weight": 1.0,
|
"aggregation_loss_weight": 1.0,
|
||||||
"aggregation_temperature": 1.0,
|
"aggregation_temperature": 1.0,
|
||||||
"allow_empty_column_selection": false,
|
"allow_empty_column_selection": false,
|
||||||
|
@ -32,7 +26,6 @@
|
||||||
"max_num_rows": 64,
|
"max_num_rows": 64,
|
||||||
"max_position_embeddings": 32,
|
"max_position_embeddings": 32,
|
||||||
"model_type": "tapas",
|
"model_type": "tapas",
|
||||||
"no_aggregation_label_index": 0,
|
|
||||||
"num_aggregation_labels": 0,
|
"num_aggregation_labels": 0,
|
||||||
"num_attention_heads": 4,
|
"num_attention_heads": 4,
|
||||||
"num_hidden_layers": 1,
|
"num_hidden_layers": 1,
|
||||||
|
|
Loading…
Reference in New Issue