How vulnerable are hiring assessments to AI? This competition seeks to find out.
I-O psychologists rely on preemployment assessments to evaluate job candidates. But with AI-powered tools like Large Language Models assisting in job applications, organizations face a new challenge: Are their hiring assessments informative for comparing amongst candidates if the perfect applicant is a click away?
This competition invites teams to create AI "job candidates" that attempt to excel in various assessments, including personality tests, cognitive ability exams, and interview questions. The results will help assessment developers adapt in an evolving hiring landscape.
Competitors will receive a dataset to develop their models (dev_dataset.zip). This dataset is available below, and includes two files:
Your goal is to automatically fill in responses using automated tools such as Generative AI or supervised learning models, scripts, or anything that is reproduceable by another person requiring no more than 5-10 minutes per job to fill in.
Each job is evaluated on three attributes:
Each attribute is weighted equally (0.333) to compute the Final Overall Score.
Organizations are trying to thwart people/bots who may be presenting an unrealistic view of their own abilities, so they have in place faking countermeasures. Every job's responses will receive an Honest Probability score, which will weight the FinalOverallScore. If the job is certain that your answers are "fake" then your honesty score for that job will be 0, making your entire overall score 0 for that job.
Scoring Formula:
Job Applicant Score = Honesty * [(Personality * 0.333) + (CognitiveAbility * 0.333) + (SkillsandAbility * 0.333)]
Leaderboard Overall Score = Average of Individual Job Applicant Scores Across All Jobs
Once you have completed the spreadsheet, submit it for scoring to view your average scores across all 50 jobs: Submit Spreadsheet Here to Score it
On March 9th, the test dataset will be released, which will have nearly 200 new jobs that competitors must use their development phase approach to complete
Enter your team token below and click the button to download the development dataset securely.