Text Classification
Transformers
Safetensors
English
roberta
code
algorithms
competitive-programming
multi-label-classification
codebert
text-embeddings-inference
Instructions to use Ahmedjr/codebert-algorithm-tagger with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ahmedjr/codebert-algorithm-tagger with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ahmedjr/codebert-algorithm-tagger")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ahmedjr/codebert-algorithm-tagger") model = AutoModelForSequenceClassification.from_pretrained("Ahmedjr/codebert-algorithm-tagger") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8ee78794cbf32ca3753069b62215d29d1c46a4da790f7a093e04848cd82992e7
- Size of remote file:
- 499 MB
- SHA256:
- 63b915d7972ca27ab314f05e097d81d7e95935f6c628e6f3b10dd4e37f8707b8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.