| { | |
| "architectures": [ | |
| "CustomResearchModel" | |
| ], | |
| "architecture": "tiny_transformer", | |
| "model_type": "tiny_transformer", | |
| "hidden_size": 192, | |
| "num_hidden_layers": 8, | |
| "num_attention_heads": 8, | |
| "intermediate_size": 768, | |
| "hidden_act": "relu", | |
| "max_position_embeddings": 512, | |
| "layer_norm_eps": 1e-12, | |
| "checkpoint_status": "initialization-only", | |
| "notes": "Untrained checkpoint for smoke tests; no benchmark claim." | |
| } |