Instructions to use NbAiLab/nb-t5-base-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/nb-t5-base-v3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("NbAiLab/nb-t5-base-v3") model = AutoModelForSeq2SeqLM.from_pretrained("NbAiLab/nb-t5-base-v3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 240001
Browse files
events.out.tfevents.1639129541.t1v-n-358ff5d1-w-0.694454.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:78999bef93fec878e22376fbc52ac5fb1e32f917256083e9d079259c9cb7d779
|
| 3 |
+
size 35737328
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1100762015
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd7c2b8047dcfcea749fcc07cea6578c8383b5087616365e68afde49b5505c07
|
| 3 |
size 1100762015
|