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:
- 3db4181dae5c84944bbd23e751b20fac5bab67b6aac8d4a297812f52a83f859a
- Size of remote file:
- 527 MB
- SHA256:
- 59a0cc3603cf40f6d8601ecab26e966bc9e6a4e48924271de3359974e261fe45
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.