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