Instructions to use NbAiLab/nb-roberta-base-old with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/nb-roberta-base-old with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLab/nb-roberta-base-old")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLab/nb-roberta-base-old") model = AutoModelForMaskedLM.from_pretrained("NbAiLab/nb-roberta-base-old") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 240001
Browse files
events.out.tfevents.1672853579.t1v-n-8f065da9-w-7.103998.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:a953a02e36cf34b95aa7001aaffbd55c228d9893c4a2719696157bf721c247fd
|
| 3 |
+
size 35764135
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1113187999
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bb465a68ba358f005a7a3424bcadefec527f9aab79cf2431fca4819c13e4886
|
| 3 |
size 1113187999
|