system HF staff commited on
Commit
171802f
1 Parent(s): b994d5a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -4,11 +4,9 @@
4
  "DistilBertForQuestionAnswering"
5
  ],
6
  "attention_dropout": 0.1,
7
- "bos_token_id": 0,
8
  "dim": 768,
9
  "do_sample": false,
10
  "dropout": 0.1,
11
- "eos_token_ids": 0,
12
  "finetuning_task": null,
13
  "hidden_dim": 3072,
14
  "id2label": {
@@ -46,4 +44,4 @@
46
  "torchscript": false,
47
  "use_bfloat16": false,
48
  "vocab_size": 28996
49
- }
4
  "DistilBertForQuestionAnswering"
5
  ],
6
  "attention_dropout": 0.1,
 
7
  "dim": 768,
8
  "do_sample": false,
9
  "dropout": 0.1,
 
10
  "finetuning_task": null,
11
  "hidden_dim": 3072,
12
  "id2label": {
44
  "torchscript": false,
45
  "use_bfloat16": false,
46
  "vocab_size": 28996
47
+ }