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