Instructions to use mgh6/esm_cluster_35M_linear with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/esm_cluster_35M_linear with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/esm_cluster_35M_linear")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/esm_cluster_35M_linear") model = AutoModelForMaskedLM.from_pretrained("mgh6/esm_cluster_35M_linear") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 64000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 136000488
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34e9ae6ac0f821946e871f692767065afd42c24f9b808de9c696d6b179b12029
|
| 3 |
size 136000488
|
runs/Jan09_18-05-16_bc11u23n1/events.out.tfevents.1704845117.bc11u23n1
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:e17de61e74cd1d09e9b71ba53763fe9dcc4736246dd605369d560910311f8e30
|
| 3 |
+
size 141263
|