Instructions to use muhtasham/tiny-mlm-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use muhtasham/tiny-mlm-squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="muhtasham/tiny-mlm-squad")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("muhtasham/tiny-mlm-squad") model = AutoModelForMaskedLM.from_pretrained("muhtasham/tiny-mlm-squad") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17685298
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8bdd2718556d86f4dd191f8f19ef6270203a82822bffe4948717fd4cf5ab230
|
| 3 |
size 17685298
|
runs/Jan06_13-34-41_dc5fad9a16ec/events.out.tfevents.1673012087.dc5fad9a16ec.1685453.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:8c7eda1d040d3da3a4e810c65cc8fc8873d29bf108613ebb30762604cf8682ec
|
| 3 |
+
size 5497
|