system HF staff commited on
Commit
c01b758
1 Parent(s): c1a8f25

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -2,7 +2,6 @@
2
  "architectures": null,
3
  "attn_type": "bi",
4
  "bi_data": false,
5
- "bos_token_id": null,
6
  "clamp_len": -1,
7
  "d_head": 64,
8
  "d_inner": 4096,
@@ -10,7 +9,6 @@
10
  "do_sample": false,
11
  "dropout": 0.1,
12
  "end_n_top": 5,
13
- "eos_token_ids": null,
14
  "ff_activation": "relu",
15
  "finetuning_task": null,
16
  "id2label": {
@@ -36,7 +34,6 @@
36
  "output_attentions": false,
37
  "output_hidden_states": false,
38
  "output_past": true,
39
- "pad_token_id": null,
40
  "pruned_heads": {},
41
  "repetition_penalty": 1.0,
42
  "reuse_len": null,
@@ -53,4 +50,4 @@
53
  "untie_r": true,
54
  "use_bfloat16": false,
55
  "vocab_size": 32000
56
- }
2
  "architectures": null,
3
  "attn_type": "bi",
4
  "bi_data": false,
 
5
  "clamp_len": -1,
6
  "d_head": 64,
7
  "d_inner": 4096,
9
  "do_sample": false,
10
  "dropout": 0.1,
11
  "end_n_top": 5,
 
12
  "ff_activation": "relu",
13
  "finetuning_task": null,
14
  "id2label": {
34
  "output_attentions": false,
35
  "output_hidden_states": false,
36
  "output_past": true,
 
37
  "pruned_heads": {},
38
  "repetition_penalty": 1.0,
39
  "reuse_len": null,
50
  "untie_r": true,
51
  "use_bfloat16": false,
52
  "vocab_size": 32000
53
+ }