Instructions to use NbAiLab/roberta_jan_128_ncc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/roberta_jan_128_ncc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLab/roberta_jan_128_ncc")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLab/roberta_jan_128_ncc") model = AutoModelForMaskedLM.from_pretrained("NbAiLab/roberta_jan_128_ncc") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 88000
Browse files
events.out.tfevents.1643733579.t1v-n-ccbf3e94-w-0.346519.3.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:bf3c9249c00ccf8f13828f43260332873c1590730a3597509ac87a693f5160ba
|
| 3 |
+
size 12806772
|
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:36b1467031da0409add864c536e7fdb2ab6cdb3bdf9a67a33162e74517b61134
|
| 3 |
size 498796983
|