Fill-Mask
Transformers
TensorBoard
Safetensors
distilbert
masked-language-modeling
imdb
domain-adaptation
nlp
Eval Results (legacy)
Instructions to use azherali/distilbert-imdb_mask_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use azherali/distilbert-imdb_mask_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="azherali/distilbert-imdb_mask_model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("azherali/distilbert-imdb_mask_model") model = AutoModelForMaskedLM.from_pretrained("azherali/distilbert-imdb_mask_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 9580
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267954768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ca2b169bd6e75a7f8cfa5e9955b377db14ba405f8f776f905acbcf4387efef2
|
| 3 |
size 267954768
|
runs/Aug23_23-14-57_5326853a91f4/events.out.tfevents.1755991036.5326853a91f4.982.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:9acf34b365ac82e0692d1d40b75707dbd545f1cd4ace008b3bb67ef9d94918f5
|
| 3 |
+
size 7533
|