jeekzhang commited on
Commit
57fda78
·
1 Parent(s): 370a4c1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "architectures": ["Bert_BiLSTM_CRF"],
3
  "hidden_dim": 256,
4
  "embedding_dim": 768,
5
  "tag_to_ix": {
 
1
  {
2
+ "model_type": "bert",
3
  "hidden_dim": 256,
4
  "embedding_dim": 768,
5
  "tag_to_ix": {