Update model_config.json
Browse files- model_config.json +1 -1
model_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"model_name": "
|
| 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,
|