TheDiamondKing commited on
Commit
f62af9c
·
1 Parent(s): aa6045d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
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
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
 
15
  "max_position_embeddings": 514,
16
  "model_type": "roberta",
17
  "num_attention_heads": 12,
18
+ "num_hidden_layers": 64,
19
  "pad_token_id": 1,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",