AdamIzdebski commited on
Commit
c0ab2a2
·
verified ·
1 Parent(s): 1657e10

Update model_config.json

Browse files
Files changed (1) hide show
  1. model_config.json +1 -1
model_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_name": "JointformerWithPrefix",
3
  "embedding_dim": 256,
4
  "embedding_hidden_dim": 1024,
5
  "num_heads": 8,
 
1
  {
2
+ "model_name": "Hyformer",
3
  "embedding_dim": 256,
4
  "embedding_hidden_dim": 1024,
5
  "num_heads": 8,