Datasets:

data_source
stringclasses
1 value
prompt
listlengths
1
1
ability
stringclasses
1 value
reward_model
dict
extra_info
dict
[ { "content": "{'messages': [{'role': 'user', 'content': \"Move 'final_report.pdf' within document directory to 'temp' directory in document. Make sure to create the directory\"}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI, which provides core functionality fo...
math
{ "ground_truth": "[cd(folder='document'), mkdir(dir_name='temp'), mv(source='final_report.pdf', destination='temp')]", "style": "rule" }
{ "id": "0-1", "index": 0, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'document'}, 'call_id': 'multi_turn_base_0_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_0_t1_s1', 'output': '{\"current_working_directory\": \"document\"}'}, {'type': 'function_call', 'name': 'mk...
math
{ "ground_truth": "[cd(folder='temp'), grep(file_name='final_report.pdf',pattern='budget analysis')]", "style": "rule" }
{ "id": "0-2", "index": 1, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'document'}, 'call_id': 'multi_turn_base_0_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_0_t1_s1', 'output': '{\"current_working_directory\": \"document\"}'}, {'type': 'function_call', 'name': 'mk...
math
{ "ground_truth": "[sort('final_report.pdf')]", "style": "rule" }
{ "id": "0-3", "index": 2, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'document'}, 'call_id': 'multi_turn_base_0_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_0_t1_s1', 'output': '{\"current_working_directory\": \"document\"}'}, {'type': 'function_call', 'name': 'mk...
math
{ "ground_truth": "[cd(folder='..'), mv(source='previous_report.pdf',destination='temp'), cd(folder='temp'), diff(file_name1='final_report.pdf',file_name2='previous_report.pdf')]", "style": "rule" }
{ "id": "0-4", "index": 3, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': 'I am alex. Check if the current directory is under my name and list all the visible and hidden contents in the current directory now, please.'}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file s...
math
{ "ground_truth": "[ls(a=True)]", "style": "rule" }
{ "id": "1-1", "index": 4, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_1_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_1_t1_s1', 'output': '{\"current_directory_content\": [\"workspace\"]}'}, {'role': 'user', 'content': \"Go to workspace...
math
{ "ground_truth": "[cd(folder='workspace'), mv(source='log.txt',destination='archive')]", "style": "rule" }
{ "id": "1-2", "index": 5, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_1_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_1_t1_s1', 'output': '{\"current_directory_content\": [\"workspace\"]}'}, {'type': 'function_call', 'name': 'cd', 'argu...
math
{ "ground_truth": "[cd(folder='archive'), grep(file_name='log.txt',pattern='Error')]", "style": "rule" }
{ "id": "1-3", "index": 6, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_1_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_1_t1_s1', 'output': '{\"current_directory_content\": [\"workspace\"]}'}, {'type': 'function_call', 'name': 'cd', 'argu...
math
{ "ground_truth": "[tail(file_name='log.txt',lines=20)]", "style": "rule" }
{ "id": "1-4", "index": 7, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Go into document folder and Could you draft up a create a document titled 'TeamNotes.txt' for keeping track of all the fresh ideas?\"}], 'tools': [{'name': 'close_ticket', 'description': 'This tool belongs to the ticketing system that is part of a compan...
math
{ "ground_truth": "[cd(folder='documents'), touch(file_name='TeamNotes.txt')]", "style": "rule" }
{ "id": "2-1", "index": 8, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_2_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_2_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name': '...
math
{ "ground_truth": "[echo(content='Collaboration leads to success. Innovation ignites growth.',file_name='TeamNotes.txt')]", "style": "rule" }
{ "id": "2-2", "index": 9, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_2_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_2_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name': '...
math
{ "ground_truth": "[diff(file_name1='ideas.txt', file_name2='TeamNotes.txt')]", "style": "rule" }
{ "id": "2-3", "index": 10, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_2_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_2_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name': '...
math
{ "ground_truth": "[cp(source='TeamNotes.txt',destination='Archived'), cd(folder='Archived'), mv(source='TeamNotes.txt',destination='IdeasArchive.txt')]", "style": "rule" }
{ "id": "2-4", "index": 11, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_2_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_2_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name': '...
math
{ "ground_truth": "[cat(file_name='IdeasArchive.txt')]", "style": "rule" }
{ "id": "2-5", "index": 12, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"As part of my latest photography project, I need to gather files that have 'test' in their name from any folder in my current directory. Could you help me locate those?\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file ...
math
{ "ground_truth": "[find(path='.',name='test')]", "style": "rule" }
{ "id": "3-1", "index": 13, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.', 'name': 'test'}, 'call_id': 'multi_turn_base_3_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_3_t1_s1', 'output': '{\"matches\": [\"./projects/photography/test_image1.jpg\", \"./projects/photo...
math
{ "ground_truth": "[cd(folder='projects'), cd(folder='photography'), cp(source='test_image1.jpg',destination='backup_tests'), cp(source='test_document.txt',destination='backup_tests')]", "style": "rule" }
{ "id": "3-2", "index": 14, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': 'Could you kindly show me the list of files in tmp directory in my file system including the hidden one?'}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI, which provides core functionality for posting tweet...
math
{ "ground_truth": "[ls(a=True)]", "style": "rule" }
{ "id": "4-1", "index": 15, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_4_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_4_t1_s1', 'output': '{\"current_directory_content\": [\"report.txt\"]}'}, {'role': 'user', 'content': 'There is a repo...
math
{ "ground_truth": "[sort(file_name='report.txt')]", "style": "rule" }
{ "id": "4-2", "index": 16, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_4_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_4_t1_s1', 'output': '{\"current_directory_content\": [\"report.txt\"]}'}, {'type': 'function_call', 'name': 'sort', 'a...
math
{ "ground_truth": "[post_tweet(content='Initial report content More unsorted data Unsorted data', mentions=['@Julia'], tags=['#currenttechtrend'])]", "style": "rule" }
{ "id": "4-3", "index": 17, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Find analysis_report.csv and upon locating it, ensure you move it to the 'archive' directory in the same directory of analysis report for safekeeping.\"}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI, wh...
math
{ "ground_truth": "[cd(folder='project'), mv(source='analysis_report.csv',destination='archive')]", "style": "rule" }
{ "id": "5-1", "index": 18, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'project'}, 'call_id': 'multi_turn_base_5_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_5_t1_s1', 'output': '{\"current_working_directory\": \"project\"}'}, {'type': 'function_call', 'name': 'mv',...
math
{ "ground_truth": "[cat(file_name='archive_summary.txt'), sort(file_name='archive_summary.txt')]", "style": "rule" }
{ "id": "5-2", "index": 19, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'project'}, 'call_id': 'multi_turn_base_5_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_5_t1_s1', 'output': '{\"current_working_directory\": \"project\"}'}, {'type': 'function_call', 'name': 'mv',...
math
{ "ground_truth": "[authenticate_twitter(username='dr_smith', password='securePass123'), post_tweet(content='Managed to archive important data files!',tags=['#DataManagement','#Efficiency'])]", "style": "rule" }
{ "id": "5-3", "index": 20, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'project'}, 'call_id': 'multi_turn_base_5_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_5_t1_s1', 'output': '{\"current_working_directory\": \"project\"}'}, {'type': 'function_call', 'name': 'mv',...
math
{ "ground_truth": "[comment(tweet_id=0,comment_content='Another successful task completed today!')]", "style": "rule" }
{ "id": "5-4", "index": 21, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"It's getting late here, and I'm wrapping up my notes for the day. Please initiate a file creation in our communal folder, labeling it as 'Annual_Report_2023.docx'.\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file syste...
math
{ "ground_truth": "[cd(folder='communal'), touch(file_name='Annual_Report_2023.docx')]", "style": "rule" }
{ "id": "6-1", "index": 22, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'communal'}, 'call_id': 'multi_turn_base_6_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_6_t1_s1', 'output': '{\"current_working_directory\": \"communal\"}'}, {'type': 'function_call', 'name': 'to...
math
{ "ground_truth": "[echo(content='Company Earning: 2000 Company Expenditure: 500 Company Name: Gorilla',file_name='Annual_Report_2023.docx')]", "style": "rule" }
{ "id": "6-2", "index": 23, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'communal'}, 'call_id': 'multi_turn_base_6_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_6_t1_s1', 'output': '{\"current_working_directory\": \"communal\"}'}, {'type': 'function_call', 'name': 'to...
math
{ "ground_truth": "[cat(file_name='Annual_Report_2023.docx')]", "style": "rule" }
{ "id": "6-3", "index": 24, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'communal'}, 'call_id': 'multi_turn_base_6_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_6_t1_s1', 'output': '{\"current_working_directory\": \"communal\"}'}, {'type': 'function_call', 'name': 'to...
math
{ "ground_truth": "[wc(file_name='Annual_Report_2023.docx',mode='w')]", "style": "rule" }
{ "id": "6-4", "index": 25, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'communal'}, 'call_id': 'multi_turn_base_6_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_6_t1_s1', 'output': '{\"current_working_directory\": \"communal\"}'}, {'type': 'function_call', 'name': 'to...
math
{ "ground_truth": "[cd(folder='..'), cd(folder='shared'), touch(file_name='report_word_count.txt'), echo(content='9',file_name='report_word_count.txt')]", "style": "rule" }
{ "id": "6-5", "index": 26, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Directly open the academic_venture folder and employ precise commands to generate a new directory for our upcoming academic venture, ensuring its exact placement in our present work directory. It's name should be academic_hub\"}], 'tools': [{'name': 'aut...
math
{ "ground_truth": "[cd(folder='academic_venture'), mkdir(dir_name='academic_hub')]", "style": "rule" }
{ "id": "7-1", "index": 27, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'academic_venture'}, 'call_id': 'multi_turn_base_7_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_7_t1_s1', 'output': '{\"current_working_directory\": \"academic_venture\"}'}, {'type': 'function_ca...
math
{ "ground_truth": "[find(path='.',name='goal')]", "style": "rule" }
{ "id": "7-2", "index": 28, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'academic_venture'}, 'call_id': 'multi_turn_base_7_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_7_t1_s1', 'output': '{\"current_working_directory\": \"academic_venture\"}'}, {'type': 'function_ca...
math
{ "ground_truth": "[cat(file_name='goals.txt')]", "style": "rule" }
{ "id": "7-3", "index": 29, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"I've recently compiled an extensive log of outcomes from my latest scientific experiment into a file titled 'experiment_log.txt'. Your task is to extract any line that features the term 'Anomaly' from this document, as these could potentially indicate cr...
math
{ "ground_truth": "[grep(file_name='experiment_log.txt',pattern='Anomaly')]", "style": "rule" }
{ "id": "8-1", "index": 30, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'grep', 'arguments': {'file_name': 'experiment_log.txt', 'pattern': 'Anomaly'}, 'call_id': 'multi_turn_base_8_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_8_t1_s1', 'output': '{\"matching_lines\": [\"Observation 1: Normal Obs...
math
{ "ground_truth": "[diff(file_name1='experiment_log.txt', file_name2='previous_study_log.txt')]", "style": "rule" }
{ "id": "8-2", "index": 31, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'grep', 'arguments': {'file_name': 'experiment_log.txt', 'pattern': 'Anomaly'}, 'call_id': 'multi_turn_base_8_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_8_t1_s1', 'output': '{\"matching_lines\": [\"Observation 1: Normal Obs...
math
{ "ground_truth": "[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')]", "style": "rule" }
{ "id": "8-3", "index": 32, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'grep', 'arguments': {'file_name': 'experiment_log.txt', 'pattern': 'Anomaly'}, 'call_id': 'multi_turn_base_8_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_8_t1_s1', 'output': '{\"matching_lines\": [\"Observation 1: Normal Obs...
math
{ "ground_truth": "[comment(tweet_id=1,comment_content='Cheers!')]", "style": "rule" }
{ "id": "8-4", "index": 33, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"I remember I should have a document called 'FinalReport.txt' in the 'Documentation' folder. \"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file o...
math
{ "ground_truth": "[cd(folder='Documentation')]", "style": "rule" }
{ "id": "9-1", "index": 34, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'Documentation'}, 'call_id': 'multi_turn_base_9_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_9_t1_s1', 'output': '{\"current_working_directory\": \"Documentation\"}'}, {'role': 'user', 'content':...
math
{ "ground_truth": "[cp(source='FinalReport.txt',destination='Archives'), cd(folder='Archives'), mv(source='FinalReport.txt',destination='ArchivedFinalReport2024.txt')]", "style": "rule" }
{ "id": "9-2", "index": 35, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'Documentation'}, 'call_id': 'multi_turn_base_9_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_9_t1_s1', 'output': '{\"current_working_directory\": \"Documentation\"}'}, {'type': 'function_call', '...
math
{ "ground_truth": "[sort(file_name='ArchivedFinalReport2024.txt')]", "style": "rule" }
{ "id": "9-3", "index": 36, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Hey, can you set up a new directory named 'Projects' right in workspace folder?\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations suc...
math
{ "ground_truth": "[cd(folder='workspace'), mkdir(dir_name='Projects')]", "style": "rule" }
{ "id": "10-1", "index": 37, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_10_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_10_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[mv(source='proposal.docx',destination='Projects'), cd(folder='Projects'), mv(source='proposal.docx',destination='final_proposal_2024')]", "style": "rule" }
{ "id": "10-2", "index": 38, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_10_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_10_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[touch(file_name='notes.md')]", "style": "rule" }
{ "id": "10-3", "index": 39, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_10_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_10_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[touch(file_name='summary.txt'), echo(content='Hello',file_name='summary.txt'), diff(file_name1='notes.md',file_name2='summary.txt')]", "style": "rule" }
{ "id": "10-4", "index": 40, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_10_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_10_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[wc(file_name='summary.txt',mode='c')]", "style": "rule" }
{ "id": "10-5", "index": 41, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Display all the available files located within the '/temp' directory including hidden one using the terminal interface .\"}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI, which provides core functionalit...
math
{ "ground_truth": "[ls(a=True)]", "style": "rule" }
{ "id": "11-1", "index": 42, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_11_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_11_t1_s1', 'output': '{\"current_directory_content\": [\"file1.txt\", \"file2.txt\"]}'}, {'role': 'user', 'content': ...
math
{ "ground_truth": "[post_tweet(content='file1.txt, file2.txt',tags=['#fileshowcase'])]", "style": "rule" }
{ "id": "11-2", "index": 43, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Pop on over to the 'Documents' directory and craft a new file dubbed 'summary.txt', would you? If it already exists, return an error\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system t...
math
{ "ground_truth": "[cd(folder='Documents'), touch(file_name='summary.txt')]", "style": "rule" }
{ "id": "12-1", "index": 44, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'Documents'}, 'call_id': 'multi_turn_base_12_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_12_t1_s1', 'output': '{\"current_working_directory\": \"Documents\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[echo(content='quantum computing',file_name='summary.txt')]", "style": "rule" }
{ "id": "12-2", "index": 45, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'Documents'}, 'call_id': 'multi_turn_base_12_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_12_t1_s1', 'output': '{\"current_working_directory\": \"Documents\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[wc(file_name='summary.txt',mode='w')]", "style": "rule" }
{ "id": "12-3", "index": 46, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"In documents directory, there's a file that piques my curiosity regarding its contents. It's alphabetically first file in that directory. Could you display the last line of that file for me?\"}], 'tools': [{'name': 'authenticate_twitter', 'description': ...
math
{ "ground_truth": "[cd(folder='documents'), tail(file_name='report.txt',lines=1)]", "style": "rule" }
{ "id": "13-1", "index": 47, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_13_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_13_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[diff(file_name1='report.txt',file_name2='summary.txt')]", "style": "rule" }
{ "id": "13-2", "index": 48, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"First cd within the 'ResearchDocs' directory and then locate any files titled 'report.csv'.\"}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool descri...
math
{ "ground_truth": "[cd(folder='ResearchDocs'), find(path='.',name='report.csv')]", "style": "rule" }
{ "id": "14-1", "index": 49, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'ResearchDocs'}, 'call_id': 'multi_turn_base_14_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_14_t1_s1', 'output': '{\"current_working_directory\": \"ResearchDocs\"}'}, {'type': 'function_call', '...
math
{ "ground_truth": "[grep(file_name='report.csv',pattern='Quarterly Financial Overview')]", "style": "rule" }
{ "id": "14-2", "index": 50, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'ResearchDocs'}, 'call_id': 'multi_turn_base_14_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_14_t1_s1', 'output': '{\"current_working_directory\": \"ResearchDocs\"}'}, {'type': 'function_call', '...
math
{ "ground_truth": "[tail(file_name='report.csv',lines=5)]", "style": "rule" }
{ "id": "14-3", "index": 51, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'ResearchDocs'}, 'call_id': 'multi_turn_base_14_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_14_t1_s1', 'output': '{\"current_working_directory\": \"ResearchDocs\"}'}, {'type': 'function_call', '...
math
{ "ground_truth": "[message_login(user_id='USR001'), add_contact(user_name='John Levy'), send_message(receiver_id='USR005',message='Latest Quarter Performance has been well.')]", "style": "rule" }
{ "id": "14-4", "index": 52, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"I'm embarking on a new data analysis project that's as thrilling as scripting the next great story. Let's start by producing a file named 'DataSet1.csv' to hold all our initial bursts of raw data.\"}], 'tools': [{'name': 'cat', 'description': 'This tool ...
math
{ "ground_truth": "[touch(file_name='DataSet1.csv')]", "style": "rule" }
{ "id": "15-1", "index": 53, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'DataSet1.csv'}, 'call_id': 'multi_turn_base_15_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_15_t1_s1', 'output': 'None'}, {'role': 'user', 'content': \"Infuse 'DataSet1.csv' with some prel...
math
{ "ground_truth": "[echo(content='Student | Math | Computer Science\\nAlice | 5 | 9\\nBob | 10 | 7',file_name='DataSet1.csv')]", "style": "rule" }
{ "id": "15-2", "index": 54, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'DataSet1.csv'}, 'call_id': 'multi_turn_base_15_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_15_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'echo', 'arguments': {'content':...
math
{ "ground_truth": "[tail(file_name='DataSet1.csv',lines=1)]", "style": "rule" }
{ "id": "15-3", "index": 55, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'DataSet1.csv'}, 'call_id': 'multi_turn_base_15_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_15_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'echo', 'arguments': {'content':...
math
{ "ground_truth": "[wc(file_name='DataSet1.csv',mode='l'), wc(file_name='DataSet1.csv',mode='w'), wc(file_name='DataSet1.csv',mode='c')]", "style": "rule" }
{ "id": "15-4", "index": 56, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'DataSet1.csv'}, 'call_id': 'multi_turn_base_15_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_15_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'echo', 'arguments': {'content':...
math
{ "ground_truth": "[mean(numbers=[3,16,60])]", "style": "rule" }
{ "id": "15-5", "index": 57, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"In research directory, there is a file called 'research_notes.txt'. Please make a prioritized backup by moving a copy of it to the folder named 'archives' within research, labeling the new file as '2024_research_backup.txt'.\"}], 'tools': [{'name': 'cat'...
math
{ "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')]", "style": "rule" }
{ "id": "16-1", "index": 58, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'research'}, 'call_id': 'multi_turn_base_16_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_16_t1_s1', 'output': '{\"current_working_directory\": \"research\"}'}, {'type': 'function_call', 'name': '...
math
{ "ground_truth": "[sort(file_name='2024_research_backup.txt')]", "style": "rule" }
{ "id": "16-2", "index": 59, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'research'}, 'call_id': 'multi_turn_base_16_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_16_t1_s1', 'output': '{\"current_working_directory\": \"research\"}'}, {'type': 'function_call', 'name': '...
math
{ "ground_truth": "[wc(file_name='2024_research_backup.txt',mode='l')]", "style": "rule" }
{ "id": "16-3", "index": 60, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Could you provide me with an inventory of files that are currently visible and hidden in the directory I'm working in at the moment?\"}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which is used to manage user...
math
{ "ground_truth": "[ls(a=True)]", "style": "rule" }
{ "id": "17-1", "index": 61, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_17_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_17_t1_s1', 'output': '{\"current_directory_content\": [\"project\"]}'}, {'role': 'user', 'content': \"Please cd into ...
math
{ "ground_truth": "[cd(folder='project'), cat(file_name='test_report.docx')]", "style": "rule" }
{ "id": "17-2", "index": 62, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_17_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_17_t1_s1', 'output': '{\"current_directory_content\": [\"project\"]}'}, {'type': 'function_call', 'name': 'cd', 'argu...
math
{ "ground_truth": "[add_contact(user_name='Kelly'), send_message(receiver_id='USR005',message='Kelly Total Score: 96'), view_messages_sent()]", "style": "rule" }
{ "id": "17-3", "index": 63, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Copy all the text files of the 'Quarter1_Reports' directory and place it in a new directory naming it 'Archived_Quarter1.\"}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI, which provides core functionali...
math
{ "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')]", "style": "rule" }
{ "id": "18-1", "index": 64, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'mkdir', 'arguments': {'dir_name': 'Archived_Quarter1'}, 'call_id': 'multi_turn_base_18_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_18_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'cp', 'arguments': {'source'...
math
{ "ground_truth": "[cat(file_name='MonthlySummary.docx'), sort(file_name='MonthlySummary.docx')]", "style": "rule" }
{ "id": "18-2", "index": 65, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'mkdir', 'arguments': {'dir_name': 'Archived_Quarter1'}, 'call_id': 'multi_turn_base_18_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_18_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'cp', 'arguments': {'source'...
math
{ "ground_truth": "[diff(file_name1='History101.txt',file_name2='History202.txt'), post_tweet(content='- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events.',mentions=['@Jerry'])]", "style": "rule" }
{ "id": "18-3", "index": 66, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Find every file with the name 'test_document.txt' nestled within the current directory.\"}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool descriptio...
math
{ "ground_truth": "[find(path='.',name='test_document.txt')]", "style": "rule" }
{ "id": "19-1", "index": 67, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.', 'name': 'test_document.txt'}, 'call_id': 'multi_turn_base_19_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_19_t1_s1', 'output': '{\"matches\": [\"./test_document.txt\"]}'}, {'role': 'user', '...
math
{ "ground_truth": "[cp(source='test_document.txt',destination='archives'), cd(folder='archives'), mv(source='test_document.txt',destination='final_document.txt')]", "style": "rule" }
{ "id": "19-2", "index": 68, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.', 'name': 'test_document.txt'}, 'call_id': 'multi_turn_base_19_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_19_t1_s1', 'output': '{\"matches\": [\"./test_document.txt\"]}'}, {'type': 'function...
math
{ "ground_truth": "[cat(file_name='final_document.txt')]", "style": "rule" }
{ "id": "19-3", "index": 69, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': 'Go to documents folder in CWD. Next, from the first document in current folder. What does the last line look like?'}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI, which provides core functionality for po...
math
{ "ground_truth": "[cd(folder='documents'), tail(file_name='file1.txt',lines=1)]", "style": "rule" }
{ "id": "20-1", "index": 70, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_20_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_20_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[diff(file_name1='file1.txt',file_name2='file2.txt'), touch(file_name='file5.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')]", "style": "rule" }
{ "id": "20-2", "index": 71, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"I've just put together a file named 'ProjectOverview.txt' into my working directory where I've laid out an initial summary of the project. But as I foresee possible modifications down the line, I'd like to modify the file content by putting 'To be discus...
math
{ "ground_truth": "[echo(content='To be discussed',file_name='ProjectOverview.txt')]", "style": "rule" }
{ "id": "21-1", "index": 72, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'echo', 'arguments': {'content': 'To be discussed', 'file_name': 'ProjectOverview.txt'}, 'call_id': 'multi_turn_base_21_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_21_t1_s1', 'output': 'None'}, {'role': 'user', 'content': \"...
math
{ "ground_truth": "[diff(file_name1='ProjectOverview.txt',file_name2='Draft.txt')]", "style": "rule" }
{ "id": "21-2", "index": 73, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'echo', 'arguments': {'content': 'To be discussed', 'file_name': 'ProjectOverview.txt'}, 'call_id': 'multi_turn_base_21_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_21_t1_s1', 'output': 'None'}, {'type': 'function_call', 'nam...
math
{ "ground_truth": "[authenticate_twitter(username='tech_guru', password='securePass123'), post_tweet(content='Initial summary of the project. To be discussed.', tags=['#ProjectUpdate'],mentions=['@manager','@team_lead'])]", "style": "rule" }
{ "id": "21-3", "index": 74, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"There's a file I cooked up earlier named 'project_analysis.txt' in workspace folder, and I've just realized it desperately needs some extensive updating. Could you roll the content out for me to have a look-see?\"}], 'tools': [{'name': 'authenticate_twit...
math
{ "ground_truth": "[cd(folder='workspace'), cat(file_name='project_analysis.txt')]", "style": "rule" }
{ "id": "22-1", "index": 75, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_22_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_22_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[cp(source='project_analysis.txt', destination='project_archive')]", "style": "rule" }
{ "id": "22-2", "index": 76, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_22_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_22_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[diff(file_name1='project_analysis.txt', file_name2='old_project_analysis.txt')]", "style": "rule" }
{ "id": "22-3", "index": 77, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_22_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_22_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[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'])]", "style": "rule" }
{ "id": "22-4", "index": 78, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"I need you to draft a comprehensive guide for our new initiative, and let's name it 'Project_Guide_1.md'. Put 'Comprehensive guide for the new initiative.' in it.\"}], 'tools': [{'name': 'close_ticket', 'description': 'This tool belongs to the ticketing ...
math
{ "ground_truth": "[touch(file_name='Project_Guide_1.md'), echo(content='Comprehensive guide for the new initiative.',file_name='Project_Guide_1.md')]", "style": "rule" }
{ "id": "23-1", "index": 79, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'Project_Guide_1.md'}, 'call_id': 'multi_turn_base_23_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_23_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'echo', 'arguments': {'con...
math
{ "ground_truth": "[du(human_readable=True)]", "style": "rule" }
{ "id": "23-2", "index": 80, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'Project_Guide_1.md'}, 'call_id': 'multi_turn_base_23_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_23_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'echo', 'arguments': {'con...
math
{ "ground_truth": "[resolve_ticket(ticket_id=7423,resolution='')]", "style": "rule" }
{ "id": "23-3", "index": 81, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': 'Look for draft and final report in my current directory. Compare the content difference of both.'}], 'tools': [{'name': 'close_ticket', 'description': 'This tool belongs to the ticketing system that is part of a company, which allows users to create, view...
math
{ "ground_truth": "[diff(file_name1='report_draft.txt', file_name2='report_final.txt')]", "style": "rule" }
{ "id": "24-1", "index": 82, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'diff', 'arguments': {'file_name1': 'report_draft.txt', 'file_name2': 'report_final.txt'}, 'call_id': 'multi_turn_base_24_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_24_t1_s1', 'output': '{\"diff_lines\": \"- Initial draft c...
math
{ "ground_truth": "[mv(source='temp_notes.txt', destination='archives'), cd('archives'), mv(source='temp_notes.txt',destination='notes_2024.txt')]", "style": "rule" }
{ "id": "24-2", "index": 83, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'diff', 'arguments': {'file_name1': 'report_draft.txt', 'file_name2': 'report_final.txt'}, 'call_id': 'multi_turn_base_24_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_24_t1_s1', 'output': '{\"diff_lines\": \"- Initial draft c...
math
{ "ground_truth": "[get_ticket(ticket_id=987654)]", "style": "rule" }
{ "id": "24-3", "index": 84, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'diff', 'arguments': {'file_name1': 'report_draft.txt', 'file_name2': 'report_final.txt'}, 'call_id': 'multi_turn_base_24_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_24_t1_s1', 'output': '{\"diff_lines\": \"- Initial draft c...
math
{ "ground_truth": "[resolve_ticket(ticket_id=987654, resolution='Fixed through manual troubleshooting techniques.')]", "style": "rule" }
{ "id": "24-4", "index": 85, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Examine current directory for any presence of the file named 'summary.txt'. If there is one, What's inside?\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perfo...
math
{ "ground_truth": "[cat(file_name='summary.txt')]", "style": "rule" }
{ "id": "25-1", "index": 86, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cat', 'arguments': {'file_name': 'summary.txt'}, 'call_id': 'multi_turn_base_25_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_25_t1_s1', 'output': '{\"file_content\": \"This is the summary of the project. It includes various ...
math
{ "ground_truth": "[cp(source='summary.txt',destination='Research2023')]", "style": "rule" }
{ "id": "25-2", "index": 87, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cat', 'arguments': {'file_name': 'summary.txt'}, 'call_id': 'multi_turn_base_25_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_25_t1_s1', 'output': '{\"file_content\": \"This is the summary of the project. It includes various ...
math
{ "ground_truth": "[cd(folder='Research2023'), sort(file_name='summary.txt')]", "style": "rule" }
{ "id": "25-3", "index": 88, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cat', 'arguments': {'file_name': 'summary.txt'}, 'call_id': 'multi_turn_base_25_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_25_t1_s1', 'output': '{\"file_content\": \"This is the summary of the project. It includes various ...
math
{ "ground_truth": "[wc(file_name='summary.txt',mode='l')]", "style": "rule" }
{ "id": "25-4", "index": 89, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': 'Could you kindly navigate to the temporary directory and list all the files available there right in the terminal for me? I would like to quickly skim through them and all the hidden files.'}], 'tools': [{'name': 'cat', 'description': 'This tool belongs t...
math
{ "ground_truth": "[cd(folder='tmp'), ls(a=True)]", "style": "rule" }
{ "id": "26-1", "index": 90, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'tmp'}, 'call_id': 'multi_turn_base_26_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_26_t1_s1', 'output': '{\"current_working_directory\": \"tmp\"}'}, {'type': 'function_call', 'name': 'ls', 'argu...
math
{ "ground_truth": "[cat(file_name='file3.txt')]", "style": "rule" }
{ "id": "26-2", "index": 91, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'tmp'}, 'call_id': 'multi_turn_base_26_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_26_t1_s1', 'output': '{\"current_working_directory\": \"tmp\"}'}, {'type': 'function_call', 'name': 'ls', 'argu...
math
{ "ground_truth": "[touch(file_name='file3.docx'), echo(content='Nothing important here. Yet another line.',file_name='file3.docx')]", "style": "rule" }
{ "id": "26-3", "index": 92, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Hey there, I constructed a file titled 'project_plan.md' that resides happily in my workspace directory. Could you be so kind as to rename it to project_overview.md.\"}], 'tools': [{'name': 'close_ticket', 'description': 'This tool belongs to the ticketi...
math
{ "ground_truth": "[cd(folder='workspace'), mv(source='project_plan.md',destination='project_overview.md')]", "style": "rule" }
{ "id": "27-1", "index": 93, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_27_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_27_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[ticket_login(username='tech_guru', password='securePass123'), create_ticket(title='emergency',description='Initial project plan details.', priority=3)]", "style": "rule" }
{ "id": "27-2", "index": 94, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'workspace'}, 'call_id': 'multi_turn_base_27_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_27_t1_s1', 'output': '{\"current_working_directory\": \"workspace\"}'}, {'type': 'function_call', 'name':...
math
{ "ground_truth": "[create_ticket(title='emergency',description='Additional insights.', priority=5)]", "style": "rule" }
{ "id": "27-3", "index": 95, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': 'Where is my analysis? Locate any file with analysis in it.'}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directo...
math
{ "ground_truth": "[find(path='.', name='analysis')]", "style": "rule" }
{ "id": "28-1", "index": 96, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.', 'name': 'analysis'}, 'call_id': 'multi_turn_base_28_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_28_t1_s1', 'output': '{\"matches\": [\"./data/analysis_report.txt\"]}'}, {'role': 'user', 'co...
math
{ "ground_truth": "[cd(folder='data'), grep(file_name='analysis_report.txt',pattern='error')]", "style": "rule" }
{ "id": "28-2", "index": 97, "split": "train" }
[ { "content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.', 'name': 'analysis'}, 'call_id': 'multi_turn_base_28_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_28_t1_s1', 'output': '{\"matches\": [\"./data/analysis_report.txt\"]}'}, {'type': 'function_c...
math
{ "ground_truth": "[du(human_readable=True), touch(file_name='usage.txt'), echo(content='205 bytes',file_name='usage.txt')]", "style": "rule" }
{ "id": "28-3", "index": 98, "split": "train" }
[ { "content": "{'messages': [{'role': 'user', 'content': \"Open up 'VisionX' folder. What's the human readible disk usage of that folder?\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such...
math
{ "ground_truth": "[cd(folder='VisionX'), du(human_readable=True)]", "style": "rule" }
{ "id": "29-1", "index": 99, "split": "train" }