Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Rami/multi-label-class-classification-on-github-issues with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rami/multi-label-class-classification-on-github-issues with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Rami/multi-label-class-classification-on-github-issues")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Rami/multi-label-class-classification-on-github-issues") model = AutoModelForSequenceClassification.from_pretrained("Rami/multi-label-class-classification-on-github-issues") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aaf86086450f7d586052d238a65e8184e8e61a71eec0b2676f79be90981b5447
- Size of remote file:
- 438 MB
- SHA256:
- cb21b60510304af5ddbfbfda6e71d6f3fff476383dbb4f8f32b3557393357862
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.