Instructions to use arbitropy/umt5-bcoqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arbitropy/umt5-bcoqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("arbitropy/umt5-bcoqa") model = AutoModelForSeq2SeqLM.from_pretrained("arbitropy/umt5-bcoqa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
e7d7a21 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ed093ca66da8c143f0cf8a4c48258bfc7f612ee5ec7c3aa571742a2c4429a8a0
size 2368173936
|