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