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 1900
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:24064aa8683230a7b3a039fd81e1b05e0ff78db2e5bf584fe89728e9df23ffe5
|
| 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:fa073f51dba43cf197ebed198fa93e4cb8473bcabdcbe6fba2963838276e8b55
|
| 3 |
+
size 9796
|