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