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 1100
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:74cad29765d7eeaf0798dfe99d70605b73505b56db5675476deac5bce8b2bd92
|
| 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:2068f7fb24acf5dd341cef9dfa40867944ee097d33b101b470409864dd90445e
|
| 3 |
+
size 10302
|