Upload config.json with huggingface_hub
Browse files- config.json +3 -0
config.json
CHANGED
|
@@ -10,5 +10,8 @@
|
|
| 10 |
"pad_token": "_",
|
| 11 |
"model_prefix": "edufineweb_train_000001-100k.tok.l4r0",
|
| 12 |
"normalize_distributions": true,
|
|
|
|
|
|
|
|
|
|
| 13 |
"transformers_version": "4.40.0"
|
| 14 |
}
|
|
|
|
| 10 |
"pad_token": "_",
|
| 11 |
"model_prefix": "edufineweb_train_000001-100k.tok.l4r0",
|
| 12 |
"normalize_distributions": true,
|
| 13 |
+
"num_hidden_layers": 0,
|
| 14 |
+
"hidden_size": 0,
|
| 15 |
+
"num_attention_heads": 0,
|
| 16 |
"transformers_version": "4.40.0"
|
| 17 |
}
|