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