Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"architectures": ["BigramLanguageModel"], "n_embd": 64, "n_head": 4, "n_layer": 4, "vocab_size": 61, "block_size": 32, "dropout": 0.1, "model_type": "custom"}
|