Instructions to use mgh6/esm_cluster with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/esm_cluster with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/esm_cluster")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/esm_cluster") model = AutoModelForMaskedLM.from_pretrained("mgh6/esm_cluster") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 23500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 595375093
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:431e549265cc485f1bbdd7e631f94dafdc0ed7218aa61c15c5291e92705b6ce4
|
| 3 |
size 595375093
|
runs/Nov06_17-39-44_bc11u25n2/events.out.tfevents.1699313987.bc11u25n2.3840.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:044190646544c5674b97580da64ae48b4da7c24803e35f796d72245582681c7b
|
| 3 |
+
size 41228
|