Instructions to use ugiugi/roberta-mlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ugiugi/roberta-mlm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ugiugi/roberta-mlm")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ugiugi/roberta-mlm") model = AutoModelForMaskedLM.from_pretrained("ugiugi/roberta-mlm") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 16500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498863417
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7c081eff7d399158d57ca66aee418db9c7d3356d76c400068d740f8c049b95b
|
| 3 |
size 498863417
|
runs/May28_08-18-16_635ecbf26630/events.out.tfevents.1685261907.635ecbf26630.7815.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:76b6e20c8d212bf15bb2bf25dc9318c7c020487b74aa9e774cd518c7b0a9beab
|
| 3 |
+
size 9188
|