Dataset Viewer
Auto-converted to Parquet
id
stringlengths
23
25
ground_truth
stringlengths
61
858
raw
stringlengths
114
911
label_raw
stringlengths
114
911
label_ground_truth
stringlengths
61
858
bfcl_structure
stringclasses
1 value
multi_turn_miss_param_0
[["cd(folder='document')", "mkdir(dir_name='temp')", "mv(source='final_report.pdf', destination='temp')"], ["cd(folder='temp')", "grep(file_name='final_report.pdf',pattern='budget analysis')"], ["sort('final_report.pdf')"], [], ["cd(folder='..')", "mv(source='previous_report.pdf',destination='temp')", "cd(folder='temp')", "diff(file_name1='final_report.pdf',file_name2='previous_report.pdf')"]]
{"id": "multi_turn_miss_param_0", "ground_truth": [["cd(folder='document')", "mkdir(dir_name='temp')", "mv(source='final_report.pdf', destination='temp')"], ["cd(folder='temp')", "grep(file_name='final_report.pdf',pattern='budget analysis')"], ["sort('final_report.pdf')"], [], ["cd(folder='..')", "mv(source='previous_report.pdf',destination='temp')", "cd(folder='temp')", "diff(file_name1='final_report.pdf',file_name2='previous_report.pdf')"]]}
{"id": "multi_turn_miss_param_0", "ground_truth": [["cd(folder='document')", "mkdir(dir_name='temp')", "mv(source='final_report.pdf', destination='temp')"], ["cd(folder='temp')", "grep(file_name='final_report.pdf',pattern='budget analysis')"], ["sort('final_report.pdf')"], [], ["cd(folder='..')", "mv(source='previous_report.pdf',destination='temp')", "cd(folder='temp')", "diff(file_name1='final_report.pdf',file_name2='previous_report.pdf')"]]}
[["cd(folder='document')", "mkdir(dir_name='temp')", "mv(source='final_report.pdf', destination='temp')"], ["cd(folder='temp')", "grep(file_name='final_report.pdf',pattern='budget analysis')"], ["sort('final_report.pdf')"], [], ["cd(folder='..')", "mv(source='previous_report.pdf',destination='temp')", "cd(folder='temp')", "diff(file_name1='final_report.pdf',file_name2='previous_report.pdf')"]]
jsonl
multi_turn_miss_param_1
[["ls(a=True)"], ["cd(folder='workspace')", "mv(source='log.txt',destination='archive')"], ["cd(folder='archive')", "grep(file_name='log.txt',pattern='Error')"], [], ["tail(file_name='log.txt',lines=20)"]]
{"id": "multi_turn_miss_param_1", "ground_truth": [["ls(a=True)"], ["cd(folder='workspace')", "mv(source='log.txt',destination='archive')"], ["cd(folder='archive')", "grep(file_name='log.txt',pattern='Error')"], [], ["tail(file_name='log.txt',lines=20)"]]}
{"id": "multi_turn_miss_param_1", "ground_truth": [["ls(a=True)"], ["cd(folder='workspace')", "mv(source='log.txt',destination='archive')"], ["cd(folder='archive')", "grep(file_name='log.txt',pattern='Error')"], [], ["tail(file_name='log.txt',lines=20)"]]}
[["ls(a=True)"], ["cd(folder='workspace')", "mv(source='log.txt',destination='archive')"], ["cd(folder='archive')", "grep(file_name='log.txt',pattern='Error')"], [], ["tail(file_name='log.txt',lines=20)"]]
jsonl
multi_turn_miss_param_2
[[], ["cd(folder='documents')", "touch(file_name='TeamNotes.txt')"], ["echo(content='Collaboration leads to success. Innovation ignites growth.',file_name='TeamNotes.txt')"], ["diff(file_name1='ideas.txt', file_name2='TeamNotes.txt')"], ["cp(source='TeamNotes.txt',destination='Archived')", "cd(folder='Archived')", "mv(source='TeamNotes.txt',destination='IdeasArchive.txt')"], ["cat(file_name='IdeasArchive.txt')"]]
{"id": "multi_turn_miss_param_2", "ground_truth": [[], ["cd(folder='documents')", "touch(file_name='TeamNotes.txt')"], ["echo(content='Collaboration leads to success. Innovation ignites growth.',file_name='TeamNotes.txt')"], ["diff(file_name1='ideas.txt', file_name2='TeamNotes.txt')"], ["cp(source='TeamNotes.txt',destination='Archived')", "cd(folder='Archived')", "mv(source='TeamNotes.txt',destination='IdeasArchive.txt')"], ["cat(file_name='IdeasArchive.txt')"]]}
{"id": "multi_turn_miss_param_2", "ground_truth": [[], ["cd(folder='documents')", "touch(file_name='TeamNotes.txt')"], ["echo(content='Collaboration leads to success. Innovation ignites growth.',file_name='TeamNotes.txt')"], ["diff(file_name1='ideas.txt', file_name2='TeamNotes.txt')"], ["cp(source='TeamNotes.txt',destination='Archived')", "cd(folder='Archived')", "mv(source='TeamNotes.txt',destination='IdeasArchive.txt')"], ["cat(file_name='IdeasArchive.txt')"]]}
[[], ["cd(folder='documents')", "touch(file_name='TeamNotes.txt')"], ["echo(content='Collaboration leads to success. Innovation ignites growth.',file_name='TeamNotes.txt')"], ["diff(file_name1='ideas.txt', file_name2='TeamNotes.txt')"], ["cp(source='TeamNotes.txt',destination='Archived')", "cd(folder='Archived')", "mv(source='TeamNotes.txt',destination='IdeasArchive.txt')"], ["cat(file_name='IdeasArchive.txt')"]]
jsonl
multi_turn_miss_param_3
[["find(path='.',name='test')"], [], ["cd(folder='projects')", "cd(folder='photography')", "cp(source='test_image1.jpg',destination='backup_tests')", "cp(source='test_document.txt',destination='backup_tests')"]]
{"id": "multi_turn_miss_param_3", "ground_truth": [["find(path='.',name='test')"], [], ["cd(folder='projects')", "cd(folder='photography')", "cp(source='test_image1.jpg',destination='backup_tests')", "cp(source='test_document.txt',destination='backup_tests')"]]}
{"id": "multi_turn_miss_param_3", "ground_truth": [["find(path='.',name='test')"], [], ["cd(folder='projects')", "cd(folder='photography')", "cp(source='test_image1.jpg',destination='backup_tests')", "cp(source='test_document.txt',destination='backup_tests')"]]}
[["find(path='.',name='test')"], [], ["cd(folder='projects')", "cd(folder='photography')", "cp(source='test_image1.jpg',destination='backup_tests')", "cp(source='test_document.txt',destination='backup_tests')"]]
jsonl
multi_turn_miss_param_4
[["ls(a=True)"], ["sort(file_name='report.txt')"], [], ["post_tweet(content='Initial report content More unsorted data Unsorted data', mentions=['@Julia'], tags=['#currenttechtrend'])"]]
{"id": "multi_turn_miss_param_4", "ground_truth": [["ls(a=True)"], ["sort(file_name='report.txt')"], [], ["post_tweet(content='Initial report content More unsorted data Unsorted data', mentions=['@Julia'], tags=['#currenttechtrend'])"]]}
{"id": "multi_turn_miss_param_4", "ground_truth": [["ls(a=True)"], ["sort(file_name='report.txt')"], [], ["post_tweet(content='Initial report content More unsorted data Unsorted data', mentions=['@Julia'], tags=['#currenttechtrend'])"]]}
[["ls(a=True)"], ["sort(file_name='report.txt')"], [], ["post_tweet(content='Initial report content More unsorted data Unsorted data', mentions=['@Julia'], tags=['#currenttechtrend'])"]]
jsonl
multi_turn_miss_param_5
[["cd(folder='project')", "mv(source='analysis_report.csv',destination='archive')"], ["cat(file_name='archive_summary.txt')", "sort(file_name='archive_summary.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='Managed to archive important data files!',tags=['#DataManagement','#Efficiency'])"], [], ["comment(tweet_id=0,comment_content='Another successful task completed today!')"]]
{"id": "multi_turn_miss_param_5", "ground_truth": [["cd(folder='project')", "mv(source='analysis_report.csv',destination='archive')"], ["cat(file_name='archive_summary.txt')", "sort(file_name='archive_summary.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='Managed to archive important data files!',tags=['#DataManagement','#Efficiency'])"], [], ["comment(tweet_id=0,comment_content='Another successful task completed today!')"]]}
{"id": "multi_turn_miss_param_5", "ground_truth": [["cd(folder='project')", "mv(source='analysis_report.csv',destination='archive')"], ["cat(file_name='archive_summary.txt')", "sort(file_name='archive_summary.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='Managed to archive important data files!',tags=['#DataManagement','#Efficiency'])"], [], ["comment(tweet_id=0,comment_content='Another successful task completed today!')"]]}
[["cd(folder='project')", "mv(source='analysis_report.csv',destination='archive')"], ["cat(file_name='archive_summary.txt')", "sort(file_name='archive_summary.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='Managed to archive important data files!',tags=['#DataManagement','#Efficiency'])"], [], ["comment(tweet_id=0,comment_content='Another successful task completed today!')"]]
jsonl
multi_turn_miss_param_6
[["cd(folder='communal')", "touch(file_name='Annual_Report_2023.docx')"], ["echo(content='Company Earning: 2000 Company Expenditure: 500 Company Name: Gorilla',file_name='Annual_Report_2023.docx')"], ["cat(file_name='Annual_Report_2023.docx')"], [], ["wc(file_name='Annual_Report_2023.docx',mode='w')"], ["cd(folder='..')", "cd(folder='shared')", "echo(content='9',file_name='report_word_count')"]]
{"id": "multi_turn_miss_param_6", "ground_truth": [["cd(folder='communal')", "touch(file_name='Annual_Report_2023.docx')"], ["echo(content='Company Earning: 2000 Company Expenditure: 500 Company Name: Gorilla',file_name='Annual_Report_2023.docx')"], ["cat(file_name='Annual_Report_2023.docx')"], [], ["wc(file_name='Annual_Report_2023.docx',mode='w')"], ["cd(folder='..')", "cd(folder='shared')", "echo(content='9',file_name='report_word_count')"]]}
{"id": "multi_turn_miss_param_6", "ground_truth": [["cd(folder='communal')", "touch(file_name='Annual_Report_2023.docx')"], ["echo(content='Company Earning: 2000 Company Expenditure: 500 Company Name: Gorilla',file_name='Annual_Report_2023.docx')"], ["cat(file_name='Annual_Report_2023.docx')"], [], ["wc(file_name='Annual_Report_2023.docx',mode='w')"], ["cd(folder='..')", "cd(folder='shared')", "echo(content='9',file_name='report_word_count')"]]}
[["cd(folder='communal')", "touch(file_name='Annual_Report_2023.docx')"], ["echo(content='Company Earning: 2000 Company Expenditure: 500 Company Name: Gorilla',file_name='Annual_Report_2023.docx')"], ["cat(file_name='Annual_Report_2023.docx')"], [], ["wc(file_name='Annual_Report_2023.docx',mode='w')"], ["cd(folder='..')", "cd(folder='shared')", "echo(content='9',file_name='report_word_count')"]]
jsonl
multi_turn_miss_param_7
[["cd(folder='academic_venture')", "mkdir(dir_name='academic_hub')"], [], ["find(path='.',name='goal')"], ["cat(file_name='goals.txt')"]]
{"id": "multi_turn_miss_param_7", "ground_truth": [["cd(folder='academic_venture')", "mkdir(dir_name='academic_hub')"], [], ["find(path='.',name='goal')"], ["cat(file_name='goals.txt')"]]}
{"id": "multi_turn_miss_param_7", "ground_truth": [["cd(folder='academic_venture')", "mkdir(dir_name='academic_hub')"], [], ["find(path='.',name='goal')"], ["cat(file_name='goals.txt')"]]}
[["cd(folder='academic_venture')", "mkdir(dir_name='academic_hub')"], [], ["find(path='.',name='goal')"], ["cat(file_name='goals.txt')"]]
jsonl
multi_turn_miss_param_8
[["grep(file_name='experiment_log.txt',pattern='Anomaly')"], ["diff(file_name1='experiment_log.txt', file_name2='previous_study_log.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='- Observation 1: Normal Observation 2: Anomaly detected Observation 3: Normal Observation 4: Anomaly detected \\n+ Observation A: Normal Observation B: Normal Observation C: Anomaly detected')"], [], ["comment(tweet_id=1,comment_content='Cheers!')"]]
{"id": "multi_turn_miss_param_8", "ground_truth": [["grep(file_name='experiment_log.txt',pattern='Anomaly')"], ["diff(file_name1='experiment_log.txt', file_name2='previous_study_log.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='- Observation 1: Normal Observation 2: Anomaly detected Observation 3: Normal Observation 4: Anomaly detected \\n+ Observation A: Normal Observation B: Normal Observation C: Anomaly detected')"], [], ["comment(tweet_id=1,comment_content='Cheers!')"]]}
{"id": "multi_turn_miss_param_8", "ground_truth": [["grep(file_name='experiment_log.txt',pattern='Anomaly')"], ["diff(file_name1='experiment_log.txt', file_name2='previous_study_log.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='- Observation 1: Normal Observation 2: Anomaly detected Observation 3: Normal Observation 4: Anomaly detected \\n+ Observation A: Normal Observation B: Normal Observation C: Anomaly detected')"], [], ["comment(tweet_id=1,comment_content='Cheers!')"]]}
[["grep(file_name='experiment_log.txt',pattern='Anomaly')"], ["diff(file_name1='experiment_log.txt', file_name2='previous_study_log.txt')"], ["authenticate_twitter(username='dr_smith', password='securePass123')", "post_tweet(content='- Observation 1: Normal Observation 2: Anomaly detected Observation 3: Normal Observation 4: Anomaly detected \\n+ Observation A: Normal Observation B: Normal Observation C: Anomaly detected')"], [], ["comment(tweet_id=1,comment_content='Cheers!')"]]
jsonl
multi_turn_miss_param_9
[["cd(folder='Documentation')"], [], ["cp(source='FinalReport.txt',destination='Archives')", "cd(folder='Archives')", "mv(source='FinalReport.txt',destination='ArchivedFinalReport2024.txt')"], ["sort(file_name='ArchivedFinalReport2024.txt')"]]
{"id": "multi_turn_miss_param_9", "ground_truth": [["cd(folder='Documentation')"], [], ["cp(source='FinalReport.txt',destination='Archives')", "cd(folder='Archives')", "mv(source='FinalReport.txt',destination='ArchivedFinalReport2024.txt')"], ["sort(file_name='ArchivedFinalReport2024.txt')"]]}
{"id": "multi_turn_miss_param_9", "ground_truth": [["cd(folder='Documentation')"], [], ["cp(source='FinalReport.txt',destination='Archives')", "cd(folder='Archives')", "mv(source='FinalReport.txt',destination='ArchivedFinalReport2024.txt')"], ["sort(file_name='ArchivedFinalReport2024.txt')"]]}
[["cd(folder='Documentation')"], [], ["cp(source='FinalReport.txt',destination='Archives')", "cd(folder='Archives')", "mv(source='FinalReport.txt',destination='ArchivedFinalReport2024.txt')"], ["sort(file_name='ArchivedFinalReport2024.txt')"]]
jsonl
multi_turn_miss_param_10
[["cd(folder='workspace')", "mkdir(dir_name='Projects')"], ["mv(source='proposal.docx',destination='Projects')", "cd(folder='Projects')", "mv(source='proposal.docx',destination='final_proposal_2024')"], ["touch(file_name='notes.md')"], ["touch(file_name='summary.txt')", "echo(content='Hello',file_name='summary.txt')", "diff(file_name1='notes.md',file_name2='summary.txt')"], [], ["wc(file_name='summary.txt',mode='c')"]]
{"id": "multi_turn_miss_param_10", "ground_truth": [["cd(folder='workspace')", "mkdir(dir_name='Projects')"], ["mv(source='proposal.docx',destination='Projects')", "cd(folder='Projects')", "mv(source='proposal.docx',destination='final_proposal_2024')"], ["touch(file_name='notes.md')"], ["touch(file_name='summary.txt')", "echo(content='Hello',file_name='summary.txt')", "diff(file_name1='notes.md',file_name2='summary.txt')"], [], ["wc(file_name='summary.txt',mode='c')"]]}
{"id": "multi_turn_miss_param_10", "ground_truth": [["cd(folder='workspace')", "mkdir(dir_name='Projects')"], ["mv(source='proposal.docx',destination='Projects')", "cd(folder='Projects')", "mv(source='proposal.docx',destination='final_proposal_2024')"], ["touch(file_name='notes.md')"], ["touch(file_name='summary.txt')", "echo(content='Hello',file_name='summary.txt')", "diff(file_name1='notes.md',file_name2='summary.txt')"], [], ["wc(file_name='summary.txt',mode='c')"]]}
[["cd(folder='workspace')", "mkdir(dir_name='Projects')"], ["mv(source='proposal.docx',destination='Projects')", "cd(folder='Projects')", "mv(source='proposal.docx',destination='final_proposal_2024')"], ["touch(file_name='notes.md')"], ["touch(file_name='summary.txt')", "echo(content='Hello',file_name='summary.txt')", "diff(file_name1='notes.md',file_name2='summary.txt')"], [], ["wc(file_name='summary.txt',mode='c')"]]
jsonl
multi_turn_miss_param_11
[[], ["ls(a=True)"], ["post_tweet(content='file1.txt, file2.txt',tags=['#fileshowcase'])"]]
{"id": "multi_turn_miss_param_11", "ground_truth": [[], ["ls(a=True)"], ["post_tweet(content='file1.txt, file2.txt',tags=['#fileshowcase'])"]]}
{"id": "multi_turn_miss_param_11", "ground_truth": [[], ["ls(a=True)"], ["post_tweet(content='file1.txt, file2.txt',tags=['#fileshowcase'])"]]}
[[], ["ls(a=True)"], ["post_tweet(content='file1.txt, file2.txt',tags=['#fileshowcase'])"]]
jsonl
multi_turn_miss_param_12
[["cd(folder='Documents')", "touch(file_name='summary.txt')"], ["echo(content='quantum computing',file_name='summary.txt')"], [], ["wc(file_name='summary.txt',mode='w')"]]
{"id": "multi_turn_miss_param_12", "ground_truth": [["cd(folder='Documents')", "touch(file_name='summary.txt')"], ["echo(content='quantum computing',file_name='summary.txt')"], [], ["wc(file_name='summary.txt',mode='w')"]]}
{"id": "multi_turn_miss_param_12", "ground_truth": [["cd(folder='Documents')", "touch(file_name='summary.txt')"], ["echo(content='quantum computing',file_name='summary.txt')"], [], ["wc(file_name='summary.txt',mode='w')"]]}
[["cd(folder='Documents')", "touch(file_name='summary.txt')"], ["echo(content='quantum computing',file_name='summary.txt')"], [], ["wc(file_name='summary.txt',mode='w')"]]
jsonl
multi_turn_miss_param_13
[[], ["cd(folder='documents')", "tail(file_name='report.txt',lines=1)"], ["diff(file_name1='report.txt',file_name2='summary.txt')"]]
{"id": "multi_turn_miss_param_13", "ground_truth": [[], ["cd(folder='documents')", "tail(file_name='report.txt',lines=1)"], ["diff(file_name1='report.txt',file_name2='summary.txt')"]]}
{"id": "multi_turn_miss_param_13", "ground_truth": [[], ["cd(folder='documents')", "tail(file_name='report.txt',lines=1)"], ["diff(file_name1='report.txt',file_name2='summary.txt')"]]}
[[], ["cd(folder='documents')", "tail(file_name='report.txt',lines=1)"], ["diff(file_name1='report.txt',file_name2='summary.txt')"]]
jsonl
multi_turn_miss_param_14
[["cd(folder='ResearchDocs')", "find(path='.',name='report.csv')"], ["grep(file_name='report.csv',pattern='Quarterly Financial Overview')"], [], ["tail(file_name='report.csv',lines=5)"], ["message_login(user_id='USR001')", "add_contact(user_name='John Levy')", "send_message(receiver_id='USR005',message='Latest Quarter Performance has been well.')"]]
{"id": "multi_turn_miss_param_14", "ground_truth": [["cd(folder='ResearchDocs')", "find(path='.',name='report.csv')"], ["grep(file_name='report.csv',pattern='Quarterly Financial Overview')"], [], ["tail(file_name='report.csv',lines=5)"], ["message_login(user_id='USR001')", "add_contact(user_name='John Levy')", "send_message(receiver_id='USR005',message='Latest Quarter Performance has been well.')"]]}
{"id": "multi_turn_miss_param_14", "ground_truth": [["cd(folder='ResearchDocs')", "find(path='.',name='report.csv')"], ["grep(file_name='report.csv',pattern='Quarterly Financial Overview')"], [], ["tail(file_name='report.csv',lines=5)"], ["message_login(user_id='USR001')", "add_contact(user_name='John Levy')", "send_message(receiver_id='USR005',message='Latest Quarter Performance has been well.')"]]}
[["cd(folder='ResearchDocs')", "find(path='.',name='report.csv')"], ["grep(file_name='report.csv',pattern='Quarterly Financial Overview')"], [], ["tail(file_name='report.csv',lines=5)"], ["message_login(user_id='USR001')", "add_contact(user_name='John Levy')", "send_message(receiver_id='USR005',message='Latest Quarter Performance has been well.')"]]
jsonl
multi_turn_miss_param_15
[["touch(file_name='DataSet1.csv')"], [], ["echo(content='Student | Math | Computer Science\\nAlice | 5 | 9\\nBob | 10 | 7',file_name='DataSet1.csv')"], ["tail(file_name='DataSet1.csv',lines=1)"], ["wc(file_name='DataSet1.csv',mode='l')", "wc(file_name='DataSet1.csv',mode='w')", "wc(file_name='DataSet1.csv',mode='c')"], ["mean(numbers=[3,16,60])"]]
{"id": "multi_turn_miss_param_15", "ground_truth": [["touch(file_name='DataSet1.csv')"], [], ["echo(content='Student | Math | Computer Science\\nAlice | 5 | 9\\nBob | 10 | 7',file_name='DataSet1.csv')"], ["tail(file_name='DataSet1.csv',lines=1)"], ["wc(file_name='DataSet1.csv',mode='l')", "wc(file_name='DataSet1.csv',mode='w')", "wc(file_name='DataSet1.csv',mode='c')"], ["mean(numbers=[3,16,60])"]]}
{"id": "multi_turn_miss_param_15", "ground_truth": [["touch(file_name='DataSet1.csv')"], [], ["echo(content='Student | Math | Computer Science\\nAlice | 5 | 9\\nBob | 10 | 7',file_name='DataSet1.csv')"], ["tail(file_name='DataSet1.csv',lines=1)"], ["wc(file_name='DataSet1.csv',mode='l')", "wc(file_name='DataSet1.csv',mode='w')", "wc(file_name='DataSet1.csv',mode='c')"], ["mean(numbers=[3,16,60])"]]}
[["touch(file_name='DataSet1.csv')"], [], ["echo(content='Student | Math | Computer Science\\nAlice | 5 | 9\\nBob | 10 | 7',file_name='DataSet1.csv')"], ["tail(file_name='DataSet1.csv',lines=1)"], ["wc(file_name='DataSet1.csv',mode='l')", "wc(file_name='DataSet1.csv',mode='w')", "wc(file_name='DataSet1.csv',mode='c')"], ["mean(numbers=[3,16,60])"]]
jsonl
multi_turn_miss_param_16
[[], ["cd(folder='research')", "cp(source='research_notes.txt',destination='archives')", "cd(folder='archives')", "mv(source='research_notes.txt',destination='2024_research_backup.txt')"], ["sort(file_name='2024_research_backup.txt')"], ["wc(file_name='2024_research_backup.txt',mode='l')"]]
{"id": "multi_turn_miss_param_16", "ground_truth": [[], ["cd(folder='research')", "cp(source='research_notes.txt',destination='archives')", "cd(folder='archives')", "mv(source='research_notes.txt',destination='2024_research_backup.txt')"], ["sort(file_name='2024_research_backup.txt')"], ["wc(file_name='2024_research_backup.txt',mode='l')"]]}
{"id": "multi_turn_miss_param_16", "ground_truth": [[], ["cd(folder='research')", "cp(source='research_notes.txt',destination='archives')", "cd(folder='archives')", "mv(source='research_notes.txt',destination='2024_research_backup.txt')"], ["sort(file_name='2024_research_backup.txt')"], ["wc(file_name='2024_research_backup.txt',mode='l')"]]}
[[], ["cd(folder='research')", "cp(source='research_notes.txt',destination='archives')", "cd(folder='archives')", "mv(source='research_notes.txt',destination='2024_research_backup.txt')"], ["sort(file_name='2024_research_backup.txt')"], ["wc(file_name='2024_research_backup.txt',mode='l')"]]
jsonl
multi_turn_miss_param_17
[["ls(a=True)"], ["cd(folder='project')", "cat(file_name='test_report.docx')"], [], ["add_contact(user_name='Kelly')", "send_message(receiver_id='USR005',message='Kelly Total Score: 96')", "view_messages_sent()"]]
{"id": "multi_turn_miss_param_17", "ground_truth": [["ls(a=True)"], ["cd(folder='project')", "cat(file_name='test_report.docx')"], [], ["add_contact(user_name='Kelly')", "send_message(receiver_id='USR005',message='Kelly Total Score: 96')", "view_messages_sent()"]]}
{"id": "multi_turn_miss_param_17", "ground_truth": [["ls(a=True)"], ["cd(folder='project')", "cat(file_name='test_report.docx')"], [], ["add_contact(user_name='Kelly')", "send_message(receiver_id='USR005',message='Kelly Total Score: 96')", "view_messages_sent()"]]}
[["ls(a=True)"], ["cd(folder='project')", "cat(file_name='test_report.docx')"], [], ["add_contact(user_name='Kelly')", "send_message(receiver_id='USR005',message='Kelly Total Score: 96')", "view_messages_sent()"]]
jsonl
multi_turn_miss_param_18
[["mkdir(dir_name='Archived_Quarter1')", "cp(source='report1.txt',destination='Archived_Quarter1')", "cp(source='report2.txt',destination='Archived_Quarter1')", "cp(source='History101.txt',destination='Archived_Quarter1')", "cp(source='History202.txt',destination='Archived_Quarter1')"], [], ["cat(file_name='MonthlySummary.docx')", "sort(file_name='MonthlySummary.docx')"], ["diff(file_name1='History101.txt',file_name2='History202.txt')", "post_tweet(content='- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events.',mentions=['@Jerry'])"]]
{"id": "multi_turn_miss_param_18", "ground_truth": [["mkdir(dir_name='Archived_Quarter1')", "cp(source='report1.txt',destination='Archived_Quarter1')", "cp(source='report2.txt',destination='Archived_Quarter1')", "cp(source='History101.txt',destination='Archived_Quarter1')", "cp(source='History202.txt',destination='Archived_Quarter1')"], [], ["cat(file_name='MonthlySummary.docx')", "sort(file_name='MonthlySummary.docx')"], ["diff(file_name1='History101.txt',file_name2='History202.txt')", "post_tweet(content='- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events.',mentions=['@Jerry'])"]]}
{"id": "multi_turn_miss_param_18", "ground_truth": [["mkdir(dir_name='Archived_Quarter1')", "cp(source='report1.txt',destination='Archived_Quarter1')", "cp(source='report2.txt',destination='Archived_Quarter1')", "cp(source='History101.txt',destination='Archived_Quarter1')", "cp(source='History202.txt',destination='Archived_Quarter1')"], [], ["cat(file_name='MonthlySummary.docx')", "sort(file_name='MonthlySummary.docx')"], ["diff(file_name1='History101.txt',file_name2='History202.txt')", "post_tweet(content='- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events.',mentions=['@Jerry'])"]]}
[["mkdir(dir_name='Archived_Quarter1')", "cp(source='report1.txt',destination='Archived_Quarter1')", "cp(source='report2.txt',destination='Archived_Quarter1')", "cp(source='History101.txt',destination='Archived_Quarter1')", "cp(source='History202.txt',destination='Archived_Quarter1')"], [], ["cat(file_name='MonthlySummary.docx')", "sort(file_name='MonthlySummary.docx')"], ["diff(file_name1='History101.txt',file_name2='History202.txt')", "post_tweet(content='- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events.',mentions=['@Jerry'])"]]
jsonl
multi_turn_miss_param_19
[["find(path='.',name='test_document.txt')"], ["cp(source='test_document.txt',destination='archives')", "cd(folder='archives')", "mv(source='test_document.txt',destination='final_document.txt')"], [], ["cat(file_name='final_document.txt')"]]
{"id": "multi_turn_miss_param_19", "ground_truth": [["find(path='.',name='test_document.txt')"], ["cp(source='test_document.txt',destination='archives')", "cd(folder='archives')", "mv(source='test_document.txt',destination='final_document.txt')"], [], ["cat(file_name='final_document.txt')"]]}
{"id": "multi_turn_miss_param_19", "ground_truth": [["find(path='.',name='test_document.txt')"], ["cp(source='test_document.txt',destination='archives')", "cd(folder='archives')", "mv(source='test_document.txt',destination='final_document.txt')"], [], ["cat(file_name='final_document.txt')"]]}
[["find(path='.',name='test_document.txt')"], ["cp(source='test_document.txt',destination='archives')", "cd(folder='archives')", "mv(source='test_document.txt',destination='final_document.txt')"], [], ["cat(file_name='final_document.txt')"]]
jsonl
multi_turn_miss_param_20
[[], ["cd(folder='documents')", "tail(file_name='file1.txt',lines=1)"], ["diff(file_name1='file1.txt',file_name2='file2.txt')", "echo(content='- The quick brown fox jumps over the lazy dog.\\n+ Lorem ipsum dolor sit amet, consectetur adipiscing elit.',file_name='file5.txt')"]]
{"id": "multi_turn_miss_param_20", "ground_truth": [[], ["cd(folder='documents')", "tail(file_name='file1.txt',lines=1)"], ["diff(file_name1='file1.txt',file_name2='file2.txt')", "echo(content='- The quick brown fox jumps over the lazy dog.\\n+ Lorem ipsum dolor sit amet, consectetur adipiscing elit.',file_name='file5.txt')"]]}
{"id": "multi_turn_miss_param_20", "ground_truth": [[], ["cd(folder='documents')", "tail(file_name='file1.txt',lines=1)"], ["diff(file_name1='file1.txt',file_name2='file2.txt')", "echo(content='- The quick brown fox jumps over the lazy dog.\\n+ Lorem ipsum dolor sit amet, consectetur adipiscing elit.',file_name='file5.txt')"]]}
[[], ["cd(folder='documents')", "tail(file_name='file1.txt',lines=1)"], ["diff(file_name1='file1.txt',file_name2='file2.txt')", "echo(content='- The quick brown fox jumps over the lazy dog.\\n+ Lorem ipsum dolor sit amet, consectetur adipiscing elit.',file_name='file5.txt')"]]
jsonl
multi_turn_miss_param_21
[["echo(content='To be discussed',file_name='ProjectOverview.txt')"], [], ["diff(file_name1='ProjectOverview.txt',file_name2='Draft.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Initial summary of the project. To be discussed.', tags=['#ProjectUpdate'],mentions=['@manager','@team_lead'])"]]
{"id": "multi_turn_miss_param_21", "ground_truth": [["echo(content='To be discussed',file_name='ProjectOverview.txt')"], [], ["diff(file_name1='ProjectOverview.txt',file_name2='Draft.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Initial summary of the project. To be discussed.', tags=['#ProjectUpdate'],mentions=['@manager','@team_lead'])"]]}
{"id": "multi_turn_miss_param_21", "ground_truth": [["echo(content='To be discussed',file_name='ProjectOverview.txt')"], [], ["diff(file_name1='ProjectOverview.txt',file_name2='Draft.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Initial summary of the project. To be discussed.', tags=['#ProjectUpdate'],mentions=['@manager','@team_lead'])"]]}
[["echo(content='To be discussed',file_name='ProjectOverview.txt')"], [], ["diff(file_name1='ProjectOverview.txt',file_name2='Draft.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Initial summary of the project. To be discussed.', tags=['#ProjectUpdate'],mentions=['@manager','@team_lead'])"]]
jsonl
multi_turn_miss_param_22
[[], ["cd(folder='workspace')", "cat(file_name='project_analysis.txt')"], ["cp(source='project_analysis.txt', destination='project_archive')"], ["diff(file_name1='project_analysis.txt', file_name2='old_project_analysis.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Just completed a comparative analysis between the latest and previous project data. Some insightful findings!', tags=['#ProjectInsight'], mentions=['@colleagues'])"]]
{"id": "multi_turn_miss_param_22", "ground_truth": [[], ["cd(folder='workspace')", "cat(file_name='project_analysis.txt')"], ["cp(source='project_analysis.txt', destination='project_archive')"], ["diff(file_name1='project_analysis.txt', file_name2='old_project_analysis.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Just completed a comparative analysis between the latest and previous project data. Some insightful findings!', tags=['#ProjectInsight'], mentions=['@colleagues'])"]]}
{"id": "multi_turn_miss_param_22", "ground_truth": [[], ["cd(folder='workspace')", "cat(file_name='project_analysis.txt')"], ["cp(source='project_analysis.txt', destination='project_archive')"], ["diff(file_name1='project_analysis.txt', file_name2='old_project_analysis.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Just completed a comparative analysis between the latest and previous project data. Some insightful findings!', tags=['#ProjectInsight'], mentions=['@colleagues'])"]]}
[[], ["cd(folder='workspace')", "cat(file_name='project_analysis.txt')"], ["cp(source='project_analysis.txt', destination='project_archive')"], ["diff(file_name1='project_analysis.txt', file_name2='old_project_analysis.txt')"], ["authenticate_twitter(username='tech_guru', password='securePass123')", "post_tweet(content='Just completed a comparative analysis between the latest and previous project data. Some insightful findings!', tags=['#ProjectInsight'], mentions=['@colleagues'])"]]
jsonl
multi_turn_miss_param_23
[["touch(file_name='Project_Guide_1.md')", "echo(content='Comprehensive guide for the new initiative.',file_name='Project_Guide_1.md')"], ["du(human_readable=True)"], [], ["resolve_ticket(ticket_id=7423,resolution='')"]]
{"id": "multi_turn_miss_param_23", "ground_truth": [["touch(file_name='Project_Guide_1.md')", "echo(content='Comprehensive guide for the new initiative.',file_name='Project_Guide_1.md')"], ["du(human_readable=True)"], [], ["resolve_ticket(ticket_id=7423,resolution='')"]]}
{"id": "multi_turn_miss_param_23", "ground_truth": [["touch(file_name='Project_Guide_1.md')", "echo(content='Comprehensive guide for the new initiative.',file_name='Project_Guide_1.md')"], ["du(human_readable=True)"], [], ["resolve_ticket(ticket_id=7423,resolution='')"]]}
[["touch(file_name='Project_Guide_1.md')", "echo(content='Comprehensive guide for the new initiative.',file_name='Project_Guide_1.md')"], ["du(human_readable=True)"], [], ["resolve_ticket(ticket_id=7423,resolution='')"]]
jsonl
multi_turn_miss_param_24
[[], ["diff(file_name1='report_draft.txt', file_name2='report_final.txt')"], ["mv(source='temp_notes.txt', destination='archives')", "cd('archives')", "mv(source='temp_notes.txt',destination='notes_2024.txt')"], ["get_ticket(ticket_id=987654)"], ["resolve_ticket(ticket_id=987654, resolution='Fixed through manual troubleshooting techniques.')"]]
{"id": "multi_turn_miss_param_24", "ground_truth": [[], ["diff(file_name1='report_draft.txt', file_name2='report_final.txt')"], ["mv(source='temp_notes.txt', destination='archives')", "cd('archives')", "mv(source='temp_notes.txt',destination='notes_2024.txt')"], ["get_ticket(ticket_id=987654)"], ["resolve_ticket(ticket_id=987654, resolution='Fixed through manual troubleshooting techniques.')"]]}
{"id": "multi_turn_miss_param_24", "ground_truth": [[], ["diff(file_name1='report_draft.txt', file_name2='report_final.txt')"], ["mv(source='temp_notes.txt', destination='archives')", "cd('archives')", "mv(source='temp_notes.txt',destination='notes_2024.txt')"], ["get_ticket(ticket_id=987654)"], ["resolve_ticket(ticket_id=987654, resolution='Fixed through manual troubleshooting techniques.')"]]}
[[], ["diff(file_name1='report_draft.txt', file_name2='report_final.txt')"], ["mv(source='temp_notes.txt', destination='archives')", "cd('archives')", "mv(source='temp_notes.txt',destination='notes_2024.txt')"], ["get_ticket(ticket_id=987654)"], ["resolve_ticket(ticket_id=987654, resolution='Fixed through manual troubleshooting techniques.')"]]
jsonl
multi_turn_miss_param_25
[["cat(file_name='summary.txt')"], ["cp(source='summary.txt',destination='Research2023')"], [], ["cd(folder='Research2023')", "sort(file_name='summary.txt')"], ["wc(file_name='summary.txt',mode='l')"]]
{"id": "multi_turn_miss_param_25", "ground_truth": [["cat(file_name='summary.txt')"], ["cp(source='summary.txt',destination='Research2023')"], [], ["cd(folder='Research2023')", "sort(file_name='summary.txt')"], ["wc(file_name='summary.txt',mode='l')"]]}
{"id": "multi_turn_miss_param_25", "ground_truth": [["cat(file_name='summary.txt')"], ["cp(source='summary.txt',destination='Research2023')"], [], ["cd(folder='Research2023')", "sort(file_name='summary.txt')"], ["wc(file_name='summary.txt',mode='l')"]]}
[["cat(file_name='summary.txt')"], ["cp(source='summary.txt',destination='Research2023')"], [], ["cd(folder='Research2023')", "sort(file_name='summary.txt')"], ["wc(file_name='summary.txt',mode='l')"]]
jsonl
multi_turn_miss_param_26
[["cd(folder='tmp')", "ls(a=True)"], [], ["cat(file_name='file3.txt')"], ["touch(file_name='file3.docx')", "echo(content='Nothing important here. Yet another line.',file_name='file3.docx')"]]
{"id": "multi_turn_miss_param_26", "ground_truth": [["cd(folder='tmp')", "ls(a=True)"], [], ["cat(file_name='file3.txt')"], ["touch(file_name='file3.docx')", "echo(content='Nothing important here. Yet another line.',file_name='file3.docx')"]]}
{"id": "multi_turn_miss_param_26", "ground_truth": [["cd(folder='tmp')", "ls(a=True)"], [], ["cat(file_name='file3.txt')"], ["touch(file_name='file3.docx')", "echo(content='Nothing important here. Yet another line.',file_name='file3.docx')"]]}
[["cd(folder='tmp')", "ls(a=True)"], [], ["cat(file_name='file3.txt')"], ["touch(file_name='file3.docx')", "echo(content='Nothing important here. Yet another line.',file_name='file3.docx')"]]
jsonl
multi_turn_miss_param_27
[["cd(folder='workspace')", "mv(source='project_plan.md',destination='project_overview.md')"], ["ticket_login(username='tech_guru', password='securePass123')", "create_ticket(title='emergency',description='Initial project plan details.', priority=3)"], [], ["create_ticket(title='emergency',description='Additional insights.', priority=5)"]]
{"id": "multi_turn_miss_param_27", "ground_truth": [["cd(folder='workspace')", "mv(source='project_plan.md',destination='project_overview.md')"], ["ticket_login(username='tech_guru', password='securePass123')", "create_ticket(title='emergency',description='Initial project plan details.', priority=3)"], [], ["create_ticket(title='emergency',description='Additional insights.', priority=5)"]]}
{"id": "multi_turn_miss_param_27", "ground_truth": [["cd(folder='workspace')", "mv(source='project_plan.md',destination='project_overview.md')"], ["ticket_login(username='tech_guru', password='securePass123')", "create_ticket(title='emergency',description='Initial project plan details.', priority=3)"], [], ["create_ticket(title='emergency',description='Additional insights.', priority=5)"]]}
[["cd(folder='workspace')", "mv(source='project_plan.md',destination='project_overview.md')"], ["ticket_login(username='tech_guru', password='securePass123')", "create_ticket(title='emergency',description='Initial project plan details.', priority=3)"], [], ["create_ticket(title='emergency',description='Additional insights.', priority=5)"]]
jsonl
multi_turn_miss_param_28
[[], ["find(path='.', name='analysis')"], ["cd(folder='data')", "grep(file_name='analysis_report.txt',pattern='error')"], ["du(human_readable=True)", "touch(file_name='usage.txt')", "echo(content='205 bytes',file_name='usage.txt')"]]
{"id": "multi_turn_miss_param_28", "ground_truth": [[], ["find(path='.', name='analysis')"], ["cd(folder='data')", "grep(file_name='analysis_report.txt',pattern='error')"], ["du(human_readable=True)", "touch(file_name='usage.txt')", "echo(content='205 bytes',file_name='usage.txt')"]]}
{"id": "multi_turn_miss_param_28", "ground_truth": [[], ["find(path='.', name='analysis')"], ["cd(folder='data')", "grep(file_name='analysis_report.txt',pattern='error')"], ["du(human_readable=True)", "touch(file_name='usage.txt')", "echo(content='205 bytes',file_name='usage.txt')"]]}
[[], ["find(path='.', name='analysis')"], ["cd(folder='data')", "grep(file_name='analysis_report.txt',pattern='error')"], ["du(human_readable=True)", "touch(file_name='usage.txt')", "echo(content='205 bytes',file_name='usage.txt')"]]
jsonl
multi_turn_miss_param_29
[["cd(folder='VisionX')", "du(human_readable=True)"], [], ["touch(file_name='79.pdf')"], ["echo(content='Create a file name based on the number of byte used. It should be in \\'number.pdf\\' format.',file_name='79.pdf')"]]
{"id": "multi_turn_miss_param_29", "ground_truth": [["cd(folder='VisionX')", "du(human_readable=True)"], [], ["touch(file_name='79.pdf')"], ["echo(content='Create a file name based on the number of byte used. It should be in \\'number.pdf\\' format.',file_name='79.pdf')"]]}
{"id": "multi_turn_miss_param_29", "ground_truth": [["cd(folder='VisionX')", "du(human_readable=True)"], [], ["touch(file_name='79.pdf')"], ["echo(content='Create a file name based on the number of byte used. It should be in \\'number.pdf\\' format.',file_name='79.pdf')"]]}
[["cd(folder='VisionX')", "du(human_readable=True)"], [], ["touch(file_name='79.pdf')"], ["echo(content='Create a file name based on the number of byte used. It should be in \\'number.pdf\\' format.',file_name='79.pdf')"]]
jsonl
multi_turn_miss_param_30
[["cd(folder='project')", "cat(file_name='test_results.json')"], [], ["post_tweet(content='{experiment: Apollo Test, result: Success, details: All systems operational.}')"]]
{"id": "multi_turn_miss_param_30", "ground_truth": [["cd(folder='project')", "cat(file_name='test_results.json')"], [], ["post_tweet(content='{experiment: Apollo Test, result: Success, details: All systems operational.}')"]]}
{"id": "multi_turn_miss_param_30", "ground_truth": [["cd(folder='project')", "cat(file_name='test_results.json')"], [], ["post_tweet(content='{experiment: Apollo Test, result: Success, details: All systems operational.}')"]]}
[["cd(folder='project')", "cat(file_name='test_results.json')"], [], ["post_tweet(content='{experiment: Apollo Test, result: Success, details: All systems operational.}')"]]
jsonl
multi_turn_miss_param_31
[["mkdir(dir_name='Reports')", "mv(source='summary.doc', destination='Reports')", "cat(file_name='data.txt')", "grep(pattern='Q4 financials', file_name='data.txt')", "wc(file_name='data.txt',mode='l')"], [], ["cd('Reports')", "wc(file_name='summary.doc',mode='c')", "mean([37])"]]
{"id": "multi_turn_miss_param_31", "ground_truth": [["mkdir(dir_name='Reports')", "mv(source='summary.doc', destination='Reports')", "cat(file_name='data.txt')", "grep(pattern='Q4 financials', file_name='data.txt')", "wc(file_name='data.txt',mode='l')"], [], ["cd('Reports')", "wc(file_name='summary.doc',mode='c')","mean([37])"]]}
{"id": "multi_turn_miss_param_31", "ground_truth": [["mkdir(dir_name='Reports')", "mv(source='summary.doc', destination='Reports')", "cat(file_name='data.txt')", "grep(pattern='Q4 financials', file_name='data.txt')", "wc(file_name='data.txt',mode='l')"], [], ["cd('Reports')", "wc(file_name='summary.doc',mode='c')", "mean([37])"]]}
[["mkdir(dir_name='Reports')", "mv(source='summary.doc', destination='Reports')", "cat(file_name='data.txt')", "grep(pattern='Q4 financials', file_name='data.txt')", "wc(file_name='data.txt',mode='l')"], [], ["cd('Reports')", "wc(file_name='summary.doc',mode='c')", "mean([37])"]]
jsonl
multi_turn_miss_param_32
[[], ["cat(file_name='Spring2023Draft')", "wc(file_name='Spring2023Draft', mode='c')"], ["logarithm(value=36.0,base=6.0,precision=4)", "touch('result.txt')", "echo(content='2.0',file_name='result.txt')"]]
{"id": "multi_turn_miss_param_32", "ground_truth": [[], ["cat(file_name='Spring2023Draft')", "wc(file_name='Spring2023Draft', mode='c')"], ["logarithm(value=36.0,base=6.0,precision=4)", "touch('result.txt')", "echo(content='2.0',file_name='result.txt')"]]}
{"id": "multi_turn_miss_param_32", "ground_truth": [[], ["cat(file_name='Spring2023Draft')", "wc(file_name='Spring2023Draft', mode='c')"], ["logarithm(value=36.0,base=6.0,precision=4)", "touch('result.txt')", "echo(content='2.0',file_name='result.txt')"]]}
[[], ["cat(file_name='Spring2023Draft')", "wc(file_name='Spring2023Draft', mode='c')"], ["logarithm(value=36.0,base=6.0,precision=4)", "touch('result.txt')", "echo(content='2.0',file_name='result.txt')"]]
jsonl
multi_turn_miss_param_33
[["ls()"], ["grep(file_name='deploy.py', pattern='def')"], ["grep(file_name='deploy.py', pattern='update')"], [], ["send_message(receiver_id='USR003', message='update the system')"], ["view_messages_sent()"]]
{"id": "multi_turn_miss_param_33", "ground_truth": [["ls()"], ["grep(file_name='deploy.py', pattern='def')"], ["grep(file_name='deploy.py', pattern='update')"], [], ["send_message(receiver_id='USR003', message='update the system')"], ["view_messages_sent()"]]}
{"id": "multi_turn_miss_param_33", "ground_truth": [["ls()"], ["grep(file_name='deploy.py', pattern='def')"], ["grep(file_name='deploy.py', pattern='update')"], [], ["send_message(receiver_id='USR003', message='update the system')"], ["view_messages_sent()"]]}
[["ls()"], ["grep(file_name='deploy.py', pattern='def')"], ["grep(file_name='deploy.py', pattern='update')"], [], ["send_message(receiver_id='USR003', message='update the system')"], ["view_messages_sent()"]]
jsonl
multi_turn_miss_param_34
[["tail(file_name='finance_report.txt',lines=1)"], [], ["cat(file_name='finance_report.txt')", "mean(numbers=[5000,3000,2000])", "touch(file_name='statistics.txt')", "echo(content='3333',file_name='statistics.txt.')"]]
{"id": "multi_turn_miss_param_34", "ground_truth": [["tail(file_name='finance_report.txt',lines=1)"], [], ["cat(file_name='finance_report.txt')", "mean(numbers=[5000,3000,2000])", "touch(file_name='statistics.txt')", "echo(content='3333',file_name='statistics.txt.')"]]}
{"id": "multi_turn_miss_param_34", "ground_truth": [["tail(file_name='finance_report.txt',lines=1)"], [], ["cat(file_name='finance_report.txt')", "mean(numbers=[5000,3000,2000])", "touch(file_name='statistics.txt')", "echo(content='3333',file_name='statistics.txt.')"]]}
[["tail(file_name='finance_report.txt',lines=1)"], [], ["cat(file_name='finance_report.txt')", "mean(numbers=[5000,3000,2000])", "touch(file_name='statistics.txt')", "echo(content='3333',file_name='statistics.txt.')"]]
jsonl
multi_turn_miss_param_35
[["cd(folder='projects')", "cd(folder='deep_folder')", "tail(file_name='config.py',lines=1)"], [], ["cat(file_name='real_config.py')"], ["diff(file_name1='config.py',file_name2='real_config.py')", "touch(file_name='diff.txt')", "echo(content='- Initialization of the system Error in module Setup complete Initialization successful Error detected\\n+ Real Config.',file_name='diff.txt')"]]
{"id": "multi_turn_miss_param_35", "ground_truth": [["cd(folder='projects')", "cd(folder='deep_folder')", "tail(file_name='config.py',lines=1)"], [], ["cat(file_name='real_config.py')"], ["diff(file_name1='config.py',file_name2='real_config.py')", "touch(file_name='diff.txt')", "echo(content='- Initialization of the system Error in module Setup complete Initialization successful Error detected\\n+ Real Config.',file_name='diff.txt')"]]}
{"id": "multi_turn_miss_param_35", "ground_truth": [["cd(folder='projects')", "cd(folder='deep_folder')", "tail(file_name='config.py',lines=1)"], [], ["cat(file_name='real_config.py')"], ["diff(file_name1='config.py',file_name2='real_config.py')", "touch(file_name='diff.txt')", "echo(content='- Initialization of the system Error in module Setup complete Initialization successful Error detected\\n+ Real Config.',file_name='diff.txt')"]]}
[["cd(folder='projects')", "cd(folder='deep_folder')", "tail(file_name='config.py',lines=1)"], [], ["cat(file_name='real_config.py')"], ["diff(file_name1='config.py',file_name2='real_config.py')", "touch(file_name='diff.txt')", "echo(content='- Initialization of the system Error in module Setup complete Initialization successful Error detected\\n+ Real Config.',file_name='diff.txt')"]]
jsonl
multi_turn_miss_param_36
[["cd(folder='documents')", "touch(file_name='project_summary.txt')"], ["cp(source='project_summary.txt', destination='archive')", "cd(folder='archive')", "mv(source='project_summary.txt', destination='summary_2024.txt')"], [], ["grep(file_name='summary_2024.txt',pattern='Progress')"]]
{"id": "multi_turn_miss_param_36", "ground_truth": [["cd(folder='documents')", "touch(file_name='project_summary.txt')"], ["cp(source='project_summary.txt', destination='archive')", "cd(folder='archive')", "mv(source='project_summary.txt', destination='summary_2024.txt')"], [], ["grep(file_name='summary_2024.txt',pattern='Progress')"]]}
{"id": "multi_turn_miss_param_36", "ground_truth": [["cd(folder='documents')", "touch(file_name='project_summary.txt')"], ["cp(source='project_summary.txt', destination='archive')", "cd(folder='archive')", "mv(source='project_summary.txt', destination='summary_2024.txt')"], [], ["grep(file_name='summary_2024.txt',pattern='Progress')"]]}
[["cd(folder='documents')", "touch(file_name='project_summary.txt')"], ["cp(source='project_summary.txt', destination='archive')", "cd(folder='archive')", "mv(source='project_summary.txt', destination='summary_2024.txt')"], [], ["grep(file_name='summary_2024.txt',pattern='Progress')"]]
jsonl
multi_turn_miss_param_37
[["wc(file_name='dev_summary.txt',mode='l')"], [], ["grep(file_name='dev_summary.txt',pattern='server error')"], ["touch(file_name='1.txt')", "echo(content='However, a server error was detected in the final testing phase.',file_name='1.txt')"]]
{"id": "multi_turn_miss_param_37", "ground_truth": [["wc(file_name='dev_summary.txt',mode='l')"], [], ["grep(file_name='dev_summary.txt',pattern='server error')"], ["touch(file_name='1.txt')", "echo(content='However, a server error was detected in the final testing phase.',file_name='1.txt')"]]}
{"id": "multi_turn_miss_param_37", "ground_truth": [["wc(file_name='dev_summary.txt',mode='l')"], [], ["grep(file_name='dev_summary.txt',pattern='server error')"], ["touch(file_name='1.txt')", "echo(content='However, a server error was detected in the final testing phase.',file_name='1.txt')"]]}
[["wc(file_name='dev_summary.txt',mode='l')"], [], ["grep(file_name='dev_summary.txt',pattern='server error')"], ["touch(file_name='1.txt')", "echo(content='However, a server error was detected in the final testing phase.',file_name='1.txt')"]]
jsonl
multi_turn_miss_param_38
[[], ["cd(folder='SuperResearch')", "rm(file_name='findings_report')", "cd(folder='..')", "rmdir(dir_name='SuperResearch')"], ["ls(a=True)"]]
{"id": "multi_turn_miss_param_38", "ground_truth": [[], ["cd(folder='SuperResearch')", "rm(file_name='findings_report')", "cd(folder='..')", "rmdir(dir_name='SuperResearch')"], ["ls(a=True)"]]}
{"id": "multi_turn_miss_param_38", "ground_truth": [[], ["cd(folder='SuperResearch')", "rm(file_name='findings_report')", "cd(folder='..')", "rmdir(dir_name='SuperResearch')"], ["ls(a=True)"]]}
[[], ["cd(folder='SuperResearch')", "rm(file_name='findings_report')", "cd(folder='..')", "rmdir(dir_name='SuperResearch')"], ["ls(a=True)"]]
jsonl
multi_turn_miss_param_39
[[], ["mkdir(dir_name='WebDevProjects')"], ["cd(folder='WebDevProjects')", "touch(file_name='styles.css')", "echo(content='Hello World!', file_name='styles.css')", "touch(file_name='index.html')", "echo(content='Hi World!', file_name='index.html')", "touch(file_name='script.js')", "echo(content='Halo World!', file_name='script.js')"], ["ls()"], ["cat(file_name='styles.css')"]]
{"id": "multi_turn_miss_param_39", "ground_truth": [[], ["mkdir(dir_name='WebDevProjects')"], ["cd(folder='WebDevProjects')", "touch(file_name='styles.css')", "echo(content='Hello World!', file_name='styles.css')", "touch(file_name='index.html')", "echo(content='Hi World!', file_name='index.html')", "touch(file_name='script.js')", "echo(content='Halo World!', file_name='script.js')"], ["ls()"], ["cat(file_name='styles.css')"]]}
{"id": "multi_turn_miss_param_39", "ground_truth": [[], ["mkdir(dir_name='WebDevProjects')"], ["cd(folder='WebDevProjects')", "touch(file_name='styles.css')", "echo(content='Hello World!', file_name='styles.css')", "touch(file_name='index.html')", "echo(content='Hi World!', file_name='index.html')", "touch(file_name='script.js')", "echo(content='Halo World!', file_name='script.js')"], ["ls()"], ["cat(file_name='styles.css')"]]}
[[], ["mkdir(dir_name='WebDevProjects')"], ["cd(folder='WebDevProjects')", "touch(file_name='styles.css')", "echo(content='Hello World!', file_name='styles.css')", "touch(file_name='index.html')", "echo(content='Hi World!', file_name='index.html')", "touch(file_name='script.js')", "echo(content='Halo World!', file_name='script.js')"], ["ls()"], ["cat(file_name='styles.css')"]]
jsonl
multi_turn_miss_param_40
[["ls(a=True)"], [], ["cd(folder='Documents')", "cp(source='annual_report.txt', destination='Reports')"], ["tail(file_name='Q4_summary.doc',lines=1)"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='The report has been finalized.')"]]
{"id": "multi_turn_miss_param_40", "ground_truth": [["ls(a=True)"], [], ["cd(folder='Documents')", "cp(source='annual_report.txt', destination='Reports')"], ["tail(file_name='Q4_summary.doc',lines=1)"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='The report has been finalized.')"]]}
{"id": "multi_turn_miss_param_40", "ground_truth": [["ls(a=True)"], [], ["cd(folder='Documents')", "cp(source='annual_report.txt', destination='Reports')"], ["tail(file_name='Q4_summary.doc',lines=1)"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='The report has been finalized.')"]]}
[["ls(a=True)"], [], ["cd(folder='Documents')", "cp(source='annual_report.txt', destination='Reports')"], ["tail(file_name='Q4_summary.doc',lines=1)"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='The report has been finalized.')"]]
jsonl
multi_turn_miss_param_41
[[], ["cd(folder='initial_directory')", "cat(file_name='notes')", "get_user_id(user='Bob')", "message_login(user_id='USR001')", "send_message(receiver_id='USR002',message='Meeting notes and project details.')"], ["delete_message(receiver_id='USR002')"]]
{"id": "multi_turn_miss_param_41", "ground_truth": [[], ["cd(folder='initial_directory')", "cat(file_name='notes')", "get_user_id(user='Bob')", "message_login(user_id='USR001')", "send_message(receiver_id='USR002',message='Meeting notes and project details.')"], ["delete_message(receiver_id='USR002')"]]}
{"id": "multi_turn_miss_param_41", "ground_truth": [[], ["cd(folder='initial_directory')", "cat(file_name='notes')", "get_user_id(user='Bob')", "message_login(user_id='USR001')", "send_message(receiver_id='USR002',message='Meeting notes and project details.')"], ["delete_message(receiver_id='USR002')"]]}
[[], ["cd(folder='initial_directory')", "cat(file_name='notes')", "get_user_id(user='Bob')", "message_login(user_id='USR001')", "send_message(receiver_id='USR002',message='Meeting notes and project details.')"], ["delete_message(receiver_id='USR002')"]]
jsonl
multi_turn_miss_param_42
[[], ["touch(file_name='Notes2023.txt')"], ["echo(content='Study diligently, practice programming, master algorithms.',file_name='Notes2023.txt')"], ["wc(file_name='Notes2023.txt',mode='c')"]]
{"id": "multi_turn_miss_param_42", "ground_truth": [[], ["touch(file_name='Notes2023.txt')"], ["echo(content='Study diligently, practice programming, master algorithms.',file_name='Notes2023.txt')"], ["wc(file_name='Notes2023.txt',mode='c')"]]}
{"id": "multi_turn_miss_param_42", "ground_truth": [[], ["touch(file_name='Notes2023.txt')"], ["echo(content='Study diligently, practice programming, master algorithms.',file_name='Notes2023.txt')"], ["wc(file_name='Notes2023.txt',mode='c')"]]}
[[], ["touch(file_name='Notes2023.txt')"], ["echo(content='Study diligently, practice programming, master algorithms.',file_name='Notes2023.txt')"], ["wc(file_name='Notes2023.txt',mode='c')"]]
jsonl
multi_turn_miss_param_43
[["ls(a=True)"], [], ["find(path='.',name='annual_report.txt')"], ["cd(folder='Documents')", "cat(file_name='annual_report.txt')"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='This is the annual report. It includes Q4 results and other financial data.')"]]
{"id": "multi_turn_miss_param_43", "ground_truth": [["ls(a=True)"], [], ["find(path='.',name='annual_report.txt')"], ["cd(folder='Documents')", "cat(file_name='annual_report.txt')"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='This is the annual report. It includes Q4 results and other financial data.')"]]}
{"id": "multi_turn_miss_param_43", "ground_truth": [["ls(a=True)"], [], ["find(path='.',name='annual_report.txt')"], ["cd(folder='Documents')", "cat(file_name='annual_report.txt')"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='This is the annual report. It includes Q4 results and other financial data.')"]]}
[["ls(a=True)"], [], ["find(path='.',name='annual_report.txt')"], ["cd(folder='Documents')", "cat(file_name='annual_report.txt')"], ["message_login(user_id='USR001')", "send_message(receiver_id='USR002', message='This is the annual report. It includes Q4 results and other financial data.')"]]
jsonl
multi_turn_miss_param_44
[["cd(folder='documents')", "echo(content='Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000',file_name='annual_report.txt')"], ["mean(numbers=[5000,7000,6000,8000])"], [], ["touch(file_name='MeanRevenue.txt')", "echo(content='6500',file_name='MeanRevenue.txt')"]]
{"id": "multi_turn_miss_param_44", "ground_truth": [["cd(folder='documents')", "echo(content='Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000',file_name='annual_report.txt')"], ["mean(numbers=[5000,7000,6000,8000])"], [], ["touch(file_name='MeanRevenue.txt')", "echo(content='6500',file_name='MeanRevenue.txt')"]]}
{"id": "multi_turn_miss_param_44", "ground_truth": [["cd(folder='documents')", "echo(content='Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000',file_name='annual_report.txt')"], ["mean(numbers=[5000,7000,6000,8000])"], [], ["touch(file_name='MeanRevenue.txt')", "echo(content='6500',file_name='MeanRevenue.txt')"]]}
[["cd(folder='documents')", "echo(content='Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000',file_name='annual_report.txt')"], ["mean(numbers=[5000,7000,6000,8000])"], [], ["touch(file_name='MeanRevenue.txt')", "echo(content='6500',file_name='MeanRevenue.txt')"]]
jsonl
multi_turn_miss_param_45
[["find(path='ResearchDocs', name='draft')"], [], ["cd(folder='ResearchDocs')", "cp(source='summary_draft.docx', destination='ultimate_draft.docx')"]]
{"id": "multi_turn_miss_param_45", "ground_truth": [["find(path='ResearchDocs', name='draft')"], [], ["cd(folder='ResearchDocs')", "cp(source='summary_draft.docx', destination='ultimate_draft.docx')"]]}
{"id": "multi_turn_miss_param_45", "ground_truth": [["find(path='ResearchDocs', name='draft')"], [], ["cd(folder='ResearchDocs')", "cp(source='summary_draft.docx', destination='ultimate_draft.docx')"]]}
[["find(path='ResearchDocs', name='draft')"], [], ["cd(folder='ResearchDocs')", "cp(source='summary_draft.docx', destination='ultimate_draft.docx')"]]
jsonl
multi_turn_miss_param_46
[[], ["cd(folder='Drafts')", "rm(file_name='DylanProject.txt')", "cd(folder='..')", "rmdir(dir_name='Drafts')"]]
{"id": "multi_turn_miss_param_46", "ground_truth": [[], ["cd(folder='Drafts')", "rm(file_name='DylanProject.txt')", "cd(folder='..')", "rmdir(dir_name='Drafts')"]]}
{"id": "multi_turn_miss_param_46", "ground_truth": [[], ["cd(folder='Drafts')", "rm(file_name='DylanProject.txt')", "cd(folder='..')", "rmdir(dir_name='Drafts')"]]}
[[], ["cd(folder='Drafts')", "rm(file_name='DylanProject.txt')", "cd(folder='..')", "rmdir(dir_name='Drafts')"]]
jsonl
multi_turn_miss_param_47
[["find(path='.')"], ["cat(file_name='student_record.txt')", "mean(numbers=[100, 95, 85, 90, 88, 92])"], [], ["standard_deviation(numbers=[100, 95, 85, 90, 88, 92])"]]
{"id": "multi_turn_miss_param_47", "ground_truth": [["find(path='.')"], ["cat(file_name='student_record.txt')", "mean(numbers=[100, 95, 85, 90, 88, 92])"], [],["standard_deviation(numbers=[100, 95, 85, 90, 88, 92])"]]}
{"id": "multi_turn_miss_param_47", "ground_truth": [["find(path='.')"], ["cat(file_name='student_record.txt')", "mean(numbers=[100, 95, 85, 90, 88, 92])"], [], ["standard_deviation(numbers=[100, 95, 85, 90, 88, 92])"]]}
[["find(path='.')"], ["cat(file_name='student_record.txt')", "mean(numbers=[100, 95, 85, 90, 88, 92])"], [], ["standard_deviation(numbers=[100, 95, 85, 90, 88, 92])"]]
jsonl
multi_turn_miss_param_48
[["ls(a=True)", "cd(folder='test')"], ["wc(file_name='test_file1.txt',mode='c')", "wc(file_name='test_file2.txt',mode='c')"], [], ["edit_ticket(ticket_id=654321, updates={'priority':2})"]]
{"id": "multi_turn_miss_param_48", "ground_truth": [["ls(a=True)", "cd(folder='test')"], ["wc(file_name='test_file1.txt',mode='c')", "wc(file_name='test_file2.txt',mode='c')"], [], ["edit_ticket(ticket_id=654321, updates={'priority':2})"]]}
{"id": "multi_turn_miss_param_48", "ground_truth": [["ls(a=True)", "cd(folder='test')"], ["wc(file_name='test_file1.txt',mode='c')", "wc(file_name='test_file2.txt',mode='c')"], [], ["edit_ticket(ticket_id=654321, updates={'priority':2})"]]}
[["ls(a=True)", "cd(folder='test')"], ["wc(file_name='test_file1.txt',mode='c')", "wc(file_name='test_file2.txt',mode='c')"], [], ["edit_ticket(ticket_id=654321, updates={'priority':2})"]]
jsonl
multi_turn_miss_param_49
[["ls(a=True)"], ["sort(file_name='file3.txt')", "tail(file_name='file3.txt')"], [], ["wc(file_name='file3.txt',mode='l')"], ["logarithm(value=20,base=10,precision=2)"]]
{"id": "multi_turn_miss_param_49", "ground_truth": [["ls(a=True)"], ["sort(file_name='file3.txt')", "tail(file_name='file3.txt')"], [], ["wc(file_name='file3.txt',mode='l')"], ["logarithm(value=20,base=10,precision=2)"]]}
{"id": "multi_turn_miss_param_49", "ground_truth": [["ls(a=True)"], ["sort(file_name='file3.txt')", "tail(file_name='file3.txt')"], [], ["wc(file_name='file3.txt',mode='l')"], ["logarithm(value=20,base=10,precision=2)"]]}
[["ls(a=True)"], ["sort(file_name='file3.txt')", "tail(file_name='file3.txt')"], [], ["wc(file_name='file3.txt',mode='l')"], ["logarithm(value=20,base=10,precision=2)"]]
jsonl
multi_turn_miss_param_50
[[], ["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "setHeadlights(mode='on')"]]
{"id": "multi_turn_miss_param_50", "ground_truth": [[], ["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "setHeadlights(mode='on')"]]}
{"id": "multi_turn_miss_param_50", "ground_truth": [[], ["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "setHeadlights(mode='on')"]]}
[[], ["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "setHeadlights(mode='on')"]]
jsonl
multi_turn_miss_param_51
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], [], ["message_login('USR001')", "send_message(receiver_id='USR002', message='I am on my way to your place.')"]]
{"id": "multi_turn_miss_param_51", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], [], ["message_login('USR001')", "send_message(receiver_id='USR002', message='I am on my way to your place.')"]]}
{"id": "multi_turn_miss_param_51", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], [], ["message_login('USR001')", "send_message(receiver_id='USR002', message='I am on my way to your place.')"]]}
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], [], ["message_login('USR001')", "send_message(receiver_id='USR002', message='I am on my way to your place.')"]]
jsonl
multi_turn_miss_param_52
[["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet('Tires checked and engine purring smoothly!', tags=['#RoadTrip'], mentions=['@AutoUpdates'])"], ["comment(tweet_id = 10, comment_content = 'Safety first! Remember tire checks are crucial.')"]]
{"id": "multi_turn_miss_param_52", "ground_truth": [["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet('Tires checked and engine purring smoothly!', tags=['#RoadTrip'], mentions=['@AutoUpdates'])"], ["comment(tweet_id = 10, comment_content = 'Safety first! Remember tire checks are crucial.')"]]}
{"id": "multi_turn_miss_param_52", "ground_truth": [["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet('Tires checked and engine purring smoothly!', tags=['#RoadTrip'], mentions=['@AutoUpdates'])"], ["comment(tweet_id = 10, comment_content = 'Safety first! Remember tire checks are crucial.')"]]}
[["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet('Tires checked and engine purring smoothly!', tags=['#RoadTrip'], mentions=['@AutoUpdates'])"], ["comment(tweet_id = 10, comment_content = 'Safety first! Remember tire checks are crucial.')"]]
jsonl
multi_turn_miss_param_53
[["gallon_to_liter(gallon=30.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["post_tweet('Tire pressures are optimal!', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"]]
{"id": "multi_turn_miss_param_53", "ground_truth": [["gallon_to_liter(gallon=30.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["post_tweet('Tire pressures are optimal!', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"]]}
{"id": "multi_turn_miss_param_53", "ground_truth": [["gallon_to_liter(gallon=30.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["post_tweet('Tire pressures are optimal!', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"]]}
[["gallon_to_liter(gallon=30.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["post_tweet('Tire pressures are optimal!', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"]]
jsonl
multi_turn_miss_param_54
[[], ["liter_to_gallon(liter=20.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "post_tweet(content='not healthy', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"], ["retweet(tweet_id=10)"]]
{"id": "multi_turn_miss_param_54", "ground_truth": [[], ["liter_to_gallon(liter=20.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "post_tweet(content='not healthy', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"], ["retweet(tweet_id=10)"]]}
{"id": "multi_turn_miss_param_54", "ground_truth": [[], ["liter_to_gallon(liter=20.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "post_tweet(content='not healthy', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"], ["retweet(tweet_id=10)"]]}
[[], ["liter_to_gallon(liter=20.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "post_tweet(content='not healthy', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])"], ["retweet(tweet_id=10)"]]
jsonl
multi_turn_miss_param_55
[[], ["displayCarStatus('fuel')", "fillFuelTank(15.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='Urgent tire pressure issue.', priority=5)"], ["get_ticket(ticket_id=2)"], ["resolve_ticket(ticket_id=2, resolution='Issue resolved!')"]]
{"id": "multi_turn_miss_param_55", "ground_truth": [[], ["displayCarStatus('fuel')", "fillFuelTank(15.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='Urgent tire pressure issue.', priority=5)"], ["get_ticket(ticket_id=2)"], ["resolve_ticket(ticket_id=2, resolution='Issue resolved!')"]]}
{"id": "multi_turn_miss_param_55", "ground_truth": [[], ["displayCarStatus('fuel')", "fillFuelTank(15.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='Urgent tire pressure issue.', priority=5)"], ["get_ticket(ticket_id=2)"], ["resolve_ticket(ticket_id=2, resolution='Issue resolved!')"]]}
[[], ["displayCarStatus('fuel')", "fillFuelTank(15.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='Urgent tire pressure issue.', priority=5)"], ["get_ticket(ticket_id=2)"], ["resolve_ticket(ticket_id=2, resolution='Issue resolved!')"]]
jsonl
multi_turn_miss_param_56
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["displayCarStatus('fuel')", "fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
{"id": "multi_turn_miss_param_56", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["displayCarStatus('fuel')", "fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
{"id": "multi_turn_miss_param_56", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["displayCarStatus('fuel')", "fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["displayCarStatus('fuel')", "fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
jsonl
multi_turn_miss_param_57
[[], ["get_zipcode_based_on_city('Crescent Hollow')", "get_zipcode_based_on_city('Autumnville')", "estimate_distance(cityA='69238', cityB='51479')"], ["logarithm(value=630.0, base=10, precision=5)"]]
{"id": "multi_turn_miss_param_57", "ground_truth": [[], ["get_zipcode_based_on_city('Crescent Hollow')", "get_zipcode_based_on_city('Autumnville')", "estimate_distance(cityA='69238', cityB='51479')"], ["logarithm(value=630.0, base=10, precision=5)"]]}
{"id": "multi_turn_miss_param_57", "ground_truth": [[], ["get_zipcode_based_on_city('Crescent Hollow')", "get_zipcode_based_on_city('Autumnville')", "estimate_distance(cityA='69238', cityB='51479')"], ["logarithm(value=630.0, base=10, precision=5)"]]}
[[], ["get_zipcode_based_on_city('Crescent Hollow')", "get_zipcode_based_on_city('Autumnville')", "estimate_distance(cityA='69238', cityB='51479')"], ["logarithm(value=630.0, base=10, precision=5)"]]
jsonl
multi_turn_miss_param_58
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["gallon_to_liter(gallon=30)", "fillFuelTank(fuelAmount=50)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["post_tweet(content='Excited for the trip!')"]]
{"id": "multi_turn_miss_param_58", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["gallon_to_liter(gallon=30)", "fillFuelTank(fuelAmount=50)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["post_tweet(content='Excited for the trip!')"]]}
{"id": "multi_turn_miss_param_58", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["gallon_to_liter(gallon=30)", "fillFuelTank(fuelAmount=50)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["post_tweet(content='Excited for the trip!')"]]}
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], ["gallon_to_liter(gallon=30)", "fillFuelTank(fuelAmount=50)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["post_tweet(content='Excited for the trip!')"]]
jsonl
multi_turn_miss_param_59
[["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["displayCarStatus(option='fuel')", "gallon_to_liter(gallon=10)"], ["fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["logarithm(value=980.0, base=20, precision=10)"]]
{"id": "multi_turn_miss_param_59", "ground_truth": [["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["displayCarStatus(option='fuel')", "gallon_to_liter(gallon=10)"], ["fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["logarithm(value=980.0, base=20, precision=10)"]]}
{"id": "multi_turn_miss_param_59", "ground_truth": [["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["displayCarStatus(option='fuel')", "gallon_to_liter(gallon=10)"], ["fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["logarithm(value=980.0, base=20, precision=10)"]]}
[["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["displayCarStatus(option='fuel')", "gallon_to_liter(gallon=10)"], ["fillFuelTank(fuelAmount=40)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["logarithm(value=980.0, base=20, precision=10)"]]
jsonl
multi_turn_miss_param_60
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='', priority=5)"], [], ["get_ticket(ticket_id=2)"], ["close_ticket(ticket_id=2)"]]
{"id": "multi_turn_miss_param_60", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='', priority=5)"], [], ["get_ticket(ticket_id=2)"], ["close_ticket(ticket_id=2)"]]}
{"id": "multi_turn_miss_param_60", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='', priority=5)"], [], ["get_ticket(ticket_id=2)"], ["close_ticket(ticket_id=2)"]]}
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], ["create_ticket(title='Tire Pressure Issue', description='', priority=5)"], [], ["get_ticket(ticket_id=2)"], ["close_ticket(ticket_id=2)"]]
jsonl
multi_turn_miss_param_61
[["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=7)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()"]]
{"id": "multi_turn_miss_param_61", "ground_truth": [["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=7)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()"]]}
{"id": "multi_turn_miss_param_61", "ground_truth": [["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=7)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()"]]}
[["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=7)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()"]]
jsonl
multi_turn_miss_param_62
[[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')", "send_message(receiver_id='USR002', message='The distance from Rivermist to Stonebrook is 750.0 km.')"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["view_messages_sent()"]]
{"id": "multi_turn_miss_param_62", "ground_truth": [[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')", "send_message(receiver_id='USR002', message='The distance from Rivermist to Stonebrook is 750.0 km.')"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["view_messages_sent()"]]}
{"id": "multi_turn_miss_param_62", "ground_truth": [[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')", "send_message(receiver_id='USR002', message='The distance from Rivermist to Stonebrook is 750.0 km.')"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["view_messages_sent()"]]}
[[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')", "send_message(receiver_id='USR002', message='The distance from Rivermist to Stonebrook is 750.0 km.')"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["view_messages_sent()"]]
jsonl
multi_turn_miss_param_63
[["liter_to_gallon(liter=166)"], ["fillFuelTank(fuelAmount=43.85)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"]]
{"id": "multi_turn_miss_param_63", "ground_truth": [["liter_to_gallon(liter=166)"], ["fillFuelTank(fuelAmount=43.85)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"]]}
{"id": "multi_turn_miss_param_63", "ground_truth": [["liter_to_gallon(liter=166)"], ["fillFuelTank(fuelAmount=43.85)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"]]}
[["liter_to_gallon(liter=166)"], ["fillFuelTank(fuelAmount=43.85)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "estimate_drive_feasibility_by_mileage(distance=980.0)"]]
jsonl
multi_turn_miss_param_64
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"]]
{"id": "multi_turn_miss_param_64", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"]]}
{"id": "multi_turn_miss_param_64", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"]]}
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()"]]
jsonl
multi_turn_miss_param_65
[[], ["liter_to_gallon(liter=15)", "fillFuelTank(fuelAmount=3.96)", "check_tire_pressure()", "post_tweet(content='Just filled up the tank and checked the tire pressures. Ready for the next adventure!')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["retweet(tweet_id=5)", "comment(tweet_id=5, comment_content='Ready for the next adventure!')"]]
{"id": "multi_turn_miss_param_65", "ground_truth": [[], ["liter_to_gallon(liter=15)", "fillFuelTank(fuelAmount=3.96)", "check_tire_pressure()", "post_tweet(content='Just filled up the tank and checked the tire pressures. Ready for the next adventure!')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["retweet(tweet_id=5)", "comment(tweet_id=5, comment_content='Ready for the next adventure!')"]]}
{"id": "multi_turn_miss_param_65", "ground_truth": [[], ["liter_to_gallon(liter=15)", "fillFuelTank(fuelAmount=3.96)", "check_tire_pressure()", "post_tweet(content='Just filled up the tank and checked the tire pressures. Ready for the next adventure!')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["retweet(tweet_id=5)", "comment(tweet_id=5, comment_content='Ready for the next adventure!')"]]}
[[], ["liter_to_gallon(liter=15)", "fillFuelTank(fuelAmount=3.96)", "check_tire_pressure()", "post_tweet(content='Just filled up the tank and checked the tire pressures. Ready for the next adventure!')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["retweet(tweet_id=5)", "comment(tweet_id=5, comment_content='Ready for the next adventure!')"]]
jsonl
multi_turn_miss_param_66
[["estimate_drive_feasibility_by_mileage(distance=450.0)"], ["fillFuelTank(fuelAmount=30)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='2107 Channing Way, Berkeley, CA')"]]
{"id": "multi_turn_miss_param_66", "ground_truth": [["estimate_drive_feasibility_by_mileage(distance=450.0)"], ["fillFuelTank(fuelAmount=30)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='2107 Channing Way, Berkeley, CA')"]]}
{"id": "multi_turn_miss_param_66", "ground_truth": [["estimate_drive_feasibility_by_mileage(distance=450.0)"], ["fillFuelTank(fuelAmount=30)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='2107 Channing Way, Berkeley, CA')"]]}
[["estimate_drive_feasibility_by_mileage(distance=450.0)"], ["fillFuelTank(fuelAmount=30)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='2107 Channing Way, Berkeley, CA')"]]
jsonl
multi_turn_miss_param_67
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Silverpine')", "estimate_distance(cityA='94016', cityB='62947')"], ["estimate_drive_feasibility_by_mileage(distance=780.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
{"id": "multi_turn_miss_param_67", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Silverpine')", "estimate_distance(cityA='94016', cityB='62947')"], ["estimate_drive_feasibility_by_mileage(distance=780.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
{"id": "multi_turn_miss_param_67", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Silverpine')", "estimate_distance(cityA='94016', cityB='62947')"], ["estimate_drive_feasibility_by_mileage(distance=780.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Silverpine')", "estimate_distance(cityA='94016', cityB='62947')"], ["estimate_drive_feasibility_by_mileage(distance=780.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
jsonl
multi_turn_miss_param_68
[["fillFuelTank(fuelAmount=35.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Starting my road trip with a car that is fully prepared and raring to go!', tags=['#Roadtrip', '#Adventure'], mentions=['@huanzhimao01'])"]]
{"id": "multi_turn_miss_param_68", "ground_truth": [["fillFuelTank(fuelAmount=35.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Starting my road trip with a car that is fully prepared and raring to go!', tags=['#Roadtrip', '#Adventure'], mentions=['@huanzhimao01'])"]]}
{"id": "multi_turn_miss_param_68", "ground_truth": [["fillFuelTank(fuelAmount=35.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Starting my road trip with a car that is fully prepared and raring to go!', tags=['#Roadtrip', '#Adventure'], mentions=['@huanzhimao01'])"]]}
[["fillFuelTank(fuelAmount=35.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Starting my road trip with a car that is fully prepared and raring to go!', tags=['#Roadtrip', '#Adventure'], mentions=['@huanzhimao01'])"]]
jsonl
multi_turn_miss_param_69
[["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "liter_to_gallon(liter=40)", "fillFuelTank(fuelAmount=10.57)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Just started my journey!', tags=['#RoadTrip'], mentions=['@carenthusiast'])"]]
{"id": "multi_turn_miss_param_69", "ground_truth": [["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "liter_to_gallon(liter=40)", "fillFuelTank(fuelAmount=10.57)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Just started my journey!', tags=['#RoadTrip'], mentions=['@carenthusiast'])"]]}
{"id": "multi_turn_miss_param_69", "ground_truth": [["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "liter_to_gallon(liter=40)", "fillFuelTank(fuelAmount=10.57)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Just started my journey!', tags=['#RoadTrip'], mentions=['@carenthusiast'])"]]}
[["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='94016', cityB='83214')", "liter_to_gallon(liter=40)", "fillFuelTank(fuelAmount=10.57)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Just started my journey!', tags=['#RoadTrip'], mentions=['@carenthusiast'])"]]
jsonl
multi_turn_miss_param_70
[["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
{"id": "multi_turn_miss_param_70", "ground_truth": [["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
{"id": "multi_turn_miss_param_70", "ground_truth": [["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
[["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
jsonl
multi_turn_miss_param_71
[[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["set_navigation(destination='Crescent Hollow, Spring, TX')"]]
{"id": "multi_turn_miss_param_71", "ground_truth": [[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["set_navigation(destination='Crescent Hollow, Spring, TX')"]]}
{"id": "multi_turn_miss_param_71", "ground_truth": [[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["set_navigation(destination='Crescent Hollow, Spring, TX')"]]}
[[], ["get_zipcode_based_on_city('Rivermist')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["set_navigation(destination='Crescent Hollow, Spring, TX')"]]
jsonl
multi_turn_miss_param_72
[["fillFuelTank(fuelAmount=10.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["message_login(user_id='USR005')", "send_message(receiver_id='USR007', message='Road trip itinerary update.')"], ["view_messages_sent()"]]
{"id": "multi_turn_miss_param_72", "ground_truth": [["fillFuelTank(fuelAmount=10.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["message_login(user_id='USR005')", "send_message(receiver_id='USR007', message='Road trip itinerary update.')"], ["view_messages_sent()"]]}
{"id": "multi_turn_miss_param_72", "ground_truth": [["fillFuelTank(fuelAmount=10.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["message_login(user_id='USR005')", "send_message(receiver_id='USR007', message='Road trip itinerary update.')"], ["view_messages_sent()"]]}
[["fillFuelTank(fuelAmount=10.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"], [], ["message_login(user_id='USR005')", "send_message(receiver_id='USR007', message='Road trip itinerary update.')"], ["view_messages_sent()"]]
jsonl
multi_turn_miss_param_73
[["fillFuelTank(fuelAmount=45.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='123 Pine St, San Francisco, CA 94016')"]]
{"id": "multi_turn_miss_param_73", "ground_truth": [["fillFuelTank(fuelAmount=45.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='123 Pine St, San Francisco, CA 94016')"]]}
{"id": "multi_turn_miss_param_73", "ground_truth": [["fillFuelTank(fuelAmount=45.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='123 Pine St, San Francisco, CA 94016')"]]}
[["fillFuelTank(fuelAmount=45.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["set_navigation(destination='123 Pine St, San Francisco, CA 94016')"]]
jsonl
multi_turn_miss_param_74
[["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10.04)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"]]
{"id": "multi_turn_miss_param_74", "ground_truth": [["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10.04)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"]]}
{"id": "multi_turn_miss_param_74", "ground_truth": [["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10.04)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"]]}
[["liter_to_gallon(liter=38)", "fillFuelTank(fuelAmount=10.04)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"]]
jsonl
multi_turn_miss_param_75
[["fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "post_tweet(content='Front Left Tire: 32 PSI, Front Right Tire: 32 PSI, Rear Left Tire: 30 PSI, Rear Right Tire: 30 PSI')"], ["retweet(tweet_id=2)"], [], ["comment(tweet_id=2, comment_content='Is this pressue too low? Should I take any action?')"]]
{"id": "multi_turn_miss_param_75", "ground_truth": [["fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "post_tweet(content='Front Left Tire: 32 PSI, Front Right Tire: 32 PSI, Rear Left Tire: 30 PSI, Rear Right Tire: 30 PSI')"], ["retweet(tweet_id=2)"], [], ["comment(tweet_id=2, comment_content='Is this pressue too low? Should I take any action?')"]]}
{"id": "multi_turn_miss_param_75", "ground_truth": [["fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "post_tweet(content='Front Left Tire: 32 PSI, Front Right Tire: 32 PSI, Rear Left Tire: 30 PSI, Rear Right Tire: 30 PSI')"], ["retweet(tweet_id=2)"], [], ["comment(tweet_id=2, comment_content='Is this pressue too low? Should I take any action?')"]]}
[["fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "post_tweet(content='Front Left Tire: 32 PSI, Front Right Tire: 32 PSI, Rear Left Tire: 30 PSI, Rear Right Tire: 30 PSI')"], ["retweet(tweet_id=2)"], [], ["comment(tweet_id=2, comment_content='Is this pressue too low? Should I take any action?')"]]
jsonl
multi_turn_miss_param_76
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["post_tweet(content='Tire pressure is perfect!', tags=['#CarCare', '#TireHealth'], mentions=['@mike53'])"]]
{"id": "multi_turn_miss_param_76", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["post_tweet(content='Tire pressure is perfect!', tags=['#CarCare', '#TireHealth'], mentions=['@mike53'])"]]}
{"id": "multi_turn_miss_param_76", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["post_tweet(content='Tire pressure is perfect!', tags=['#CarCare', '#TireHealth'], mentions=['@mike53'])"]]}
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["post_tweet(content='Tire pressure is perfect!', tags=['#CarCare', '#TireHealth'], mentions=['@mike53'])"]]
jsonl
multi_turn_miss_param_77
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='94016', cityB='74532')"], ["post_tweet(content='Setting forth on an exciting quest from San Francisco to Stonebrook to uncover ancestral stories!', tags=['#GenealogyAdventure', '#FamilyHistory'])"], ["retweet(tweet_id=10)"]]
{"id": "multi_turn_miss_param_77", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='94016', cityB='74532')"], ["post_tweet(content='Setting forth on an exciting quest from San Francisco to Stonebrook to uncover ancestral stories!', tags=['#GenealogyAdventure', '#FamilyHistory'])"], ["retweet(tweet_id=10)"]]}
{"id": "multi_turn_miss_param_77", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='94016', cityB='74532')"], ["post_tweet(content='Setting forth on an exciting quest from San Francisco to Stonebrook to uncover ancestral stories!', tags=['#GenealogyAdventure', '#FamilyHistory'])"], ["retweet(tweet_id=10)"]]}
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Stonebrook')", "estimate_distance(cityA='94016', cityB='74532')"], ["post_tweet(content='Setting forth on an exciting quest from San Francisco to Stonebrook to uncover ancestral stories!', tags=['#GenealogyAdventure', '#FamilyHistory'])"], ["retweet(tweet_id=10)"]]
jsonl
multi_turn_miss_param_78
[[], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet(content='Ensuring my wheels are well-maintained. Maintenance is key to success!', tags=['#BusinessOnTheMove'])"]]
{"id": "multi_turn_miss_param_78", "ground_truth": [[], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet(content='Ensuring my wheels are well-maintained. Maintenance is key to success!', tags=['#BusinessOnTheMove'])"]]}
{"id": "multi_turn_miss_param_78", "ground_truth": [[], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet(content='Ensuring my wheels are well-maintained. Maintenance is key to success!', tags=['#BusinessOnTheMove'])"]]}
[[], ["check_tire_pressure()", "find_nearest_tire_shop()"], ["post_tweet(content='Ensuring my wheels are well-maintained. Maintenance is key to success!', tags=['#BusinessOnTheMove'])"]]
jsonl
multi_turn_miss_param_79
[["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["setCruiseControl(speed=65, activate=True, distanceToNextVehicle=100)"]]
{"id": "multi_turn_miss_param_79", "ground_truth": [["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["setCruiseControl(speed=65, activate=True, distanceToNextVehicle=100)"]]}
{"id": "multi_turn_miss_param_79", "ground_truth": [["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["setCruiseControl(speed=65, activate=True, distanceToNextVehicle=100)"]]}
[["lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["setCruiseControl(speed=65, activate=True, distanceToNextVehicle=100)"]]
jsonl
multi_turn_miss_param_80
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')"], ["estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["mean(numbers=[750.0, 320.0, 450.0, 290.0])"]]
{"id": "multi_turn_miss_param_80", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')"], ["estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["mean(numbers=[750.0, 320.0, 450.0, 290.0])"]]}
{"id": "multi_turn_miss_param_80", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')"], ["estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["mean(numbers=[750.0, 320.0, 450.0, 290.0])"]]}
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')"], ["estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=45.0)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["mean(numbers=[750.0, 320.0, 450.0, 290.0])"]]
jsonl
multi_turn_miss_param_81
[["liter_to_gallon(liter=10)", "fillFuelTank(fuelAmount=2.64)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], [], ["check_tire_pressure()"], ["mean(numbers=[32.0, 32.0, 30.0, 30.0])"]]
{"id": "multi_turn_miss_param_81", "ground_truth": [["liter_to_gallon(liter=10)", "fillFuelTank(fuelAmount=2.64)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], [], ["check_tire_pressure()"], ["mean(numbers=[32.0, 32.0, 30.0, 30.0])"]]}
{"id": "multi_turn_miss_param_81", "ground_truth": [["liter_to_gallon(liter=10)", "fillFuelTank(fuelAmount=2.64)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], [], ["check_tire_pressure()"], ["mean(numbers=[32.0, 32.0, 30.0, 30.0])"]]}
[["liter_to_gallon(liter=10)", "fillFuelTank(fuelAmount=2.64)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], [], ["check_tire_pressure()"], ["mean(numbers=[32.0, 32.0, 30.0, 30.0])"]]
jsonl
multi_turn_miss_param_82
[["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["fillFuelTank(fuelAmount=35.0)", "gallon_to_liter(gallon=50.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
{"id": "multi_turn_miss_param_82", "ground_truth": [["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"],["fillFuelTank(fuelAmount=35.0)", "gallon_to_liter(gallon=50.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
{"id": "multi_turn_miss_param_82", "ground_truth": [["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["fillFuelTank(fuelAmount=35.0)", "gallon_to_liter(gallon=50.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
[["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["fillFuelTank(fuelAmount=35.0)", "gallon_to_liter(gallon=50.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
jsonl
multi_turn_miss_param_83
[[], ["liter_to_gallon(liter=30)", "fillFuelTank(fuelAmount=7.93)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"]]
{"id": "multi_turn_miss_param_83", "ground_truth": [[], ["liter_to_gallon(liter=30)", "fillFuelTank(fuelAmount=7.93)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"]]}
{"id": "multi_turn_miss_param_83", "ground_truth": [[], ["liter_to_gallon(liter=30)", "fillFuelTank(fuelAmount=7.93)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"]]}
[[], ["liter_to_gallon(liter=30)", "fillFuelTank(fuelAmount=7.93)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()"]]
jsonl
multi_turn_miss_param_84
[[], ["fillFuelTank(fuelAmount=30)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
{"id": "multi_turn_miss_param_84", "ground_truth": [[], ["fillFuelTank(fuelAmount=30)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
{"id": "multi_turn_miss_param_84", "ground_truth": [[], ["fillFuelTank(fuelAmount=30)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
[[], ["fillFuelTank(fuelAmount=30)", "activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
jsonl
multi_turn_miss_param_85
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
{"id": "multi_turn_miss_param_85", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
{"id": "multi_turn_miss_param_85", "ground_truth": [[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
[[], ["get_zipcode_based_on_city('San Francisco')", "get_zipcode_based_on_city('Rivermist')", "estimate_distance(cityA='83214', cityB='94016')", "estimate_drive_feasibility_by_mileage(distance=980.0)"], ["fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
jsonl
multi_turn_miss_param_86
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Thank you to our vehicle for a smooth start!', tags=['#Journey', '#SmoothRide', '#Grateful'])"]]
{"id": "multi_turn_miss_param_86", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Thank you to our vehicle for a smooth start!', tags=['#Journey', '#SmoothRide', '#Grateful'])"]]}
{"id": "multi_turn_miss_param_86", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Thank you to our vehicle for a smooth start!', tags=['#Journey', '#SmoothRide', '#Grateful'])"]]}
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], [], ["post_tweet(content='Thank you to our vehicle for a smooth start!', tags=['#Journey', '#SmoothRide', '#Grateful'])"]]
jsonl
multi_turn_miss_param_87
[[], ["gallon_to_liter(gallon=60.0)"], ["fillFuelTank(fuelAmount=20.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"]]
{"id": "multi_turn_miss_param_87", "ground_truth": [[], ["gallon_to_liter(gallon=60.0)"], ["fillFuelTank(fuelAmount=20.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"]]}
{"id": "multi_turn_miss_param_87", "ground_truth": [[], ["gallon_to_liter(gallon=60.0)"], ["fillFuelTank(fuelAmount=20.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"]]}
[[], ["gallon_to_liter(gallon=60.0)"], ["fillFuelTank(fuelAmount=20.0)"], ["activateParkingBrake(mode='engage')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()"]]
jsonl
multi_turn_miss_param_88
[["gallon_to_liter(gallon=13.2)"], ["fillFuelTank(fuelAmount=36.8)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')"], [], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Embarking on an exciting road trip from SF to Rivermist!', tags=['#RoadTrip', '#Adventure', '#Exploring'])"]]
{"id": "multi_turn_miss_param_88", "ground_truth": [["gallon_to_liter(gallon=13.2)"], ["fillFuelTank(fuelAmount=36.8)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')"], [], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Embarking on an exciting road trip from SF to Rivermist!', tags=['#RoadTrip', '#Adventure', '#Exploring'])"]]}
{"id": "multi_turn_miss_param_88", "ground_truth": [["gallon_to_liter(gallon=13.2)"], ["fillFuelTank(fuelAmount=36.8)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')"], [], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Embarking on an exciting road trip from SF to Rivermist!', tags=['#RoadTrip', '#Adventure', '#Exploring'])"]]}
[["gallon_to_liter(gallon=13.2)"], ["fillFuelTank(fuelAmount=36.8)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "activateParkingBrake(mode='engage')"], [], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "post_tweet(content='Embarking on an exciting road trip from SF to Rivermist!', tags=['#RoadTrip', '#Adventure', '#Exploring'])"]]
jsonl
multi_turn_miss_param_89
[["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=30.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
{"id": "multi_turn_miss_param_89", "ground_truth": [["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=30.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
{"id": "multi_turn_miss_param_89", "ground_truth": [["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=30.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
[["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=30.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
jsonl
multi_turn_miss_param_90
[["liter_to_gallon(liter=150.0)", "fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["post_tweet(content='Excited for my trip from San Francisco to Rivermist!', tags = ['#JourneyAhead'], mentions=['@TravelBuddy'])"], ["mention(tweet_id=10, mentioned_usernames=['@RoadsideAssistance'])"]]
{"id": "multi_turn_miss_param_90", "ground_truth": [["liter_to_gallon(liter=150.0)", "fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["post_tweet(content='Excited for my trip from San Francisco to Rivermist!', tags = ['#JourneyAhead'], mentions=['@TravelBuddy'])"], ["mention(tweet_id=10, mentioned_usernames=['@RoadsideAssistance'])"]]}
{"id": "multi_turn_miss_param_90", "ground_truth": [["liter_to_gallon(liter=150.0)", "fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["post_tweet(content='Excited for my trip from San Francisco to Rivermist!', tags = ['#JourneyAhead'], mentions=['@TravelBuddy'])"], ["mention(tweet_id=10, mentioned_usernames=['@RoadsideAssistance'])"]]}
[["liter_to_gallon(liter=150.0)", "fillFuelTank(fuelAmount=40.0)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"], [], ["post_tweet(content='Excited for my trip from San Francisco to Rivermist!', tags = ['#JourneyAhead'], mentions=['@TravelBuddy'])"], ["mention(tweet_id=10, mentioned_usernames=['@RoadsideAssistance'])"]]
jsonl
multi_turn_miss_param_91
[[], ["get_outside_temperature_from_google()", "send_message(receiver_id='USR006', message='It is hot outside.')"], ["view_messages_sent()"]]
{"id": "multi_turn_miss_param_91", "ground_truth": [[], ["get_outside_temperature_from_google()", "send_message(receiver_id='USR006', message='It is hot outside.')"], ["view_messages_sent()"]]}
{"id": "multi_turn_miss_param_91", "ground_truth": [[], ["get_outside_temperature_from_google()", "send_message(receiver_id='USR006', message='It is hot outside.')"], ["view_messages_sent()"]]}
[[], ["get_outside_temperature_from_google()", "send_message(receiver_id='USR006', message='It is hot outside.')"], ["view_messages_sent()"]]
jsonl
multi_turn_miss_param_92
[[], ["estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
{"id": "multi_turn_miss_param_92", "ground_truth": [[], ["estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
{"id": "multi_turn_miss_param_92", "ground_truth": [[], ["estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
[[], ["estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=39.5)"], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
jsonl
multi_turn_miss_param_93
[["displayCarStatus(option='fuel')"], ["fillFuelTank(fuelAmount=39.5)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], [], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
{"id": "multi_turn_miss_param_93", "ground_truth": [["displayCarStatus(option='fuel')"], ["fillFuelTank(fuelAmount=39.5)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], [], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
{"id": "multi_turn_miss_param_93", "ground_truth": [["displayCarStatus(option='fuel')"], ["fillFuelTank(fuelAmount=39.5)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], [], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
[["displayCarStatus(option='fuel')"], ["fillFuelTank(fuelAmount=39.5)", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "check_tire_pressure()"], [], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
jsonl
multi_turn_miss_param_94
[[], ["estimate_drive_feasibility_by_mileage(distance=300.0)", "fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
{"id": "multi_turn_miss_param_94", "ground_truth": [[], ["estimate_drive_feasibility_by_mileage(distance=300.0)", "fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
{"id": "multi_turn_miss_param_94", "ground_truth": [[], ["estimate_drive_feasibility_by_mileage(distance=300.0)", "fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]}
[[], ["estimate_drive_feasibility_by_mileage(distance=300.0)", "fillFuelTank(fuelAmount=30.0)"], ["check_tire_pressure()", "find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"]]
jsonl
multi_turn_miss_param_95
[["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='Rivermist')"], ["get_zipcode_based_on_city(city='San Francisco')", "estimate_distance(cityA='83214', cityB='94016')"], [], ["send_message(receiver_id='USR008', message='The estimated distance from Rivermist to San Francisco is 980 miles.')"], ["view_messages_sent()"]]
{"id": "multi_turn_miss_param_95", "ground_truth": [["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='Rivermist')"], ["get_zipcode_based_on_city(city='San Francisco')", "estimate_distance(cityA='83214', cityB='94016')"], [], ["send_message(receiver_id='USR008', message='The estimated distance from Rivermist to San Francisco is 980 miles.')"], ["view_messages_sent()"]]}
{"id": "multi_turn_miss_param_95", "ground_truth": [["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='Rivermist')"], ["get_zipcode_based_on_city(city='San Francisco')", "estimate_distance(cityA='83214', cityB='94016')"], [], ["send_message(receiver_id='USR008', message='The estimated distance from Rivermist to San Francisco is 980 miles.')"], ["view_messages_sent()"]]}
[["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["get_zipcode_based_on_city(city='Rivermist')"], ["get_zipcode_based_on_city(city='San Francisco')", "estimate_distance(cityA='83214', cityB='94016')"], [], ["send_message(receiver_id='USR008', message='The estimated distance from Rivermist to San Francisco is 980 miles.')"], ["view_messages_sent()"]]
jsonl
multi_turn_miss_param_96
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"]]
{"id": "multi_turn_miss_param_96", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"]]}
{"id": "multi_turn_miss_param_96", "ground_truth": [["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"]]}
[["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='San Francisco')", "get_zipcode_based_on_city(city='Rivermist')", "estimate_distance(cityA='94016', cityB='83214')"]]
jsonl
multi_turn_miss_param_97
[["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["send_message(receiver_id='BD732D1888B94DAA', message='I am on my way.')"], ["view_messages_sent()"]]
{"id": "multi_turn_miss_param_97", "ground_truth": [["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["send_message(receiver_id='BD732D1888B94DAA', message='I am on my way.')"], ["view_messages_sent()"]]}
{"id": "multi_turn_miss_param_97", "ground_truth": [["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["send_message(receiver_id='BD732D1888B94DAA', message='I am on my way.')"], ["view_messages_sent()"]]}
[["get_zipcode_based_on_city(city='Rivermist')", "get_zipcode_based_on_city(city='Stonebrook')", "estimate_distance(cityA='83214', cityB='74532')"], ["estimate_drive_feasibility_by_mileage(distance=750.0)"], ["fillFuelTank(fuelAmount=45.0)"], [], ["lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])", "pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], ["send_message(receiver_id='BD732D1888B94DAA', message='I am on my way.')"], ["view_messages_sent()"]]
jsonl
multi_turn_miss_param_98
[["displayCarStatus(option='doors')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='Silverpine')", "get_zipcode_based_on_city(city='Oakendale')", "estimate_distance(cityA='62947', cityB='47329')"]]
{"id": "multi_turn_miss_param_98", "ground_truth": [["displayCarStatus(option='doors')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='Silverpine')", "get_zipcode_based_on_city(city='Oakendale')", "estimate_distance(cityA='62947', cityB='47329')"]]}
{"id": "multi_turn_miss_param_98", "ground_truth": [["displayCarStatus(option='doors')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='Silverpine')", "get_zipcode_based_on_city(city='Oakendale')", "estimate_distance(cityA='62947', cityB='47329')"]]}
[["displayCarStatus(option='doors')", "lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')"], [], ["get_zipcode_based_on_city(city='Silverpine')", "get_zipcode_based_on_city(city='Oakendale')", "estimate_distance(cityA='62947', cityB='47329')"]]
jsonl
multi_turn_miss_param_99
[[], ["estimate_drive_feasibility_by_mileage(distance=380.0)", "fillFuelTank(fuelAmount=35.0)"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], ["check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
{"id": "multi_turn_miss_param_99", "ground_truth": [[], ["estimate_drive_feasibility_by_mileage(distance=380.0)", "fillFuelTank(fuelAmount=35.0)"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], ["check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
{"id": "multi_turn_miss_param_99", "ground_truth": [[], ["estimate_drive_feasibility_by_mileage(distance=380.0)", "fillFuelTank(fuelAmount=35.0)"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], ["check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]}
[[], ["estimate_drive_feasibility_by_mileage(distance=380.0)", "fillFuelTank(fuelAmount=35.0)"], ["pressBrakePedal(pedalPosition=1.0)", "startEngine(ignitionMode='START')", "displayCarStatus(option='climate')"], ["check_tire_pressure()"], ["find_nearest_tire_shop()", "set_navigation(destination='456 Oakwood Avenue, Rivermist, 83214')"]]
jsonl
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
20