Instructions to use hugo-albert/xlm-roberta-argument with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hugo-albert/xlm-roberta-argument with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="hugo-albert/xlm-roberta-argument")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hugo-albert/xlm-roberta-argument", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 1 file scanned as unsafe.