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