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