Instructions to use mgh6/TCS_MLM_SaProt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/TCS_MLM_SaProt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/TCS_MLM_SaProt")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_MLM_SaProt") model = AutoModelForMaskedLM.from_pretrained("mgh6/TCS_MLM_SaProt") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 15000
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8137792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab62b036e6c74bbea4fb69133e34abb4845491f60ea7967f3f5d600d5293ada1
|
| 3 |
size 8137792
|
runs/Jul09_15-25-18_training-full-01-0-5/events.out.tfevents.1720538719.training-full-01-0-5.1220.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:c65b0258035aa7ec9490c8c7a723f73964eeb9df48d2cb243db3b7f046a436d4
|
| 3 |
+
size 45108
|