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