adrianjoheni commited on
Commit
08b2cb7
1 Parent(s): 0b24b94

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -45,8 +45,8 @@
45
  "LABEL_1": 1,
46
  "LABEL_2": 2
47
  },
48
- "max_length": 512,
49
- "max_position_embeddings": 512,
50
  "model_type": "marian",
51
  "normalize_before": false,
52
  "normalize_embedding": false,
 
45
  "LABEL_1": 1,
46
  "LABEL_2": 2
47
  },
48
+ "max_length": 1024,
49
+ "max_position_embeddings": 1024,
50
  "model_type": "marian",
51
  "normalize_before": false,
52
  "normalize_embedding": false,