system HF staff commited on
Commit
8f28099
·
1 Parent(s): 86d91cd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -6,7 +6,6 @@
6
  "dim": 768,
7
  "do_sample": false,
8
  "dropout": 0.1,
9
- "eos_token_ids": null,
10
  "finetuning_task": null,
11
  "hidden_dim": 3072,
12
  "id2label": {
@@ -31,7 +30,6 @@
31
  "output_attentions": false,
32
  "output_hidden_states": true,
33
  "output_past": true,
34
- "pad_token_id": null,
35
  "pruned_heads": {},
36
  "qa_dropout": 0.1,
37
  "repetition_penalty": 1.0,
@@ -44,4 +42,4 @@
44
  "torchscript": false,
45
  "use_bfloat16": false,
46
  "vocab_size": 32000
47
- }
 
6
  "dim": 768,
7
  "do_sample": false,
8
  "dropout": 0.1,
 
9
  "finetuning_task": null,
10
  "hidden_dim": 3072,
11
  "id2label": {
 
30
  "output_attentions": false,
31
  "output_hidden_states": true,
32
  "output_past": true,
 
33
  "pruned_heads": {},
34
  "qa_dropout": 0.1,
35
  "repetition_penalty": 1.0,
 
42
  "torchscript": false,
43
  "use_bfloat16": false,
44
  "vocab_size": 32000
45
+ }