Instructions to use AMR-KELEG/Sentence-ALDi-30 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AMR-KELEG/Sentence-ALDi-30 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AMR-KELEG/Sentence-ALDi-30")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AMR-KELEG/Sentence-ALDi-30") model = AutoModelForSequenceClassification.from_pretrained("AMR-KELEG/Sentence-ALDi-30") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 411c944f11462302cfcfbf126a3db1a3287704505965a69038f2e83cfe312313
- Size of remote file:
- 651 MB
- SHA256:
- 74c33172ebafc6e4f0738bcc72ea243b280dc6e4e4c27a73d310ae1e6530df60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.