system HF staff commited on
Commit
797e101
1 Parent(s): b416125

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -6
config.json CHANGED
@@ -7,11 +7,6 @@
7
  "MarianMTModel"
8
  ],
9
  "attention_dropout": 0.0,
10
- "bad_words_ids": [
11
- [
12
- 61278
13
- ]
14
- ],
15
  "bos_token_id": 0,
16
  "classif_dropout": 0.0,
17
  "d_model": 512,
@@ -38,7 +33,6 @@
38
  "LABEL_1": 1,
39
  "LABEL_2": 2
40
  },
41
- "max_length": 512,
42
  "max_position_embeddings": 512,
43
  "model_type": "marian",
44
  "normalize_before": false,
 
7
  "MarianMTModel"
8
  ],
9
  "attention_dropout": 0.0,
 
 
 
 
 
10
  "bos_token_id": 0,
11
  "classif_dropout": 0.0,
12
  "d_model": 512,
 
33
  "LABEL_1": 1,
34
  "LABEL_2": 2
35
  },
 
36
  "max_position_embeddings": 512,
37
  "model_type": "marian",
38
  "normalize_before": false,