Instructions to use mgh6/TCS_MLM_All with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/TCS_MLM_All with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/TCS_MLM_All")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_MLM_All") model = AutoModelForMaskedLM.from_pretrained("mgh6/TCS_MLM_All") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 17000
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:86a467661dfbddb3df49408627a9998da21495b85677a249376b994906029bdd
|
| 3 |
size 136000488
|
runs/May29_15-18-00_training-full-0-0/events.out.tfevents.1716995881.training-full-0-0.3281.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:b5a6be4f7c254a7599d22b13d850bddba7ef8b375eca1b5dc42ef621567882d0
|
| 3 |
+
size 8527
|