Instructions to use google/bigbird-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/bigbird-roberta-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("google/bigbird-roberta-base") model = AutoModelForPreTraining.from_pretrained("google/bigbird-roberta-base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a7b297c636d2ad780d941dcfcaa74d8a234aae490066dc502acb8802c67a2e7d
- Size of remote file:
- 513 MB
- SHA256:
- 1d079993d1bb36e3ac26de793f85b6bdfd25b170e8af4acee23e48b7fa2a31e6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.