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.1625680081.t1v-n-bd8dcbae-w-0.85742.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:817ab1a63932a0c58054eef649ad18e1507caed29901c49fcd338ecac6d0a06b
|
| 3 |
+
size 58557476
|
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:76f105839d728c02186634dc37df2994f22769be81453013c5db1e6f09b14dcd
|
| 3 |
size 891539332
|