susnato commited on
Commit
10c312f
·
1 Parent(s): 6175faf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "_name_or_path": "",
12
  "add_cross_attention": false,
13
  "architectures": null,
14
- "attention_dropout": 0.0,
15
  "bad_words_ids": null,
16
  "bos_token_id": 0,
17
  "chunk_size_feed_forward": 0,
@@ -19,7 +19,7 @@
19
  "decoder_start_token_id": null,
20
  "diversity_penalty": 0.0,
21
  "do_sample": false,
22
- "dropout": 0.0,
23
  "early_stopping": false,
24
  "encoder_no_repeat_ngram_size": 0,
25
  "eos_token_id": 2,
@@ -85,7 +85,7 @@
85
  "_name_or_path": "",
86
  "add_cross_attention": false,
87
  "architectures": null,
88
- "attention_dropout": 0.0,
89
  "bad_words_ids": null,
90
  "bos_token_id": 0,
91
  "chunk_size_feed_forward": 0,
@@ -93,7 +93,7 @@
93
  "decoder_start_token_id": null,
94
  "diversity_penalty": 0.0,
95
  "do_sample": false,
96
- "dropout": 0.0,
97
  "early_stopping": false,
98
  "encoder_no_repeat_ngram_size": 0,
99
  "eos_token_id": 2,
 
11
  "_name_or_path": "",
12
  "add_cross_attention": false,
13
  "architectures": null,
14
+ "attention_dropout": 0.1,
15
  "bad_words_ids": null,
16
  "bos_token_id": 0,
17
  "chunk_size_feed_forward": 0,
 
19
  "decoder_start_token_id": null,
20
  "diversity_penalty": 0.0,
21
  "do_sample": false,
22
+ "dropout": 0.1,
23
  "early_stopping": false,
24
  "encoder_no_repeat_ngram_size": 0,
25
  "eos_token_id": 2,
 
85
  "_name_or_path": "",
86
  "add_cross_attention": false,
87
  "architectures": null,
88
+ "attention_dropout": 0.1,
89
  "bad_words_ids": null,
90
  "bos_token_id": 0,
91
  "chunk_size_feed_forward": 0,
 
93
  "decoder_start_token_id": null,
94
  "diversity_penalty": 0.0,
95
  "do_sample": false,
96
+ "dropout": 0.1,
97
  "early_stopping": false,
98
  "encoder_no_repeat_ngram_size": 0,
99
  "eos_token_id": 2,