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