Instructions to use subhasisj/es-TAPT-MLM-MiniLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use subhasisj/es-TAPT-MLM-MiniLM with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="subhasisj/es-TAPT-MLM-MiniLM")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("subhasisj/es-TAPT-MLM-MiniLM") model = AutoModelForMaskedLM.from_pretrained("subhasisj/es-TAPT-MLM-MiniLM") - Notebooks
- Google Colab
- Kaggle
Training Completed
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 471689899
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7add2b3da32af74c0f1a26d409fe429e13943a57f5097fdea6e5ec94df03aed
|
| 3 |
size 471689899
|
runs/May12_19-45-41_4fda500f2613/events.out.tfevents.1652384785.4fda500f2613.72.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:d5806ddd09e6828e8cc29a90265fc4e7c97a64484e629171d49c0e6527e7a3aa
|
| 3 |
+
size 5298
|