Views
No views yet
bert-base-uncased fine-tuned to classify a text as human-written (label 0) or
AI-generated (label 1). Trained on the HC3 reddit_eli5 subset (human vs ChatGPT/GPT-3.5
answers, 2023), 47.6K samples, class-weighted loss, max_length=256.| Evaluation | Macro-F1 |
|---|---|
| Held-out reddit_eli5 test (n=10,200) | 0.9935 |
| finance - cross-domain, never trained on (n=8,436) | 0.9812 |
| medicine - cross-domain, never trained on (n=2,582) | 0.9821 |