| { | |
| "architectures": [ | |
| "CustomResearchModel" | |
| ], | |
| "architecture": "efficientformer", | |
| "model_type": "efficientformer", | |
| "hidden_size": 256, | |
| "num_hidden_layers": 6, | |
| "num_attention_heads": 2, | |
| "intermediate_size": 1024, | |
| "hidden_act": "mish", | |
| "max_position_embeddings": 512, | |
| "layer_norm_eps": 1e-12, | |
| "checkpoint_status": "initialization-only", | |
| "notes": "Untrained checkpoint for smoke tests; no benchmark claim." | |
| } |