Instructions to use NbAiLab/nb-roberta-base-ncc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/nb-roberta-base-ncc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLab/nb-roberta-base-ncc")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLab/nb-roberta-base-ncc") model = AutoModelForMaskedLM.from_pretrained("NbAiLab/nb-roberta-base-ncc") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 240001
Browse files
events.out.tfevents.1673085864.t1v-n-61c7b25d-w-3.48051.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:a662bffd3bba05cbd16e1ffbfa480e2d8f2e2a0bfd60d6f42cc1278749d99c06
|
| 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:360eaa6f33b0fae0b58a4195d795f731958d153dace2af65ff548df20b9aa20b
|
| 3 |
size 1113187999
|