Instructions to use versae/roberta-base-ncc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use versae/roberta-base-ncc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="versae/roberta-base-ncc")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("versae/roberta-base-ncc") model = AutoModelForMaskedLM.from_pretrained("versae/roberta-base-ncc") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 128000
Browse files
events.out.tfevents.1642203685.t1v-n-eedfb410-w-0.10537.0.v2
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:aba1e800dfed3b11c2e32521f8547f0408e51a4a0a517e4d3c09dee9b869f929
|
| 3 |
+
size 19058948
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498796983
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f789f1ad4ea0664640788a21f03e5683512c06ee07eedc26f2a5dda0896bfe8d
|
| 3 |
size 498796983
|