LabelBuddy:
Student
Back to Home
Upload Your Dataset
Upload a JSON file for the 'Student' persona. Each entry should be an object with 'email' (string) and 'index' (number).
Example entry:
{ "index": 0, "email": "..." }