ts-medium / config.json
tdooms's picture
Update config.json
f791305 verified
raw
history blame contribute delete
436 Bytes
{
"_name_or_path": "tdooms/ts-l6-d512-e5-b",
"architectures": [
"Transformer"
],
"bias": false,
"bilinear": true,
"scale_attn": false,
"d_hidden": 2048,
"d_model": 512,
"modifier": null,
"n_ctx": 256,
"n_head": 8,
"n_layer": 6,
"n_vocab": 4096,
"noise": null,
"normalization": true,
"tokenizer": "ts-4096",
"dataset": "tinystories",
"torch_dtype": "float32",
"transformers_version": "4.44.2"
}