Text Classification
PEFT
Safetensors
English
lora
ai-detection
binary-classification
deberta-v3-large
Eval Results (legacy)
Instructions to use stealthcode/ai-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use stealthcode/ai-detection with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ language:
|
|
| 4 |
pipeline_tag: text-classification
|
| 5 |
library_name: peft
|
| 6 |
base_model: microsoft/deberta-v3-large
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- lora
|
| 9 |
- ai-detection
|
|
|
|
| 4 |
pipeline_tag: text-classification
|
| 5 |
library_name: peft
|
| 6 |
base_model: microsoft/deberta-v3-large
|
| 7 |
+
datasets:
|
| 8 |
+
- stealthcode/ai-detection
|
| 9 |
tags:
|
| 10 |
- lora
|
| 11 |
- ai-detection
|