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", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("versae/roberta-base-ncc") model = AutoModelForMaskedLM.from_pretrained("versae/roberta-base-ncc", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 126000
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:6438328315d0d2a91a71d7b3e463ac0f259f173311c58ef7f70e75ca7bd3cca7
|
| 3 |
+
size 18760524
|
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:3e9219284b4987b8d4eb17a6bb48dee7fbceb920cb963e06d9c3a3ff53f1e4aa
|
| 3 |
size 498796983
|