--- language: - en tags: - biology - esm - protein --- # Model Card for esmc-600m-2024-12 ESM Cambrian is a parallel model family to our flagship ESM3 generative models. While ESM3 focuses on controllable generation of proteins for therapeutic and many other applications, ESM C focuses on creating representations of the underlying biology of proteins. ESM C scales up data and training compute to deliver dramatic performance improvements over ESM2. ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66ec90313b250e9eca17af5a/7wMGYSibjEuUJjq62gXAg.png) ## Usage Using `ESMC` requires [esm](https://github.com/evolutionaryscale/esm) ``` pip install esm ``` Please refer to the readme and notebooks in the [esm repository](https://github.com/evolutionaryscale/esm) for details on how to use the model. ## License This repository is under a custom non-commercial [license](https://www.evolutionaryscale.ai/policies/cambrian-non-commercial-license-agreement).