Instructions to use mgh6/esm_temp2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/esm_temp2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/esm_temp2")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/esm_temp2") model = AutoModelForMaskedLM.from_pretrained("mgh6/esm_temp2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 136048297
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3235152dafce97491d61f498442583adba5a5f10b2ca355f2d8a3a241eea9149
|
| 3 |
size 136048297
|
runs/Aug15_21-35-33_55420d522deb/events.out.tfevents.1692135378.55420d522deb.2580.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ade1e198febbc5031f1092d2c0c0cd5af975482fe435dd62e4bf4bbe29e916a
|
| 3 |
+
size 4309
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11405fb5a03b6a1a7349e2312215d51a20d26f3331d2f4834cd8562832936151
|
| 3 |
size 3963
|