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
Finished 250k
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:d089a7ebaa992bd893f3195961a70ee92594bfc3bc4f551f1fdb297308e2a750
|
| 3 |
+
size 37180965
|