Instructions to use mgh6/TCS_MLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/TCS_MLM with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/TCS_MLM")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_MLM") model = AutoModelForMaskedLM.from_pretrained("mgh6/TCS_MLM") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7000
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:9fd990d11bd5d66d6bed13f185883ea4cb7944e28eba186eb6558a9ccdcdbc2e
|
| 3 |
size 136000488
|
runs/Oct14_17-20-10_torch-flash-large-0-2/events.out.tfevents.1728926412.torch-flash-large-0-2.3636.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:98370272feb266dafaaf6cde07e8430f833fa4502b75a3eabd7450c6592e3133
|
| 3 |
+
size 39094
|