Instructions to use versae/roberta-ncc-1shard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use versae/roberta-ncc-1shard with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="versae/roberta-ncc-1shard")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("versae/roberta-ncc-1shard") model = AutoModelForMaskedLM.from_pretrained("versae/roberta-ncc-1shard") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 5000
Browse files
events.out.tfevents.1641904485.t1v-n-eedfb410-w-0.17061.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:12594f340f13289a23375b30185570d2e1a300e5cdf4b2304f99d7bfe6717785
|
| 3 |
+
size 645583
|
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:8a733b898f5d53bcc8f0b895b520d6e95bc6103ae18d91521eb4e6405ca4c33e
|
| 3 |
size 498796983
|