system HF staff commited on
Commit
949bc3d
1 Parent(s): 95c9327

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -6
config.json CHANGED
@@ -2,7 +2,6 @@
2
  "activation_dropout": 0.0,
3
  "architectures": null,
4
  "attention_dropout": 0.0,
5
- "bos_token_id": 0,
6
  "classif_dropout": 0.0,
7
  "d_model": 1024,
8
  "decoder_attention_heads": 16,
@@ -15,10 +14,6 @@
15
  "encoder_ffn_dim": 4096,
16
  "encoder_layerdrop": 0.0,
17
  "encoder_layers": 12,
18
- "eos_token_id": 2,
19
- "eos_token_ids": [
20
- 2
21
- ],
22
  "finetuning_task": null,
23
  "id2label": {
24
  "0": "LABEL_0",
@@ -43,7 +38,6 @@
43
  "output_attentions": false,
44
  "output_hidden_states": false,
45
  "output_past": true,
46
- "pad_token_id": 1,
47
  "pruned_heads": {},
48
  "repetition_penalty": 1.0,
49
  "temperature": 1.0,
 
2
  "activation_dropout": 0.0,
3
  "architectures": null,
4
  "attention_dropout": 0.0,
 
5
  "classif_dropout": 0.0,
6
  "d_model": 1024,
7
  "decoder_attention_heads": 16,
 
14
  "encoder_ffn_dim": 4096,
15
  "encoder_layerdrop": 0.0,
16
  "encoder_layers": 12,
 
 
 
 
17
  "finetuning_task": null,
18
  "id2label": {
19
  "0": "LABEL_0",
 
38
  "output_attentions": false,
39
  "output_hidden_states": false,
40
  "output_past": true,
 
41
  "pruned_heads": {},
42
  "repetition_penalty": 1.0,
43
  "temperature": 1.0,