sofiaoliveira commited on
Commit
6498c88
1 Parent(s): 3ade5ba

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -31,7 +31,7 @@
31
  "max_length": 20,
32
  "max_position_embeddings": 514,
33
  "min_length": 0,
34
- "model_type": "bert",
35
  "no_repeat_ngram_size": 0,
36
  "num_attention_heads": 12,
37
  "num_beams": 1,
 
31
  "max_length": 20,
32
  "max_position_embeddings": 514,
33
  "min_length": 0,
34
+ "model_type": "xlm-roberta",
35
  "no_repeat_ngram_size": 0,
36
  "num_attention_heads": 12,
37
  "num_beams": 1,