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
Training in progress, step 10000
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:4aff11afa489bc32c7de66aea67ea51de717c0e2e2ae432b0cf200504016f1a1
|
| 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:5c6fdb7fc3ede252a1dd19701241150a38b43290c92b1903c7e788c7188b04ce
|
| 3 |
+
size 12330
|