File size: 276 Bytes
87cf355 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"architectures": [
"Braille256Model"
],
"dtype": "float32",
"hidden_size": 512,
"intermediate_size": 2048,
"model_type": "braille256",
"num_attention_heads": 8,
"num_hidden_layers": 8,
"transformers_version": "4.57.1",
"use_dot_pattern_init": true
}
|