system HF staff commited on
Commit
6966ba3
1 Parent(s): f3caa59

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "LABEL_1": 1,
29
  "LABEL_2": 2
30
  },
31
- "max_length": 256,
32
  "max_position_embeddings": 512,
33
  "model_type": "xlm-prophetnet",
34
  "ngram": 2,
@@ -50,4 +50,4 @@
50
  }
51
  },
52
  "vocab_size": 250012
53
- }
28
  "LABEL_1": 1,
29
  "LABEL_2": 2
30
  },
31
+ "max_length": 512,
32
  "max_position_embeddings": 512,
33
  "model_type": "xlm-prophetnet",
34
  "ngram": 2,
50
  }
51
  },
52
  "vocab_size": 250012
53
+ }