Instructions to use thatdramebaazguy/roberta-base-MITmovie-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thatdramebaazguy/roberta-base-MITmovie-squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="thatdramebaazguy/roberta-base-MITmovie-squad")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("thatdramebaazguy/roberta-base-MITmovie-squad") model = AutoModelForQuestionAnswering.from_pretrained("thatdramebaazguy/roberta-base-MITmovie-squad") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 664f474b254efe74f16bac81c6681788cee8884e5661721979dc2fbb18919296
- Size of remote file:
- 496 MB
- SHA256:
- 9770d77bb955e99af115b19ec6ad8ddf11f4e336d8abd1a827a975adf73b289c
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.