Instructions to use PoetschLab/GROVER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PoetschLab/GROVER with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="PoetschLab/GROVER")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("PoetschLab/GROVER") model = AutoModelForMaskedLM.from_pretrained("PoetschLab/GROVER") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cce2e7df10dde328406a49ad322318d131ea5be0d8f4522b7772ec6ae2356352
- Size of remote file:
- 348 MB
- SHA256:
- 81fa4ee056e65ff1c06c32512589f3ba3bcb9d054960f35f634b9cf6da7aadda
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.