Instructions to use UKP-SQuARE/Extractive_MetaQA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UKP-SQuARE/Extractive_MetaQA with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("UKP-SQuARE/Extractive_MetaQA") model = AutoModel.from_pretrained("UKP-SQuARE/Extractive_MetaQA") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened about 1 year ago
by
SFconvertbot
Librarian Bot: Update dataset YAML metadata for model
#2 opened about 3 years ago
by
librarian-bot