sofiaoliveira commited on
Commit
c5c8e52
1 Parent(s): cc5f544

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "intermediate_size": 4096,
13
  "layer_norm_eps": 1e-05,
14
  "max_position_embeddings": 514,
15
- "model_type": "bert",
16
  "num_attention_heads": 16,
17
  "num_hidden_layers": 24,
18
  "output_past": true,
12
  "intermediate_size": 4096,
13
  "layer_norm_eps": 1e-05,
14
  "max_position_embeddings": 514,
15
+ "model_type": "xlm-roberta",
16
  "num_attention_heads": 16,
17
  "num_hidden_layers": 24,
18
  "output_past": true,