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 60000
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:5bfe8c567d333e1aee7f7f5afb1fd7c87689345ea114aafd329a319d9863c44f
|
| 3 |
size 136000488
|
runs/Jan11_12-56-41_bc11u25n1/events.out.tfevents.1704999404.bc11u25n1
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:1b5e15fcd7de3dfafb85b21482b8c87374f0c3c05e5d953a95ec5b2c2e4ec771
|
| 3 |
+
size 56203
|