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 1000
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:fa6629809084d1e0509d4cc289b87169dfa3c861eb012cb080133c56d08207b9
|
| 3 |
size 136000488
|
runs/Oct17_15-55-01_torch-flash-large-0-3/events.out.tfevents.1729180502.torch-flash-large-0-3.10976.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:a956c336a408ebb951fb1cd550d4c98ce6664783c1ea828f360acd39bcea8f1f
|
| 3 |
+
size 9832
|