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:
- 8b92f1d109303e459d00f3ee58637008b36892524db20526747fce1bfe8cbc76
- Size of remote file:
- 4.86 kB
- SHA256:
- be3d3456878b6602c182263dcd2f6c45d0e2fc70a8166e6c48caa69af34fd8b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.