Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use angusleung100/CodeBERT-Base-Solidity-Vulnerability with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use angusleung100/CodeBERT-Base-Solidity-Vulnerability with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="angusleung100/CodeBERT-Base-Solidity-Vulnerability")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("angusleung100/CodeBERT-Base-Solidity-Vulnerability") model = AutoModelForSequenceClassification.from_pretrained("angusleung100/CodeBERT-Base-Solidity-Vulnerability", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 487395a25eb8e59f38037d1aafb7403884cb10c1897c1ee5a3a35e602cd7c0cd
- Size of remote file:
- 5.24 kB
- SHA256:
- 5b68a1ef812e0e8fb2ee456baefe848b63502211344b7aaac255121045c98dcd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.