WangKaiLin commited on
Commit
b44ce75
·
verified ·
1 Parent(s): 2b2ade4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -1,6 +1,6 @@
1
- {
2
- "model_type": "pipeowl",
3
- "architecture": "semantic-field-retrieval",
4
- "embedding_dim": 1024,
5
- "vocab_size": 734803
6
  }
 
1
+ {
2
+ "model_type": "pipeowl",
3
+ "architecture": "semantic-field-retrieval",
4
+ "embedding_dim": 512,
5
+ "vocab_size": 734803
6
  }