Instructions to use flax-community/t5-base-openwebtext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flax-community/t5-base-openwebtext with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("flax-community/t5-base-openwebtext") model = AutoModelForSeq2SeqLM.from_pretrained("flax-community/t5-base-openwebtext", device_map="auto") - Notebooks
- Google Colab
- Kaggle
add model
Browse files
events.out.tfevents.1625581938.t1v-n-bd8dcbae-w-0.626962.3.v2
ADDED
|
Binary file (108 Bytes). View file
|
|
|
events.out.tfevents.1625583420.t1v-n-bd8dcbae-w-0.649293.3.v2
ADDED
|
Binary file (971 Bytes). View file
|
|
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891539332
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3e4e9718bf4fe3236bd3d269cce03395ccb79f778e5d43420f3f53355b59bc4
|
| 3 |
size 891539332
|