Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions leaderboard/submissions/kp-detect-v17/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# kp-detect-v17 submission

A hybrid statistical + Unicode-aware AI-generated text detector. 30-D
engineered text features → calibrated gradient-boosted classifier, with a
Unicode-normalization pre-processing step for adversarially-modified inputs
(zero-width spaces, mathematical-alphanumeric homoglyphs).

- `metadata.json` — author + release date + contact (template fields)
- `predictions.json` — one `{id, score}` per RAID test row (score is P(AI))
5 changes: 5 additions & 0 deletions leaderboard/submissions/kp-detect-v17/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"date_released": "2026-05-23",
"detector_name": "Kareem Elsamadicy (Independent Researcher)",
"contact_info": "kelsamadicy@gmail.com"
}
1 change: 1 addition & 0 deletions leaderboard/submissions/kp-detect-v17/predictions.json

Large diffs are not rendered by default.

Loading