ai-writing-detectionHigher score is better

AI Writing Detection

Classify essays from a fixed balanced sample of 50 human-written and 50 AI-generated examples from the AI Generated Essays Dataset. Higher is better.

Higher score is better63 models scoredCached in Neon Postgres
MethodologyHow scoring works

Prompt

Each essay is shown once and the model must return exactly one character: "1" for AI-generated or "0" for human-written, with no explanation.

Score

Higher is better. The benchmark score is the F1 score for detecting AI-generated essays, using label 1 as the positive class.

Execution

Benchmark runners execute locally, read the dataset from disk, use OpenRouter for predictions with reasoning disabled, cache results in Neon by benchmark and model ID, and skip recomputation for models that already have stored scores.