Instructions to use AnReu/math_pretrained_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnReu/math_pretrained_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("AnReu/math_pretrained_bert") model = AutoModelForPreTraining.from_pretrained("AnReu/math_pretrained_bert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
31dd346 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7c65144bc6cdec8283a468f3683846f83297d3046654598fbd5c7e54accce06f
size 437359011
|