Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"d_model": 512, "n_layers": 8, "vocab_size": 50257, "ctx_len": 512, "heads": 8, "mode": "hgf5"}
|