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