system HF staff commited on
Commit
d8af0aa
1 Parent(s): abe1751

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -3,9 +3,7 @@
3
  "RobertaForMaskedLM"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
- "bos_token_id": null,
7
  "do_sample": false,
8
- "eos_token_ids": null,
9
  "finetuning_task": null,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
@@ -34,7 +32,6 @@
34
  "output_attentions": false,
35
  "output_hidden_states": false,
36
  "output_past": true,
37
- "pad_token_id": null,
38
  "pruned_heads": {},
39
  "repetition_penalty": 1.0,
40
  "temperature": 1.0,
@@ -44,4 +41,4 @@
44
  "type_vocab_size": 1,
45
  "use_bfloat16": false,
46
  "vocab_size": 52000
47
- }
3
  "RobertaForMaskedLM"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "do_sample": false,
 
7
  "finetuning_task": null,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
32
  "output_attentions": false,
33
  "output_hidden_states": false,
34
  "output_past": true,
 
35
  "pruned_heads": {},
36
  "repetition_penalty": 1.0,
37
  "temperature": 1.0,
41
  "type_vocab_size": 1,
42
  "use_bfloat16": false,
43
  "vocab_size": 52000
44
+ }