Instructions to use yochen/distilroberta-base-wiki-mark with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yochen/distilroberta-base-wiki-mark with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="yochen/distilroberta-base-wiki-mark")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("yochen/distilroberta-base-wiki-mark") model = AutoModelForMaskedLM.from_pretrained("yochen/distilroberta-base-wiki-mark") - Notebooks
- Google Colab
- Kaggle
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 328723186
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:806e4c9304d08d6e1caac0da0169245748f39ea50940b57c7dbef759b04079d9
|
| 3 |
size 328723186
|
runs/Jul14_13-44-25_cg/events.out.tfevents.1657806312.cg.20115.2
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:1d503fcb667c29e53ba5aa2c3ada50e9efb21da3ad9c8990e2216d5f192a9037
|
| 3 |
+
size 12955
|
runs/Jul14_13-44-25_cg/events.out.tfevents.1657807801.cg.20115.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bc7666569efa753cb82f508e32ec5dcb4daa54bb5e25c89e8a627e5609d42eb
|
| 3 |
+
size 311
|