Instructions to use AnonymousSub/declutr-model_squad2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousSub/declutr-model_squad2.0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="AnonymousSub/declutr-model_squad2.0")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("AnonymousSub/declutr-model_squad2.0") model = AutoModelForQuestionAnswering.from_pretrained("AnonymousSub/declutr-model_squad2.0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 629aba3dcaaddea2e86d5dd648183c6cea0abb1eabd61fe35ae5a9d1974b36ea
- Size of remote file:
- 326 MB
- SHA256:
- 5fd94c95710d62198c062f0251c45e52a801977db4dae67f8acfa51c51996e77
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.