Instructions to use wyu1/FiD-NQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wyu1/FiD-NQ with Transformers:
# Load model directly from transformers import AutoTokenizer, FiDT5 tokenizer = AutoTokenizer.from_pretrained("wyu1/FiD-NQ") model = FiDT5.from_pretrained("wyu1/FiD-NQ") - Notebooks
- Google Colab
- Kaggle
upload config
Browse files- tokenizer_config.json +0 -0
tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|