mrinaldi commited on
Commit
f168403
·
verified ·
1 Parent(s): b6a0fe8

Rename config.json to configuration.json

Browse files
Files changed (1) hide show
  1. config.json → configuration.json +1 -0
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,