From e57c2d75c02a0b93cfc464ed3d15bf475dc88a53 Mon Sep 17 00:00:00 2001 From: Lysandre Date: Mon, 14 Dec 2020 18:02:55 -0500 Subject: [PATCH] SQA is not WTQ --- config.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config.json b/config.json index 657ccee..bc52948 100644 --- a/config.json +++ b/config.json @@ -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", - "aggregation_labels": { - "0": "NONE", - "1": "SUM", - "2": "AVERAGE", - "3": "COUNT" - }, "aggregation_loss_weight": 1.0, "aggregation_temperature": 1.0, "allow_empty_column_selection": false, @@ -32,7 +26,6 @@ "max_num_rows": 64, "max_position_embeddings": 32, "model_type": "tapas", - "no_aggregation_label_index": 0, "num_aggregation_labels": 0, "num_attention_heads": 4, "num_hidden_layers": 1,