Instructions to use YASH312312/distilroberta-base-finetuned-wikitext2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YASH312312/distilroberta-base-finetuned-wikitext2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="YASH312312/distilroberta-base-finetuned-wikitext2")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("YASH312312/distilroberta-base-finetuned-wikitext2") model = AutoModelForMaskedLM.from_pretrained("YASH312312/distilroberta-base-finetuned-wikitext2") - Notebooks
- Google Colab
- Kaggle
Commit ·
7b63b0f
1
Parent(s): 35d29a0
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328720043
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9fe115c635146742471cf0bc942a783d1dba68c094ff55370719dacd3f5b89e
|
| 3 |
size 328720043
|
runs/Apr28_09-39-31_0f4d7c14f5ce/events.out.tfevents.1651138809.0f4d7c14f5ce.74.3
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:e18401c9baecfa3734e3cf7bfec3fdbf798dec3b388c8fc81e21b776cd053719
|
| 3 |
+
size 5205
|