Instructions to use wyu1/FiD-WebQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wyu1/FiD-WebQ with Transformers:
# Load model directly from transformers import AutoTokenizer, FiDT5 tokenizer = AutoTokenizer.from_pretrained("wyu1/FiD-WebQ") model = FiDT5.from_pretrained("wyu1/FiD-WebQ") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deb326d721f267241ca5779cc22ced17abded81ee4f918e5f598e0a2cc1f91a0
|
| 3 |
+
size 2950917445
|