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") - Notebooks
- Google Colab
- Kaggle
When will the open source protocol be released?MIT, BSD,Apache etc.
#1 opened about 2 years ago
by
aihe