system HF staff commited on
Commit
7c93865
1 Parent(s): 716c86b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,11 +1,9 @@
1
  {
2
  "activation": "gelu",
3
  "attention_dropout": 0.1,
4
- "bos_token_id": 0,
5
  "dim": 768,
6
  "do_sample": false,
7
  "dropout": 0.1,
8
- "eos_token_ids": 0,
9
  "finetuning_task": null,
10
  "hidden_dim": 3072,
11
  "id2label": {
@@ -42,4 +40,4 @@
42
  "torchscript": false,
43
  "use_bfloat16": false,
44
  "vocab_size": 28996
45
- }
 
1
  {
2
  "activation": "gelu",
3
  "attention_dropout": 0.1,
 
4
  "dim": 768,
5
  "do_sample": false,
6
  "dropout": 0.1,
 
7
  "finetuning_task": null,
8
  "hidden_dim": 3072,
9
  "id2label": {
 
40
  "torchscript": false,
41
  "use_bfloat16": false,
42
  "vocab_size": 28996
43
+ }