system HF staff commited on
Commit
d8d3391
1 Parent(s): 637a65d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -15,8 +15,8 @@
15
  "max_position_embeddings": 514,
16
  "model_type": "roberta",
17
  "num_attention_heads": 12,
18
- "num_hidden_layers": 6,
19
  "pad_token_id": 1,
20
  "type_vocab_size": 1,
21
- "vocab_size": 220000
22
  }
 
15
  "max_position_embeddings": 514,
16
  "model_type": "roberta",
17
  "num_attention_heads": 12,
18
+ "num_hidden_layers": 8,
19
  "pad_token_id": 1,
20
  "type_vocab_size": 1,
21
+ "vocab_size": 150000
22
  }