CoolFace
Modelpublic

Synthyra/esm_speedrun

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes10downloads
config.json13 linesDownload Raw Back to root
1{2  "architectures": [3    "ESM"4  ],5  "expansion_ratio": 2.6666666666666665,6  "hidden_size": 512,7  "num_attention_heads": 8,8  "num_hidden_layers": 12,9  "torch_dtype": "bfloat16",10  "transformers_version": "4.47.1",11  "vocab_size": 3312}13