Instructions to use mrm8488/codebert-base-finetuned-detect-insecure-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrm8488/codebert-base-finetuned-detect-insecure-code with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mrm8488/codebert-base-finetuned-detect-insecure-code")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mrm8488/codebert-base-finetuned-detect-insecure-code") model = AutoModelForSequenceClassification.from_pretrained("mrm8488/codebert-base-finetuned-detect-insecure-code") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3d410274317986f412438b88a20bf76356766ad0da38d1f5df9aa8f2cbefaf1e
- Size of remote file:
- 499 MB
- SHA256:
- 4b209dcc0f442c10881ed1daed99a62a7ecfaa29812fcd7e09bea32e6a85c044
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.