susnato commited on
Commit
e9ca1fc
·
1 Parent(s): 515a66f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -13,7 +13,7 @@
13
  "architectures": null,
14
  "attention_dropout": 0.1,
15
  "bad_words_ids": null,
16
- "bos_token_id": 0,
17
  "chunk_size_feed_forward": 0,
18
  "cross_attention_hidden_size": null,
19
  "decoder_start_token_id": null,
@@ -22,7 +22,7 @@
22
  "dropout": 0.1,
23
  "early_stopping": false,
24
  "encoder_no_repeat_ngram_size": 0,
25
- "eos_token_id": 255,
26
  "finetuning_task": null,
27
  "forced_bos_token_id": null,
28
  "forced_eos_token_id": null,
 
13
  "architectures": null,
14
  "attention_dropout": 0.1,
15
  "bad_words_ids": null,
16
+ "bos_token_id": 255,
17
  "chunk_size_feed_forward": 0,
18
  "cross_attention_hidden_size": null,
19
  "decoder_start_token_id": null,
 
22
  "dropout": 0.1,
23
  "early_stopping": false,
24
  "encoder_no_repeat_ngram_size": 0,
25
+ "eos_token_id": 0,
26
  "finetuning_task": null,
27
  "forced_bos_token_id": null,
28
  "forced_eos_token_id": null,