Instructions to use AnReu/albert-for-math-ar-base-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnReu/albert-for-math-ar-base-ft with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AnReu/albert-for-math-ar-base-ft")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AnReu/albert-for-math-ar-base-ft") model = AutoModelForSequenceClassification.from_pretrained("AnReu/albert-for-math-ar-base-ft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6fde7bd6e31162a72260e1e243d578a7896ec00450cd5f5c132f717cbd92d6d
- Size of remote file:
- 46.8 MB
- SHA256:
- df9bb94d758305815681202a86dcba09bd510c2ba92676731ba3748be8816d2b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.