system HF staff commited on
Commit
76fb99e
·
1 Parent(s): 774d404

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -6,7 +6,6 @@
6
  "bos_token_id": null,
7
  "directionality": "bidi",
8
  "do_sample": false,
9
- "eos_token_ids": null,
10
  "finetuning_task": null,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
@@ -35,7 +34,6 @@
35
  "output_attentions": false,
36
  "output_hidden_states": false,
37
  "output_past": true,
38
- "pad_token_id": null,
39
  "pooler_fc_size": 768,
40
  "pooler_num_attention_heads": 12,
41
  "pooler_num_fc_layers": 3,
@@ -50,4 +48,4 @@
50
  "type_vocab_size": 2,
51
  "use_bfloat16": false,
52
  "vocab_size": 119547
53
- }
 
6
  "bos_token_id": null,
7
  "directionality": "bidi",
8
  "do_sample": false,
 
9
  "finetuning_task": null,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
 
34
  "output_attentions": false,
35
  "output_hidden_states": false,
36
  "output_past": true,
 
37
  "pooler_fc_size": 768,
38
  "pooler_num_attention_heads": 12,
39
  "pooler_num_fc_layers": 3,
 
48
  "type_vocab_size": 2,
49
  "use_bfloat16": false,
50
  "vocab_size": 119547
51
+ }