Orlin commited on
Commit
1a20d44
1 Parent(s): 6c60ab4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "max_position_embeddings": 514,
33
  "model_type": "xlm-roberta",
34
  "num_attention_heads": 12,
35
- "num_hidden_layers": 6,
36
  "output_past": true,
37
  "pad_token_id": 1,
38
  "position_embedding_type": "absolute",
 
32
  "max_position_embeddings": 514,
33
  "model_type": "xlm-roberta",
34
  "num_attention_heads": 12,
35
+ "num_hidden_layers": 12,
36
  "output_past": true,
37
  "pad_token_id": 1,
38
  "position_embedding_type": "absolute",