Instructions to use vvn/Text_to_SQL_BART_spider-three-ep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vvn/Text_to_SQL_BART_spider-three-ep with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("vvn/Text_to_SQL_BART_spider-three-ep") model = AutoModelForSeq2SeqLM.from_pretrained("vvn/Text_to_SQL_BART_spider-three-ep") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
6992fbe | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:91f20bbee7c5fb77a613dc1c0f8ab36720bfe7e165a72083705d7fc1718601e4
size 1625533697
|