system HF staff commited on
Commit
a1d77fb
1 Parent(s): 65ca0c1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -7,7 +7,6 @@
7
  "bos_token_id": null,
8
  "do_sample": false,
9
  "early_stopping": false,
10
- "eos_token_ids": null,
11
  "finetuning_task": null,
12
  "hidden_act": "gelu",
13
  "hidden_dropout_prob": 0.1,
@@ -38,7 +37,6 @@
38
  "output_attentions": false,
39
  "output_hidden_states": false,
40
  "output_past": true,
41
- "pad_token_id": null,
42
  "pruned_heads": {},
43
  "repetition_penalty": 1.0,
44
  "temperature": 1.0,
@@ -48,4 +46,4 @@
48
  "type_vocab_size": 2,
49
  "use_bfloat16": false,
50
  "vocab_size": 30522
51
- }
 
7
  "bos_token_id": null,
8
  "do_sample": false,
9
  "early_stopping": false,
 
10
  "finetuning_task": null,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
 
37
  "output_attentions": false,
38
  "output_hidden_states": false,
39
  "output_past": true,
 
40
  "pruned_heads": {},
41
  "repetition_penalty": 1.0,
42
  "temperature": 1.0,
 
46
  "type_vocab_size": 2,
47
  "use_bfloat16": false,
48
  "vocab_size": 30522
49
+ }