File size: 247 Bytes
55a3d7c | 1 2 3 4 5 6 7 8 9 10 11 | {
"model_type": "custom-gpt",
"vocab_size": 50257,
"n_layer": 6,
"n_head": 6,
"n_embd": 384,
"block_size": 128,
"dropout": 0.1,
"bias": true,
"architectural_notes": "Uploaded from Vizuara AI Labs notebook. Custom architecture."
} |