Instructions to use Chaeeun-Kim/spider-large-update-2019q with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Chaeeun-Kim/spider-large-update-2019q with Transformers:
# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("Chaeeun-Kim/spider-large-update-2019q") model = DPRContextEncoder.from_pretrained("Chaeeun-Kim/spider-large-update-2019q", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
83c211b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f159344fb8c53417f205a5f3cb401962f4c7f4b957e45279a26f90d3a3c671f8
size 1336508325
|