Rename config.json to configuration.json
Browse files
config.json → configuration.json
RENAMED
|
@@ -70,6 +70,7 @@
|
|
| 70 |
"masked_substitution_rate": null,
|
| 71 |
"max_position_embeddings": 1024,
|
| 72 |
"model_class": null,
|
|
|
|
| 73 |
"name": "BabyLM",
|
| 74 |
"num_attention_heads": 12,
|
| 75 |
"num_hidden_layers": 12,
|
|
|
|
| 70 |
"masked_substitution_rate": null,
|
| 71 |
"max_position_embeddings": 1024,
|
| 72 |
"model_class": null,
|
| 73 |
+
"model_type":"matformer",
|
| 74 |
"name": "BabyLM",
|
| 75 |
"num_attention_heads": 12,
|
| 76 |
"num_hidden_layers": 12,
|