Instructions to use AnonymousSub/declutr-model_wikiqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousSub/declutr-model_wikiqa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AnonymousSub/declutr-model_wikiqa")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AnonymousSub/declutr-model_wikiqa") model = AutoModelForSequenceClassification.from_pretrained("AnonymousSub/declutr-model_wikiqa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 10de22f311d61265e2f772ffb1c19ae0ed3e579ee0790ca1637468ed21820081
- Size of remote file:
- 329 MB
- SHA256:
- 108f8cc2f1596c3101bb3fda0184b5b45e42ce95c5327f02016a5a2745a99768
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.