etagaca commited on
Commit
93c1cd9
1 Parent(s): b44ca36

Update config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "Human": 0
22
  },
23
  "layer_norm_eps": 1e-05,
24
- "max_position_embeddings": 514,
25
  "model_type": "roberta",
26
  "num_attention_heads": 12,
27
  "num_hidden_layers": 12,
 
21
  "Human": 0
22
  },
23
  "layer_norm_eps": 1e-05,
24
+ "max_position_embeddings": 256,
25
  "model_type": "roberta",
26
  "num_attention_heads": 12,
27
  "num_hidden_layers": 12,