Instructions to use DioLiu/distilroberta-base-Ctr2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DioLiu/distilroberta-base-Ctr2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="DioLiu/distilroberta-base-Ctr2")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("DioLiu/distilroberta-base-Ctr2") model = AutoModelForMaskedLM.from_pretrained("DioLiu/distilroberta-base-Ctr2") - 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 328720043
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51d68f7a4d3d74a00aa0189c2f88fbf8d2f77b0ed8b1fea2e3095393fb6f0b4f
|
| 3 |
size 328720043
|
runs/Apr13_15-51-00_49bd2c173850/events.out.tfevents.1649866419.49bd2c173850.72.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:f7fb3dbb61179767bf46fdc8f374fe9759a0e6981d8b6dabe906888df8a43e78
|
| 3 |
+
size 5043
|
runs/Apr13_15-51-00_49bd2c173850/events.out.tfevents.1649866746.49bd2c173850.72.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8ddea59f10d645a15834c916f40a94302889be2578ecb1691e39a7071be415d
|
| 3 |
+
size 311
|