| { | |
| "architectures": [ | |
| "Wikitext_Model" | |
| ], | |
| "model_type": "wikitext_model", | |
| "device": "cpu", | |
| "dropout": 0.1, | |
| "embed_dim": 512, | |
| "ff_dim": 1024, | |
| "max_length": 512, | |
| "n_heads": 8, | |
| "num_layers": 6, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.49.0", | |
| "vocab_size": 50257 | |
| } | |