Instructions to use azherali/CodeGenDetect-Roberta_Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use azherali/CodeGenDetect-Roberta_Lora with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("FacebookAI/roberta-base") model = PeftModel.from_pretrained(base_model, "azherali/CodeGenDetect-Roberta_Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 98591f24ab35447d793406dd524988b6da6878cda79861b753c4e7e519f3b5b5
- Size of remote file:
- 3.56 MB
- SHA256:
- 0f54a9488a0d892ef3c9ead71be7256e4edfc6d0576c7e2143fb00c67015577b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.