prompt
string | list
list | good_output
bool | known_issues
list |
|---|---|---|---|
schedule meeting with Client end of day
|
[
{
"due": "end of day",
"priority": "low",
"task": "Schedule meeting with Client"
}
] | true
|
[] |
schedule meeting tomorrow. fix bug with Maria Monday 9am. security audit with John next week. update spreadsheet tomorrow
|
[
{
"due": "tomorrow",
"priority": "low",
"task": "Schedule meeting with John"
},
{
"due": "Monday 9am",
"priority": "low",
"task": "Fix bug"
},
{
"due": "next week",
"priority": "high",
"task": "Security audit"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Update spreadsheet with CFO"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
database backup end of sprint. review document with Client Friday afternoon. customer call overdue
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Database backup with John"
},
{
"due": "Friday afternoon",
"priority": "high",
"task": "Review document with Client"
},
{
"due": "overdue",
"priority": "low",
"task": "Customer call"
}
] | true
|
[
"Multiple tasks merged"
] |
write report next week. invoice follow-up with Sarah next week. deploy service end of day
|
[
{
"due": "next week",
"priority": "medium",
"task": "Write report with CFO"
},
{
"due": "next week",
"priority": "high",
"task": "Invoice follow-up"
},
{
"due": "end of day",
"priority": "high",
"task": "Deploy service with Client"
}
] | true
|
[] |
security audit with John Friday afternoon. plan sprint end of day
|
[
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Security audit with John"
},
{
"due": "end of day",
"priority": "high",
"task": "Plan sprint"
}
] | true
|
[
"Multiple tasks merged"
] |
prepare presentation with Alex end of day. plan sprint Monday 9am
|
[
{
"due": "end of day",
"priority": "high",
"task": "Prepare presentation"
},
{
"due": "Monday 9am",
"priority": "medium",
"task": "Plan sprint with Team"
}
] | true
|
[
"Multiple tasks merged"
] |
database backup tomorrow
|
[
{
"due": "tomorrow",
"priority": "low",
"task": "Database backup"
}
] | true
|
[
"Multiple tasks merged"
] |
deploy service end of sprint
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Deploy service with Team"
}
] | true
|
[] |
customer call with Client Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Customer call with Client"
}
] | true
|
[] |
fix bug tomorrow. plan sprint next week. database backup Friday afternoon
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Fix bug with Alex"
},
{
"due": "next week",
"priority": "medium",
"task": "Plan sprint"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Database backup with John"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
schedule meeting tomorrow. database backup next week
|
[
{
"due": "tomorrow",
"priority": "low",
"task": "Schedule meeting"
},
{
"due": "next week",
"priority": "high",
"task": "Database backup"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
update spreadsheet overdue. write report tomorrow. plan sprint end of day. update spreadsheet with Sarah ASAP
|
[
{
"due": "overdue",
"priority": "medium",
"task": "Update spreadsheet"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Write report with Vendor"
},
{
"due": "end of day",
"priority": "low",
"task": "Plan sprint with Maria"
},
{
"due": "ASAP",
"priority": "medium",
"task": "Update spreadsheet with Sarah"
}
] | true
|
[
"Multiple tasks merged"
] |
fix bug end of sprint. update spreadsheet tomorrow
|
[
{
"due": "end of sprint",
"priority": "low",
"task": "Fix bug"
},
{
"due": "tomorrow",
"priority": "high",
"task": "Update spreadsheet"
}
] | true
|
[
"Multiple tasks merged"
] |
customer call ASAP
|
[
{
"due": "ASAP",
"priority": "medium",
"task": "Customer call"
}
] | true
|
[] |
update spreadsheet with Maria end of sprint. update spreadsheet end of sprint
|
[
{
"due": "end of sprint",
"priority": "low",
"task": "Update spreadsheet"
},
{
"due": "end of sprint",
"priority": "high",
"task": "Update spreadsheet with Sarah"
}
] | true
|
[] |
refactor module with Maria next week
|
[
{
"due": "next week",
"priority": "medium",
"task": "Refactor module"
}
] | true
|
[
"Multiple tasks merged"
] |
send follow-up email ASAP
|
[
{
"due": "ASAP",
"priority": "medium",
"task": "Send follow-up email with Team"
}
] | true
|
[
"Multiple tasks merged"
] |
deploy service next week. plan sprint Friday afternoon. refactor module with Alex ASAP
|
[
{
"due": "next week",
"priority": "low",
"task": "Deploy service with Vendor"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Plan sprint with John"
},
{
"due": "ASAP",
"priority": "high",
"task": "Refactor module with Alex"
}
] | true
|
[] |
deploy service end of day. deploy service overdue
|
[
{
"due": "end of day",
"priority": "high",
"task": "Deploy service"
},
{
"due": "overdue",
"priority": "low",
"task": "Deploy service"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
send follow-up email end of sprint. schedule meeting tomorrow. send follow-up email with CFO tomorrow. security audit with Client ASAP
|
[
{
"due": "end of sprint",
"priority": "medium",
"task": "Send follow-up email"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Schedule meeting"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Send follow-up email with CFO"
},
{
"due": "ASAP",
"priority": "high",
"task": "Security audit"
}
] | true
|
[] |
prepare presentation with Sarah tomorrow. plan sprint Friday afternoon
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Prepare presentation"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Plan sprint"
}
] | true
|
[
"Multiple tasks merged"
] |
refactor module with John tomorrow. schedule meeting with CFO next week. write report ASAP
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Refactor module"
},
{
"due": "next week",
"priority": "high",
"task": "Schedule meeting"
},
{
"due": "ASAP",
"priority": "low",
"task": "Write report with Team"
}
] | true
|
[
"Ambiguous date"
] |
security audit next week
|
[
{
"due": "next week",
"priority": "medium",
"task": "Security audit with CFO"
}
] | true
|
[] |
update spreadsheet tomorrow. deploy service end of day. refactor module ASAP
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Update spreadsheet"
},
{
"due": "end of day",
"priority": "low",
"task": "Deploy service"
},
{
"due": "ASAP",
"priority": "low",
"task": "Refactor module"
}
] | true
|
[
"Multiple tasks merged"
] |
prepare presentation tomorrow. update spreadsheet end of sprint
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Prepare presentation"
},
{
"due": "end of sprint",
"priority": "medium",
"task": "Update spreadsheet with Maria"
}
] | true
|
[
"Ambiguous date"
] |
schedule meeting with Maria Monday 9am. database backup Friday afternoon
|
[
{
"due": "Monday 9am",
"priority": "medium",
"task": "Schedule meeting with Maria"
},
{
"due": "Friday afternoon",
"priority": "high",
"task": "Database backup"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
review document with Client next week
|
[
{
"due": "next week",
"priority": "high",
"task": "Review document"
}
] | true
|
[] |
code review with CFO Monday 9am. refactor module with Maria overdue. refactor module Friday afternoon. code review tomorrow
|
[
{
"due": "Monday 9am",
"priority": "high",
"task": "Code review"
},
{
"due": "overdue",
"priority": "low",
"task": "Refactor module"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Refactor module with Maria"
},
{
"due": "tomorrow",
"priority": "high",
"task": "Code review"
}
] | true
|
[
"Multiple tasks merged"
] |
deploy service next week. customer call with Alex overdue. prepare presentation Monday 9am
|
[
{
"due": "next week",
"priority": "low",
"task": "Deploy service"
},
{
"due": "overdue",
"priority": "medium",
"task": "Customer call"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Prepare presentation"
}
] | true
|
[
"Multiple tasks merged"
] |
customer call with Maria end of sprint. fix bug with CFO tomorrow. update spreadsheet ASAP. security audit end of sprint
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Customer call with Maria"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Fix bug"
},
{
"due": "ASAP",
"priority": "low",
"task": "Update spreadsheet with Alex"
},
{
"due": "end of sprint",
"priority": "medium",
"task": "Security audit"
}
] | true
|
[
"Multiple tasks merged"
] |
deploy service next week. security audit Monday 9am. fix bug ASAP. write report end of sprint
|
[
{
"due": "next week",
"priority": "high",
"task": "Deploy service"
},
{
"due": "Monday 9am",
"priority": "low",
"task": "Security audit with Sarah"
},
{
"due": "ASAP",
"priority": "high",
"task": "Fix bug with Vendor"
},
{
"due": "end of sprint",
"priority": "high",
"task": "Write report"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
plan sprint end of sprint. prepare presentation with Maria overdue. write report overdue. fix bug next week
|
[
{
"due": "end of sprint",
"priority": "low",
"task": "Plan sprint"
},
{
"due": "overdue",
"priority": "high",
"task": "Prepare presentation"
},
{
"due": "overdue",
"priority": "low",
"task": "Write report with Sarah"
},
{
"due": "next week",
"priority": "low",
"task": "Fix bug with Sarah"
}
] | true
|
[
"Ambiguous date"
] |
deploy service with Team Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "high",
"task": "Deploy service"
}
] | true
|
[
"Multiple tasks merged"
] |
refactor module Monday 9am. database backup Monday 9am. plan sprint end of sprint. deploy service Monday 9am
|
[
{
"due": "Monday 9am",
"priority": "medium",
"task": "Refactor module with John"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Database backup"
},
{
"due": "end of sprint",
"priority": "low",
"task": "Plan sprint with Maria"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Deploy service with CFO"
}
] | true
|
[
"Ambiguous date"
] |
refactor module with Team ASAP
|
[
{
"due": "ASAP",
"priority": "low",
"task": "Refactor module"
}
] | true
|
[
"Multiple tasks merged"
] |
schedule meeting Monday 9am. database backup with Team overdue
|
[
{
"due": "Monday 9am",
"priority": "medium",
"task": "Schedule meeting with Client"
},
{
"due": "overdue",
"priority": "medium",
"task": "Database backup with Team"
}
] | true
|
[] |
code review with Maria tomorrow
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Code review with Maria"
}
] | true
|
[
"Ambiguous date"
] |
security audit next week. plan sprint end of sprint
|
[
{
"due": "next week",
"priority": "low",
"task": "Security audit with John"
},
{
"due": "end of sprint",
"priority": "high",
"task": "Plan sprint with Maria"
}
] | true
|
[] |
prepare presentation ASAP. deploy service end of day
|
[
{
"due": "ASAP",
"priority": "medium",
"task": "Prepare presentation"
},
{
"due": "end of day",
"priority": "low",
"task": "Deploy service"
}
] | true
|
[
"Ambiguous date"
] |
invoice follow-up tomorrow
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Invoice follow-up"
}
] | true
|
[
"Multiple tasks merged"
] |
review document with CFO ASAP. code review next week. customer call end of sprint
|
[
{
"due": "ASAP",
"priority": "medium",
"task": "Review document"
},
{
"due": "next week",
"priority": "medium",
"task": "Code review with Vendor"
},
{
"due": "end of sprint",
"priority": "medium",
"task": "Customer call"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
security audit with Maria tomorrow. write report Friday afternoon. write report Friday afternoon
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Security audit"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Write report"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Write report with Maria"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
fix bug tomorrow
|
[
{
"due": "tomorrow",
"priority": "low",
"task": "Fix bug"
}
] | true
|
[
"Ambiguous date"
] |
customer call with Vendor end of sprint. invoice follow-up overdue. fix bug Monday 9am. write report overdue
|
[
{
"due": "end of sprint",
"priority": "low",
"task": "Customer call with Vendor"
},
{
"due": "overdue",
"priority": "high",
"task": "Invoice follow-up"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Fix bug"
},
{
"due": "overdue",
"priority": "medium",
"task": "Write report with Client"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
invoice follow-up with Alex end of day
|
[
{
"due": "end of day",
"priority": "low",
"task": "Invoice follow-up"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
security audit overdue
|
[
{
"due": "overdue",
"priority": "low",
"task": "Security audit with Maria"
}
] | true
|
[
"Ambiguous date"
] |
schedule meeting overdue. database backup tomorrow. write report next week
|
[
{
"due": "overdue",
"priority": "high",
"task": "Schedule meeting"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Database backup"
},
{
"due": "next week",
"priority": "low",
"task": "Write report with CFO"
}
] | true
|
[] |
deploy service with Vendor tomorrow
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Deploy service"
}
] | true
|
[
"Ambiguous date"
] |
review document tomorrow. database backup with Maria Monday 9am. plan sprint overdue
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Review document"
},
{
"due": "Monday 9am",
"priority": "medium",
"task": "Database backup"
},
{
"due": "overdue",
"priority": "high",
"task": "Plan sprint"
}
] | true
|
[] |
customer call with Maria overdue. fix bug next week
|
[
{
"due": "overdue",
"priority": "high",
"task": "Customer call with Maria"
},
{
"due": "next week",
"priority": "low",
"task": "Fix bug"
}
] | true
|
[
"Multiple tasks merged"
] |
schedule meeting overdue. review document overdue. update spreadsheet with Team tomorrow
|
[
{
"due": "overdue",
"priority": "high",
"task": "Schedule meeting with Maria"
},
{
"due": "overdue",
"priority": "high",
"task": "Review document"
},
{
"due": "tomorrow",
"priority": "high",
"task": "Update spreadsheet with Team"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
review document next week. refactor module end of sprint
|
[
{
"due": "next week",
"priority": "medium",
"task": "Review document"
},
{
"due": "end of sprint",
"priority": "low",
"task": "Refactor module"
}
] | true
|
[
"Multiple tasks merged"
] |
fix bug end of sprint. invoice follow-up overdue. security audit overdue
|
[
{
"due": "end of sprint",
"priority": "low",
"task": "Fix bug"
},
{
"due": "overdue",
"priority": "low",
"task": "Invoice follow-up with CFO"
},
{
"due": "overdue",
"priority": "high",
"task": "Security audit with John"
}
] | true
|
[
"Multiple tasks merged"
] |
refactor module next week. review document Friday afternoon. security audit with Alex Friday afternoon. deploy service end of sprint
|
[
{
"due": "next week",
"priority": "high",
"task": "Refactor module"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Review document with Vendor"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Security audit"
},
{
"due": "end of sprint",
"priority": "low",
"task": "Deploy service with John"
}
] | true
|
[
"Multiple tasks merged"
] |
customer call Monday 9am
|
[
{
"due": "Monday 9am",
"priority": "low",
"task": "Customer call with Vendor"
}
] | true
|
[
"Multiple tasks merged"
] |
database backup end of day. write report tomorrow. update spreadsheet overdue. update spreadsheet with Sarah end of sprint
|
[
{
"due": "end of day",
"priority": "medium",
"task": "Database backup"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Write report"
},
{
"due": "overdue",
"priority": "high",
"task": "Update spreadsheet with Alex"
},
{
"due": "end of sprint",
"priority": "low",
"task": "Update spreadsheet"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
deploy service with Vendor end of sprint. update spreadsheet tomorrow. code review ASAP
|
[
{
"due": "end of sprint",
"priority": "low",
"task": "Deploy service"
},
{
"due": "tomorrow",
"priority": "medium",
"task": "Update spreadsheet"
},
{
"due": "ASAP",
"priority": "medium",
"task": "Code review"
}
] | true
|
[
"Multiple tasks merged"
] |
write report Friday afternoon. write report end of day
|
[
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Write report"
},
{
"due": "end of day",
"priority": "high",
"task": "Write report with CFO"
}
] | true
|
[
"Multiple tasks merged"
] |
code review Monday 9am
|
[
{
"due": "Monday 9am",
"priority": "medium",
"task": "Code review"
}
] | true
|
[
"Ambiguous date"
] |
schedule meeting Friday afternoon. fix bug ASAP. send follow-up email end of sprint. customer call Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Schedule meeting"
},
{
"due": "ASAP",
"priority": "high",
"task": "Fix bug with Vendor"
},
{
"due": "end of sprint",
"priority": "medium",
"task": "Send follow-up email with Sarah"
},
{
"due": "Friday afternoon",
"priority": "high",
"task": "Customer call"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
security audit tomorrow. update spreadsheet Monday 9am. review document with Vendor next week. code review with John overdue
|
[
{
"due": "tomorrow",
"priority": "low",
"task": "Security audit"
},
{
"due": "Monday 9am",
"priority": "low",
"task": "Update spreadsheet"
},
{
"due": "next week",
"priority": "high",
"task": "Review document with Vendor"
},
{
"due": "overdue",
"priority": "medium",
"task": "Code review with John"
}
] | true
|
[
"Multiple tasks merged"
] |
send follow-up email tomorrow. update spreadsheet with Vendor next week
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Send follow-up email"
},
{
"due": "next week",
"priority": "low",
"task": "Update spreadsheet"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
refactor module with Vendor overdue
|
[
{
"due": "overdue",
"priority": "high",
"task": "Refactor module"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
customer call with Team overdue. deploy service tomorrow. prepare presentation with Client ASAP
|
[
{
"due": "overdue",
"priority": "medium",
"task": "Customer call"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Deploy service with Vendor"
},
{
"due": "ASAP",
"priority": "high",
"task": "Prepare presentation with Client"
}
] | true
|
[] |
security audit with Client end of day. update spreadsheet next week. schedule meeting end of sprint. review document with Client Friday afternoon
|
[
{
"due": "end of day",
"priority": "high",
"task": "Security audit"
},
{
"due": "next week",
"priority": "high",
"task": "Update spreadsheet with Client"
},
{
"due": "end of sprint",
"priority": "low",
"task": "Schedule meeting"
},
{
"due": "Friday afternoon",
"priority": "high",
"task": "Review document"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
security audit with Alex overdue. security audit with CFO tomorrow. update spreadsheet with Team Friday afternoon
|
[
{
"due": "overdue",
"priority": "medium",
"task": "Security audit"
},
{
"due": "tomorrow",
"priority": "medium",
"task": "Security audit"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Update spreadsheet"
}
] | true
|
[] |
code review with Client Monday 9am. update spreadsheet ASAP. refactor module tomorrow. prepare presentation with Team tomorrow
|
[
{
"due": "Monday 9am",
"priority": "high",
"task": "Code review"
},
{
"due": "ASAP",
"priority": "high",
"task": "Update spreadsheet"
},
{
"due": "tomorrow",
"priority": "high",
"task": "Refactor module"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Prepare presentation with Team"
}
] | true
|
[
"Multiple tasks merged"
] |
review document next week
|
[
{
"due": "next week",
"priority": "medium",
"task": "Review document"
}
] | true
|
[
"Multiple tasks merged"
] |
refactor module tomorrow. prepare presentation Friday afternoon
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Refactor module"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Prepare presentation"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
customer call with CFO Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Customer call with CFO"
}
] | true
|
[] |
review document with Maria ASAP. send follow-up email with Maria tomorrow. security audit Friday afternoon. prepare presentation with Alex next week
|
[
{
"due": "ASAP",
"priority": "low",
"task": "Review document"
},
{
"due": "tomorrow",
"priority": "high",
"task": "Send follow-up email with Maria"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Security audit"
},
{
"due": "next week",
"priority": "high",
"task": "Prepare presentation with Alex"
}
] | true
|
[] |
schedule meeting with CFO end of day. schedule meeting with Alex Monday 9am
|
[
{
"due": "end of day",
"priority": "high",
"task": "Schedule meeting with CFO"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Schedule meeting with Alex"
}
] | true
|
[
"Multiple tasks merged"
] |
fix bug end of sprint. invoice follow-up with Client end of sprint. write report Monday 9am
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Fix bug with Sarah"
},
{
"due": "end of sprint",
"priority": "high",
"task": "Invoice follow-up"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Write report with Team"
}
] | true
|
[
"Multiple tasks merged"
] |
refactor module with Sarah Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "high",
"task": "Refactor module with Sarah"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
plan sprint with Client end of sprint. invoice follow-up with Sarah end of day. code review Monday 9am. code review Friday afternoon
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Plan sprint"
},
{
"due": "end of day",
"priority": "medium",
"task": "Invoice follow-up"
},
{
"due": "Monday 9am",
"priority": "medium",
"task": "Code review"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Code review"
}
] | true
|
[] |
review document tomorrow
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Review document"
}
] | true
|
[] |
customer call Monday 9am. deploy service with John overdue. fix bug next week
|
[
{
"due": "Monday 9am",
"priority": "medium",
"task": "Customer call"
},
{
"due": "overdue",
"priority": "high",
"task": "Deploy service with John"
},
{
"due": "next week",
"priority": "high",
"task": "Fix bug"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
review document end of day. security audit overdue. prepare presentation with CFO Friday afternoon
|
[
{
"due": "end of day",
"priority": "medium",
"task": "Review document"
},
{
"due": "overdue",
"priority": "low",
"task": "Security audit with John"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Prepare presentation with CFO"
}
] | true
|
[
"Multiple tasks merged"
] |
send follow-up email tomorrow
|
[
{
"due": "tomorrow",
"priority": "high",
"task": "Send follow-up email"
}
] | true
|
[
"Multiple tasks merged"
] |
send follow-up email overdue. plan sprint ASAP. customer call overdue
|
[
{
"due": "overdue",
"priority": "high",
"task": "Send follow-up email with CFO"
},
{
"due": "ASAP",
"priority": "low",
"task": "Plan sprint with Sarah"
},
{
"due": "overdue",
"priority": "medium",
"task": "Customer call"
}
] | true
|
[
"Multiple tasks merged"
] |
prepare presentation with Maria tomorrow. customer call overdue. schedule meeting end of day. database backup overdue
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Prepare presentation"
},
{
"due": "overdue",
"priority": "low",
"task": "Customer call with Vendor"
},
{
"due": "end of day",
"priority": "medium",
"task": "Schedule meeting"
},
{
"due": "overdue",
"priority": "medium",
"task": "Database backup with Client"
}
] | true
|
[
"Multiple tasks merged"
] |
send follow-up email end of day. code review with Sarah Monday 9am
|
[
{
"due": "end of day",
"priority": "high",
"task": "Send follow-up email"
},
{
"due": "Monday 9am",
"priority": "high",
"task": "Code review with Sarah"
}
] | true
|
[] |
plan sprint with Team Monday 9am. deploy service Friday afternoon. security audit with CFO tomorrow
|
[
{
"due": "Monday 9am",
"priority": "high",
"task": "Plan sprint"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Deploy service"
},
{
"due": "tomorrow",
"priority": "medium",
"task": "Security audit"
}
] | true
|
[
"Multiple tasks merged"
] |
deploy service with Client Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Deploy service with Client"
}
] | true
|
[] |
refactor module Friday afternoon. send follow-up email with Maria tomorrow
|
[
{
"due": "Friday afternoon",
"priority": "high",
"task": "Refactor module"
},
{
"due": "tomorrow",
"priority": "low",
"task": "Send follow-up email with Maria"
}
] | true
|
[
"Ambiguous date"
] |
send follow-up email end of sprint
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Send follow-up email"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
send follow-up email tomorrow. prepare presentation Friday afternoon. schedule meeting Friday afternoon
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Send follow-up email"
},
{
"due": "Friday afternoon",
"priority": "high",
"task": "Prepare presentation with John"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Schedule meeting with John"
}
] | true
|
[] |
write report end of sprint. write report ASAP. code review next week. write report Friday afternoon
|
[
{
"due": "end of sprint",
"priority": "high",
"task": "Write report"
},
{
"due": "ASAP",
"priority": "medium",
"task": "Write report with Alex"
},
{
"due": "next week",
"priority": "low",
"task": "Code review with Sarah"
},
{
"due": "Friday afternoon",
"priority": "medium",
"task": "Write report"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
database backup tomorrow
|
[
{
"due": "tomorrow",
"priority": "medium",
"task": "Database backup with CFO"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
invoice follow-up with Alex Friday afternoon. code review Monday 9am. prepare presentation Friday afternoon
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Invoice follow-up"
},
{
"due": "Monday 9am",
"priority": "low",
"task": "Code review"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Prepare presentation"
}
] | true
|
[] |
fix bug ASAP. code review with Vendor end of day. prepare presentation ASAP. send follow-up email next week
|
[
{
"due": "ASAP",
"priority": "medium",
"task": "Fix bug with CFO"
},
{
"due": "end of day",
"priority": "low",
"task": "Code review"
},
{
"due": "ASAP",
"priority": "high",
"task": "Prepare presentation with Sarah"
},
{
"due": "next week",
"priority": "low",
"task": "Send follow-up email with Team"
}
] | true
|
[
"Ambiguous date"
] |
schedule meeting Friday afternoon. plan sprint end of sprint. database backup end of day. write report overdue
|
[
{
"due": "Friday afternoon",
"priority": "high",
"task": "Schedule meeting"
},
{
"due": "end of sprint",
"priority": "low",
"task": "Plan sprint"
},
{
"due": "end of day",
"priority": "medium",
"task": "Database backup"
},
{
"due": "overdue",
"priority": "medium",
"task": "Write report"
}
] | true
|
[
"Ambiguous date"
] |
database backup overdue. fix bug with Sarah tomorrow
|
[
{
"due": "overdue",
"priority": "low",
"task": "Database backup"
},
{
"due": "tomorrow",
"priority": "medium",
"task": "Fix bug with Sarah"
}
] | true
|
[
"Multiple tasks merged"
] |
security audit tomorrow. refactor module Monday 9am
|
[
{
"due": "tomorrow",
"priority": "low",
"task": "Security audit"
},
{
"due": "Monday 9am",
"priority": "low",
"task": "Refactor module with John"
}
] | true
|
[
"Multiple tasks merged"
] |
code review ASAP
|
[
{
"due": "ASAP",
"priority": "medium",
"task": "Code review"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
send follow-up email with John overdue. invoice follow-up with Vendor end of sprint
|
[
{
"due": "overdue",
"priority": "medium",
"task": "Send follow-up email"
},
{
"due": "end of sprint",
"priority": "high",
"task": "Invoice follow-up with Vendor"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
security audit with Alex Monday 9am. review document end of day
|
[
{
"due": "Monday 9am",
"priority": "low",
"task": "Security audit"
},
{
"due": "end of day",
"priority": "medium",
"task": "Review document"
}
] | true
|
[] |
security audit with Vendor ASAP
|
[
{
"due": "ASAP",
"priority": "high",
"task": "Security audit"
}
] | true
|
[
"Ambiguous date"
] |
deploy service with John Friday afternoon. customer call Friday afternoon. database backup Monday 9am
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Deploy service"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Customer call"
},
{
"due": "Monday 9am",
"priority": "medium",
"task": "Database backup with John"
}
] | true
|
[
"Anxiety tone should be neutralized"
] |
invoice follow-up Friday afternoon. customer call Friday afternoon. security audit with Alex end of sprint
|
[
{
"due": "Friday afternoon",
"priority": "low",
"task": "Invoice follow-up with John"
},
{
"due": "Friday afternoon",
"priority": "low",
"task": "Customer call with Sarah"
},
{
"due": "end of sprint",
"priority": "high",
"task": "Security audit"
}
] | true
|
[
"Ambiguous date"
] |
End of preview. Expand
in Data Studio
Promptfu is the synthetic dataset used to benchmark Conway Lab's Omit SDK. Intelligent Prompt Compression for LLM Cost Optimization
Omit is a production-grade SDK that compresses prompts for Large Language Models while preserving semantic intent, optimized for multi-model deployments with real-time analytics. Built specifically for Conway Innovation Co's Euphie platform.
- Downloads last month
- 1