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 60000
Browse files
events.out.tfevents.1643149905.t1v-n-ccbf3e94-w-0.2231714.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:835034ba3444a165a9067efa3b3b22f0dd05d46c0def53c3960c32670279800c
|
| 3 |
+
size 8773217
|
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:bb8f97aab8b505fa3f7ffcad3c459b556acb1b942d6f4119f391e928450f86e9
|
| 3 |
size 498796983
|