TalentMatch Resume Samples
Synthetic enterprise resumes and job descriptions with expert HR rankings for benchmark evaluation.
screenings.jsonl — model vs expert ranks per JD/resume pair
manifest.json — corpus metadata
benchmark_report.json — reproducible metrics
import json
with open("screenings.jsonl") as f:
for line in f:
print(json.loads(line))
Built by Aria AI.