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 148000
Browse files
events.out.tfevents.1642861064.t1v-n-ccbf3e94-w-0.1931366.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:d296c14ecd1704b09cb777a40652b168988a5cf06f99a8b6dc44af17c00df9c0
|
| 3 |
+
size 21617346
|
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:f2ffb1eaf0c46fcea68eb650399299496b39f33f14a079d4a81e07b9bfbb6f2f
|
| 3 |
size 498796983
|