nicoladecao commited on
Commit
6d0e68a
1 Parent(s): a5c9b85

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -3
config.json CHANGED
@@ -35,13 +35,10 @@
35
  "max_position_embeddings": 1024,
36
  "min_length": 0,
37
  "model_type": "bart",
38
- "normalize_before": false,
39
  "normalize_embedding": false,
40
  "num_beams": 5,
41
  "num_hidden_layers": 12,
42
- "output_past": true,
43
  "pad_token_id": 1,
44
- "replacing_rate": 0,
45
  "scale_embedding": false,
46
  "static_position_embeddings": false,
47
  "student_decoder_layers": null,
 
35
  "max_position_embeddings": 1024,
36
  "min_length": 0,
37
  "model_type": "bart",
 
38
  "normalize_embedding": false,
39
  "num_beams": 5,
40
  "num_hidden_layers": 12,
 
41
  "pad_token_id": 1,
 
42
  "scale_embedding": false,
43
  "static_position_embeddings": false,
44
  "student_decoder_layers": null,