From 07999848cf39ac1751b8c9a9854a30e020f6ebb5 Mon Sep 17 00:00:00 2001 From: system Date: Thu, 3 Oct 2019 18:46:29 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 24e5e73..04c73f9 100644 --- a/config.json +++ b/config.json @@ -11,7 +11,7 @@ "n_positions": 1024, "num_labels": 1, "output_attentions": false, - "output_hidden_states": true, + "output_hidden_states": false, "pruned_heads": {}, "resid_pdrop": 0.1, "summary_activation": null,