Transformers
PyTorch
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("dessertlab/violent-python-CodeBERT", dtype="auto")
Quick Links

CodeBERT model trained on violent-python dataset with block-, function- and line-level samples combined. Batch-size = 16, source and target token length = 256.

Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support