data_source stringclasses 1 value | prompt listlengths 1 1 | ability stringclasses 1 value | reward_model dict | extra_info dict |
|---|---|---|---|---|
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'VisionX'}, 'call_id': 'multi_turn_base_29_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_29_t1_s1', 'output': '{\"current_working_directory\": \"VisionX\"}'}, {'type': 'function_call', 'name': 'du... | math | {
"ground_truth": "[touch(file_name='79.pdf')]",
"style": "rule"
} | {
"id": "29-2",
"index": 100,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'VisionX'}, 'call_id': 'multi_turn_base_29_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_29_t1_s1', 'output': '{\"current_working_directory\": \"VisionX\"}'}, {'type': 'function_call', 'name': 'du... | math | {
"ground_truth": "[echo(content='Create a file name based on the number of byte used. It should be in \\'number.pdf\\' format.',file_name='79.pdf')]",
"style": "rule"
} | {
"id": "29-3",
"index": 101,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Search for test result of Apollo Project which is supposed to be in the project directory. It's likely a JSON file. While it's a secret file, please take a look and tell me what's inside.\"}], 'tools': [{'name': 'authenticate_twitter', 'description': 'Th... | math | {
"ground_truth": "[cd(folder='project'), cat(file_name='test_results.json')]",
"style": "rule"
} | {
"id": "30-1",
"index": 102,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'project'}, 'call_id': 'multi_turn_base_30_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_30_t1_s1', 'output': '{\"current_working_directory\": \"project\"}'}, {'type': 'function_call', 'name': 'ca... | math | {
"ground_truth": "[post_tweet(content='{experiment: Apollo Test, result: Success, details: All systems operational.}')]",
"style": "rule"
} | {
"id": "30-2",
"index": 103,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Hey there, I need to set up a directory titled 'Reports' in my current workspace. Once that's in place, could you help me locate a file called 'summary.doc' in this vicinity and transfer it to the new 'Reports' folder? After that, I'd appreciate if you c... | math | {
"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')]",
"style": "rule"
} | {
"id": "31-1",
"index": 104,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'mkdir', 'arguments': {'dir_name': 'Reports'}, 'call_id': 'multi_turn_base_31_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_31_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'mv', 'arguments': {'source': 'summary... | math | {
"ground_truth": "[cd('Reports'), wc(file_name='summary.doc',mode='c'), mean([37])]",
"style": "rule"
} | {
"id": "31-2",
"index": 105,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I would like to peek the content of 'Spring2023Draft' for review, and could you also provide a comprehensive character count of that same file for thorough assessment?\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file s... | math | {
"ground_truth": "[cat(file_name='Spring2023Draft'), wc(file_name='Spring2023Draft', mode='c')]",
"style": "rule"
} | {
"id": "32-1",
"index": 106,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cat', 'arguments': {'file_name': 'Spring2023Draft'}, 'call_id': 'multi_turn_base_32_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_32_t1_s1', 'output': '{\"file_content\": \"These are the notes for Spring 2023.\"}'}, {'type': ... | math | {
"ground_truth": "[logarithm(value=36.0,base=6.0,precision=4), touch('result.txt'), echo(content='2.0',file_name='result.txt')]",
"style": "rule"
} | {
"id": "32-2",
"index": 107,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"What's the name of the python file my current directory? There should be only one and. Do not list hidden files. \"}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which is used to manage user interactions in a ... | math | {
"ground_truth": "[ls()]",
"style": "rule"
} | {
"id": "33-1",
"index": 108,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {}, 'call_id': 'multi_turn_base_33_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_33_t1_s1', 'output': '{\"current_directory_content\": [\"deploy.py\"]}'}, {'role': 'user', 'content': 'Use grep to find out th... | math | {
"ground_truth": "[grep(file_name='deploy.py', pattern='def')]",
"style": "rule"
} | {
"id": "33-2",
"index": 109,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {}, 'call_id': 'multi_turn_base_33_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_33_t1_s1', 'output': '{\"current_directory_content\": [\"deploy.py\"]}'}, {'type': 'function_call', 'name': 'grep', 'arguments... | math | {
"ground_truth": "[grep(file_name='deploy.py', pattern='update')]",
"style": "rule"
} | {
"id": "33-3",
"index": 110,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {}, 'call_id': 'multi_turn_base_33_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_33_t1_s1', 'output': '{\"current_directory_content\": [\"deploy.py\"]}'}, {'type': 'function_call', 'name': 'grep', 'arguments... | math | {
"ground_truth": "[send_message(receiver_id='USR003', message='update the system')]",
"style": "rule"
} | {
"id": "33-4",
"index": 111,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {}, 'call_id': 'multi_turn_base_33_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_33_t1_s1', 'output': '{\"current_directory_content\": [\"deploy.py\"]}'}, {'type': 'function_call', 'name': 'grep', 'arguments... | math | {
"ground_truth": "[view_messages_sent()]",
"style": "rule"
} | {
"id": "33-5",
"index": 112,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I'd like to take a look at the finance_report.txt. Would you send me the content of the last line.\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic ... | math | {
"ground_truth": "[tail(file_name='finance_report.txt',lines=1)]",
"style": "rule"
} | {
"id": "34-1",
"index": 113,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'tail', 'arguments': {'file_name': 'finance_report.txt', 'lines': 1}, 'call_id': 'multi_turn_base_34_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_34_t1_s1', 'output': '{\"last_lines\": \"Revenue: $5000Expenses: $3000Profit: $... | math | {
"ground_truth": "[cat(file_name='finance_report.txt'), mean(numbers=[5000,3000,2000]), touch(file_name='statistics.txt'), echo(content='3333',file_name='statistics.txt')]",
"style": "rule"
} | {
"id": "34-2",
"index": 114,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Find a file named 'config.py' somewhere deep in the file system and once you have located it, display the last line of the first occuring file.\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple fi... | math | {
"ground_truth": "[cd(folder='projects'), cd(folder='deep_folder'), tail(file_name='config.py',lines=1)]",
"style": "rule"
} | {
"id": "35-1",
"index": 115,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'projects'}, 'call_id': 'multi_turn_base_35_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_35_t1_s1', 'output': '{\"current_working_directory\": \"projects\"}'}, {'type': 'function_call', 'name': '... | math | {
"ground_truth": "[cat(file_name='real_config.py')]",
"style": "rule"
} | {
"id": "35-2",
"index": 116,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'projects'}, 'call_id': 'multi_turn_base_35_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_35_t1_s1', 'output': '{\"current_working_directory\": \"projects\"}'}, {'type': 'function_call', 'name': '... | math | {
"ground_truth": "[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')]",
"style": "rule"
} | {
"id": "35-3",
"index": 117,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Kindly draft a document titled 'project_summary.txt' right here in documents directory. Yield an error if it already exists.\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allo... | math | {
"ground_truth": "[cd(folder='documents'), touch(file_name='project_summary.txt')]",
"style": "rule"
} | {
"id": "36-1",
"index": 118,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_36_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_36_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name':... | math | {
"ground_truth": "[cp(source='project_summary.txt', destination='archive'), cd(folder='archive'), mv(source='project_summary.txt', destination='summary_2024.txt')]",
"style": "rule"
} | {
"id": "36-2",
"index": 119,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_36_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_36_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name':... | math | {
"ground_truth": "[grep(file_name='summary_2024.txt',pattern='Progress')]",
"style": "rule"
} | {
"id": "36-3",
"index": 120,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'Could you go to temp directory, and for each file in there, count the number of lines.'}], '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 operation... | math | {
"ground_truth": "[wc(file_name='dev_summary.txt',mode='l')]",
"style": "rule"
} | {
"id": "37-1",
"index": 121,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'wc', 'arguments': {'file_name': 'dev_summary.txt', 'mode': 'l'}, 'call_id': 'multi_turn_base_37_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_37_t1_s1', 'output': '{\"count\": 1, \"type\": \"lines\"}'}, {'role': 'user', 'cont... | math | {
"ground_truth": "[grep(file_name='dev_summary.txt',pattern='server error')]",
"style": "rule"
} | {
"id": "37-2",
"index": 122,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'wc', 'arguments': {'file_name': 'dev_summary.txt', 'mode': 'l'}, 'call_id': 'multi_turn_base_37_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_37_t1_s1', 'output': '{\"count\": 1, \"type\": \"lines\"}'}, {'type': 'function_cal... | math | {
"ground_truth": "[touch(file_name='1.txt'), echo(content='However, a server error was detected in the final testing phase.',file_name='1.txt')]",
"style": "rule"
} | {
"id": "37-3",
"index": 123,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I've misplaced a vital document inclusive of extensive research. Assist in locating a file named 'findings_report' within this 'SuperResearch'. Could you remove it and the directory.\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the... | math | {
"ground_truth": "[cd(folder='SuperResearch'), rm(file_name='findings_report'), cd(folder='..'), rmdir(dir_name='SuperResearch')]",
"style": "rule"
} | {
"id": "38-1",
"index": 124,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'SuperResearch'}, 'call_id': 'multi_turn_base_38_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_38_t1_s1', 'output': '{\"current_working_directory\": \"SuperResearch\"}'}, {'type': 'function_call',... | math | {
"ground_truth": "[ls(a=True)]",
"style": "rule"
} | {
"id": "38-2",
"index": 125,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I need you to set up a fresh folder named 'WebDevProjects' wherever you're currently working.\"}], '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 ... | math | {
"ground_truth": "[mkdir(dir_name='WebDevProjects')]",
"style": "rule"
} | {
"id": "39-1",
"index": 126,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'mkdir', 'arguments': {'dir_name': 'WebDevProjects'}, 'call_id': 'multi_turn_base_39_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_39_t1_s1', 'output': 'None'}, {'role': 'user', 'content': \"Enter the folder and populate the '... | math | {
"ground_truth": "[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')]",
"style": "rule"
} | {
"id": "39-2",
"index": 127,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'mkdir', 'arguments': {'dir_name': 'WebDevProjects'}, 'call_id': 'multi_turn_base_39_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_39_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'cd', 'arguments': {'folder': '... | math | {
"ground_truth": "[ls()]",
"style": "rule"
} | {
"id": "39-3",
"index": 128,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'mkdir', 'arguments': {'dir_name': 'WebDevProjects'}, 'call_id': 'multi_turn_base_39_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_39_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'cd', 'arguments': {'folder': '... | math | {
"ground_truth": "[cat(file_name='styles.css')]",
"style": "rule"
} | {
"id": "39-4",
"index": 129,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Arrange a complete listing of all files and directories presently located here, making sure you don't overlook the hidden ones too.\"}], '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": "40-1",
"index": 130,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_40_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_40_t1_s1', 'output': '{\"current_directory_content\": [\"Documents\"]}'}, {'role': 'user', 'content': \"Transfer the ... | math | {
"ground_truth": "[cd(folder='Documents'), cp(source='annual_report.txt', destination='Reports')]",
"style": "rule"
} | {
"id": "40-2",
"index": 131,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_40_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_40_t1_s1', 'output': '{\"current_directory_content\": [\"Documents\"]}'}, {'type': 'function_call', 'name': 'cd', 'ar... | math | {
"ground_truth": "[tail(file_name='Q4_summary.doc',lines=1)]",
"style": "rule"
} | {
"id": "40-3",
"index": 132,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_40_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_40_t1_s1', 'output': '{\"current_directory_content\": [\"Documents\"]}'}, {'type': 'function_call', 'name': 'cd', 'ar... | math | {
"ground_truth": "[message_login(user_id='USR001'), send_message(receiver_id='USR002', message='The report has been finalized.')]",
"style": "rule"
} | {
"id": "40-4",
"index": 133,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'Where is my notes? Forward it exactly to Bob please. I am USR001.'}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the ... | math | {
"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.')]",
"style": "rule"
} | {
"id": "41-1",
"index": 134,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'initial_directory'}, 'call_id': 'multi_turn_base_41_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_41_t1_s1', 'output': '{\"current_working_directory\": \"initial_directory\"}'}, {'type': 'functio... | math | {
"ground_truth": "[delete_message(receiver_id='USR002')]",
"style": "rule"
} | {
"id": "41-2",
"index": 135,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"In my existing folder called 'Lectures', I'd like to set up a new file called 'Notes2023.txt'.\"}], '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... | math | {
"ground_truth": "[touch(file_name='Notes2023.txt')]",
"style": "rule"
} | {
"id": "42-1",
"index": 136,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'Notes2023.txt'}, 'call_id': 'multi_turn_base_42_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_42_t1_s1', 'output': 'None'}, {'role': 'user', 'content': \"Inside 'Notes2023.txt', I shall jot... | math | {
"ground_truth": "[echo(content='Study diligently, practice programming, master algorithms.',file_name='Notes2023.txt')]",
"style": "rule"
} | {
"id": "42-2",
"index": 137,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'touch', 'arguments': {'file_name': 'Notes2023.txt'}, 'call_id': 'multi_turn_base_42_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_42_t1_s1', 'output': 'None'}, {'type': 'function_call', 'name': 'echo', 'arguments': {'content'... | math | {
"ground_truth": "[wc(file_name='Notes2023.txt',mode='c')]",
"style": "rule"
} | {
"id": "42-3",
"index": 138,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Arrange a complete listing of all files and directories presently located here, making sure you don't overlook the hidden ones too.\"}], '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": "43-1",
"index": 139,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_43_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_43_t1_s1', 'output': '{\"current_directory_content\": [\"Documents\", \"Reports\"]}'}, {'role': 'user', 'content': \"... | math | {
"ground_truth": "[find(path='.',name='annual_report.txt')]",
"style": "rule"
} | {
"id": "43-2",
"index": 140,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_43_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_43_t1_s1', 'output': '{\"current_directory_content\": [\"Documents\", \"Reports\"]}'}, {'type': 'function_call', 'nam... | math | {
"ground_truth": "[cd(folder='Documents'), cat(file_name='annual_report.txt')]",
"style": "rule"
} | {
"id": "43-3",
"index": 141,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_43_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_43_t1_s1', 'output': '{\"current_directory_content\": [\"Documents\", \"Reports\"]}'}, {'type': 'function_call', 'nam... | math | {
"ground_truth": "[message_login(user_id='USR001'), send_message(receiver_id='USR002', message='This is the annual report. It includes Q4 results and other financial data.')]",
"style": "rule"
} | {
"id": "43-4",
"index": 142,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Could you populate 'annual_report.txt' with data on quarterly revenue: 'Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000'? I only want to store the quoted text in my file. The file is somehwhere inside the file system.\"}], 'tools': [{'name': 'cat', 'descripti... | math | {
"ground_truth": "[cd(folder='documents'), echo(content='Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000',file_name='annual_report.txt')]",
"style": "rule"
} | {
"id": "44-1",
"index": 143,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_44_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_44_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name':... | math | {
"ground_truth": "[mean(numbers=[5000,7000,6000,8000])]",
"style": "rule"
} | {
"id": "44-2",
"index": 144,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'cd', 'arguments': {'folder': 'documents'}, 'call_id': 'multi_turn_base_44_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_44_t1_s1', 'output': '{\"current_working_directory\": \"documents\"}'}, {'type': 'function_call', 'name':... | math | {
"ground_truth": "[touch(file_name='MeanRevenue.txt'), echo(content='6500',file_name='MeanRevenue.txt')]",
"style": "rule"
} | {
"id": "44-3",
"index": 145,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Explore 'ResearchDocs' to find second files or subdirectories that contain the keyword 'draft'.\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic fil... | math | {
"ground_truth": "[find(path='ResearchDocs', name='draft')]",
"style": "rule"
} | {
"id": "45-1",
"index": 146,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': 'ResearchDocs', 'name': 'draft'}, 'call_id': 'multi_turn_base_45_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_45_t1_s1', 'output': '{\"matches\": [\"ResearchDocs/draft_notes.txt\", \"ResearchDocs... | math | {
"ground_truth": "[cd(folder='ResearchDocs'), cp(source='summary_draft.docx', destination='ultimate_draft.docx')]",
"style": "rule"
} | {
"id": "45-2",
"index": 147,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Delete all the files in the 'Drafts' directory including the directory.\"}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact... | math | {
"ground_truth": "[cd(folder='Drafts'), rm(file_name='DylanProject.txt'), cd(folder='..'), rmdir(dir_name='Drafts')]",
"style": "rule"
} | {
"id": "46-1",
"index": 148,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I have a list of student record in this directory, could you find me where is it by telling me its name and using 'find'?\"}], 'tools': [{'name': 'cat', 'description': 'This tool belongs to the Gorilla file system. It is a simple file system that allows ... | math | {
"ground_truth": "[find(path='.')]",
"style": "rule"
} | {
"id": "47-1",
"index": 149,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.'}, 'call_id': 'multi_turn_base_47_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_47_t1_s1', 'output': '{\"matches\": [\"./student_record.txt\"]}'}, {'role': 'user', 'content': 'Look at the stude... | math | {
"ground_truth": "[cat(file_name='student_record.txt'), mean(numbers=[100, 95, 85, 90, 88, 92])]",
"style": "rule"
} | {
"id": "47-2",
"index": 150,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'find', 'arguments': {'path': '.'}, 'call_id': 'multi_turn_base_47_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_47_t1_s1', 'output': '{\"matches\": [\"./student_record.txt\"]}'}, {'type': 'function_call', 'name': 'cat', 'argu... | math | {
"ground_truth": "[standard_deviation(numbers=[100, 95, 85, 90, 88, 92])]",
"style": "rule"
} | {
"id": "47-3",
"index": 151,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"In my workspace folder, direct your attention to the initial directory we have access to and list out the files present including the hidden files. Should you stumble upon a directory named 'test', go into there, dive deep and identify any files with 'te... | math | {
"ground_truth": "[ls(a=True), cd(folder='test')]",
"style": "rule"
} | {
"id": "48-1",
"index": 152,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_48_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_48_t1_s1', 'output': '{\"current_directory_content\": [\"assignment.docx\", \"test\", \"submissions\", \"completed_ta... | math | {
"ground_truth": "[wc(file_name='test_file1.txt',mode='c'), wc(file_name='test_file2.txt',mode='c')]",
"style": "rule"
} | {
"id": "48-2",
"index": 153,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_48_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_48_t1_s1', 'output': '{\"current_directory_content\": [\"assignment.docx\", \"test\", \"submissions\", \"completed_ta... | math | {
"ground_truth": "[edit_ticket(ticket_id=654321, updates={'priority':2})]",
"style": "rule"
} | {
"id": "48-3",
"index": 154,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'Within the temp directory, could you list all the current files directly in the terminal including all the hidden files, ensuring we maintain the present directory structure intact and refrain from generating any additional directories or files?'}], 'tool... | math | {
"ground_truth": "[ls(a=True)]",
"style": "rule"
} | {
"id": "49-1",
"index": 155,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_49_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_49_t1_s1', 'output': '{\"current_directory_content\": [\"file1.txt\", \"file2.txt\", \"file3.txt\"]}'}, {'role': 'use... | math | {
"ground_truth": "[sort(file_name='file3.txt'), tail(file_name='file3.txt')]",
"style": "rule"
} | {
"id": "49-2",
"index": 156,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_49_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_49_t1_s1', 'output': '{\"current_directory_content\": [\"file1.txt\", \"file2.txt\", \"file3.txt\"]}'}, {'type': 'fun... | math | {
"ground_truth": "[wc(file_name='file3.txt',mode='l')]",
"style": "rule"
} | {
"id": "49-3",
"index": 157,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'ls', 'arguments': {'a': True}, 'call_id': 'multi_turn_base_49_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_49_t1_s1', 'output': '{\"current_directory_content\": [\"file1.txt\", \"file2.txt\", \"file3.txt\"]}'}, {'type': 'fun... | math | {
"ground_truth": "[logarithm(value=20,base=10,precision=2)]",
"style": "rule"
} | {
"id": "49-4",
"index": 158,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"Hey there, I noticed that all of my car doors seem to have locked themselves up, and with my schedule being pretty tight today, I'm in quite a pinch. I could really use your help to get those doors unlocked. It'd be fantastic if you could also switch on ... | math | {
"ground_truth": "[lockDoors(unlock=True, door=['driver', 'passenger', 'rear_left', 'rear_right']), setHeadlights(mode='on')]",
"style": "rule"
} | {
"id": "50-1",
"index": 159,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I've noticed that some of my car doors are slightly ajar while others seem to be securely locked. Would you be able to verify and make sure all doors are properly locked for safety?\"}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs... | math | {
"ground_truth": "[lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right'])]",
"style": "rule"
} | {
"id": "51-1",
"index": 160,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_51_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_51_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "51-2",
"index": 161,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_51_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_51_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[check_tire_pressure(), find_nearest_tire_shop()]",
"style": "rule"
} | {
"id": "51-3",
"index": 162,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_51_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_51_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[message_login('USR001'), send_message(receiver_id='USR002', message='I am on my way to your place.')]",
"style": "rule"
} | {
"id": "51-4",
"index": 163,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'I have secured my car by locking all doors and applying the parking brake. Would it be possible to start the engine so I can monitor the fuel level and battery status, ensuring smooth operation?'}], 'tools': [{'name': 'authenticate_twitter', 'description'... | math | {
"ground_truth": "[pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "52-1",
"index": 164,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'pressBrakePedal', 'arguments': {'pedalPosition': 1.0}, 'call_id': 'multi_turn_base_52_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_52_t1_s1', 'output': '{\"brakePedalStatus\": \"pressed\", \"brakePedalForce\": 1000.0}'}, {'t... | math | {
"ground_truth": "[check_tire_pressure(), find_nearest_tire_shop()]",
"style": "rule"
} | {
"id": "52-2",
"index": 165,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'pressBrakePedal', 'arguments': {'pedalPosition': 1.0}, 'call_id': 'multi_turn_base_52_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_52_t1_s1', 'output': '{\"brakePedalStatus\": \"pressed\", \"brakePedalForce\": 1000.0}'}, {'t... | math | {
"ground_truth": "[post_tweet('Tires checked and engine purring smoothly!', tags=['#RoadTrip'], mentions=['@AutoUpdates'])]",
"style": "rule"
} | {
"id": "52-3",
"index": 166,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'pressBrakePedal', 'arguments': {'pedalPosition': 1.0}, 'call_id': 'multi_turn_base_52_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_52_t1_s1', 'output': '{\"brakePedalStatus\": \"pressed\", \"brakePedalForce\": 1000.0}'}, {'t... | math | {
"ground_truth": "[comment(tweet_id = 10, comment_content = 'Safety first! Remember tire checks are crucial.')]",
"style": "rule"
} | {
"id": "52-4",
"index": 167,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"First, you need to know how much gasoline you added to your car, expressed in liters. You've just filled up with 30 gallons, so how many liters of fuel does that equate to?\"}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs... | math | {
"ground_truth": "[gallon_to_liter(gallon=30.0)]",
"style": "rule"
} | {
"id": "53-1",
"index": 168,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'gallon_to_liter', 'arguments': {'gallon': 30.0}, 'call_id': 'multi_turn_base_53_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_53_t1_s1', 'output': '{\"liter\": 113.56230000000001}'}, {'role': 'user', 'content': \"Let's take t... | math | {
"ground_truth": "[lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right']), pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "53-2",
"index": 169,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'gallon_to_liter', 'arguments': {'gallon': 30.0}, 'call_id': 'multi_turn_base_53_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_53_t1_s1', 'output': '{\"liter\": 113.56230000000001}'}, {'type': 'function_call', 'name': 'lockDoo... | math | {
"ground_truth": "[check_tire_pressure()]",
"style": "rule"
} | {
"id": "53-3",
"index": 170,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'gallon_to_liter', 'arguments': {'gallon': 30.0}, 'call_id': 'multi_turn_base_53_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_53_t1_s1', 'output': '{\"liter\": 113.56230000000001}'}, {'type': 'function_call', 'name': 'lockDoo... | math | {
"ground_truth": "[post_tweet('Tire pressures are optimal!', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])]",
"style": "rule"
} | {
"id": "53-4",
"index": 171,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'Would you be able to convert 20 liters of gasoline into gallons for me? Afterwards, starting the engine to check for smooth operation would be appreciated.'}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This tool belongs to the TwitterAPI,... | math | {
"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')]",
"style": "rule"
} | {
"id": "54-1",
"index": 172,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'liter_to_gallon', 'arguments': {'liter': 20.0}, 'call_id': 'multi_turn_base_54_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_54_t1_s1', 'output': '{\"gallon\": 5.283440000000001}'}, {'type': 'function_call', 'name': 'lockDoor... | math | {
"ground_truth": "[check_tire_pressure(), post_tweet(content='not healthy', tags=['#CarMaintenance'], mentions=['@VehicleGuru'])]",
"style": "rule"
} | {
"id": "54-2",
"index": 173,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'liter_to_gallon', 'arguments': {'liter': 20.0}, 'call_id': 'multi_turn_base_54_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_54_t1_s1', 'output': '{\"gallon\": 5.283440000000001}'}, {'type': 'function_call', 'name': 'lockDoor... | math | {
"ground_truth": "[retweet(tweet_id=10)]",
"style": "rule"
} | {
"id": "54-3",
"index": 174,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"If the fuel level is lower than 10, then go ahead and add double that amount. Let's assume I will also head out right after, so feel free to start the engine using the necessary mode.\"}], 'tools': [{'name': 'close_ticket', 'description': 'This tool belo... | math | {
"ground_truth": "[displayCarStatus('fuel'), fillFuelTank(15.0), lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right']), pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "55-1",
"index": 175,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'displayCarStatus', 'arguments': {}, 'call_id': 'multi_turn_base_55_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_55_t1_s1', 'output': '{\"fuelLevel\": 7.5}'}, {'type': 'function_call', 'name': 'fillFuelTank', 'arguments': {},... | math | {
"ground_truth": "[check_tire_pressure()]",
"style": "rule"
} | {
"id": "55-2",
"index": 176,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'displayCarStatus', 'arguments': {}, 'call_id': 'multi_turn_base_55_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_55_t1_s1', 'output': '{\"fuelLevel\": 7.5}'}, {'type': 'function_call', 'name': 'fillFuelTank', 'arguments': {},... | math | {
"ground_truth": "[create_ticket(title='Tire Pressure Issue', description='Urgent tire pressure issue.', priority=5)]",
"style": "rule"
} | {
"id": "55-3",
"index": 177,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'displayCarStatus', 'arguments': {}, 'call_id': 'multi_turn_base_55_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_55_t1_s1', 'output': '{\"fuelLevel\": 7.5}'}, {'type': 'function_call', 'name': 'fillFuelTank', 'arguments': {},... | math | {
"ground_truth": "[get_ticket(ticket_id=2)]",
"style": "rule"
} | {
"id": "55-4",
"index": 178,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'displayCarStatus', 'arguments': {}, 'call_id': 'multi_turn_base_55_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_55_t1_s1', 'output': '{\"fuelLevel\": 7.5}'}, {'type': 'function_call', 'name': 'fillFuelTank', 'arguments': {},... | math | {
"ground_truth": "[resolve_ticket(ticket_id=2, resolution='Issue resolved!')]",
"style": "rule"
} | {
"id": "55-5",
"index": 179,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I'm setting off on a road trip and my departure point is sunny San Francisco. Could you determine the distance to Rivermist to help me plan my fuel stops on the way?\"}], 'tools': [{'name': 'activateParkingBrake', 'description': 'This tool belongs to the... | math | {
"ground_truth": "[get_zipcode_based_on_city('San Francisco'), get_zipcode_based_on_city('Rivermist'), estimate_distance(cityA='94016', cityB='83214')]",
"style": "rule"
} | {
"id": "56-1",
"index": 180,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_56_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_56_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[displayCarStatus('fuel'), fillFuelTank(fuelAmount=40)]",
"style": "rule"
} | {
"id": "56-2",
"index": 181,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_56_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_56_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right']), pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "56-3",
"index": 182,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I've been thinking of visiting Autumnville for a while now, but I'm not sure how far it is from here in Crescent Hollow. Can you help me figure this out so I can plan my trip accordingly?\"}], 'tools': [{'name': 'activateParkingBrake', 'description': 'Th... | math | {
"ground_truth": "[get_zipcode_based_on_city('Crescent Hollow'), get_zipcode_based_on_city('Autumnville'), estimate_distance(cityA='69238', cityB='51479')]",
"style": "rule"
} | {
"id": "57-1",
"index": 183,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_57_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_57_t1_s1', 'output': '{\"zipcode\": \"69238\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[logarithm(value=630.0, base=10, precision=5)]",
"style": "rule"
} | {
"id": "57-2",
"index": 184,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'I am planning a road trip from Rivermist to San Francisco, and I need to know how far I will be traveling. This would help me ensure that my car is sufficiently fueled for the journey.'}], 'tools': [{'name': 'authenticate_twitter', 'description': 'This to... | math | {
"ground_truth": "[get_zipcode_based_on_city('San Francisco'), get_zipcode_based_on_city('Rivermist'), estimate_distance(cityA='94016', cityB='83214')]",
"style": "rule"
} | {
"id": "58-1",
"index": 185,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_58_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_58_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[gallon_to_liter(gallon=30), fillFuelTank(fuelAmount=50)]",
"style": "rule"
} | {
"id": "58-2",
"index": 186,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_58_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_58_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right']), pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "58-3",
"index": 187,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_58_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_58_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[post_tweet(content='Excited for the trip!')]",
"style": "rule"
} | {
"id": "58-4",
"index": 188,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"I recently moved to San Francisco and I’m planning a trip to Rivermist. How far apart are these places? I'd like to gauge the distance before setting off on this adventure.\"}], 'tools': [{'name': 'activateParkingBrake', 'description': 'This tool belongs... | math | {
"ground_truth": "[get_zipcode_based_on_city('San Francisco'), get_zipcode_based_on_city('Rivermist'), estimate_distance(cityA='94016', cityB='83214')]",
"style": "rule"
} | {
"id": "59-1",
"index": 189,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_59_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_59_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[displayCarStatus(option='fuel'), gallon_to_liter(gallon=10)]",
"style": "rule"
} | {
"id": "59-2",
"index": 190,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_59_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_59_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[fillFuelTank(fuelAmount=40)]",
"style": "rule"
} | {
"id": "59-3",
"index": 191,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_59_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_59_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right']), pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "59-4",
"index": 192,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'get_zipcode_based_on_city', 'arguments': {}, 'call_id': 'multi_turn_base_59_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_59_t1_s1', 'output': '{\"zipcode\": \"94016\"}'}, {'type': 'function_call', 'name': 'get_zipcode_based_... | math | {
"ground_truth": "[logarithm(value=980.0, base=20, precision=10)]",
"style": "rule"
} | {
"id": "59-5",
"index": 193,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': \"It's been quite an adventure today! Before embarking on a long trip, I filled up my cars fuel tank, doubling its existing level for a safe journey. Please go ahead and start the engine so I can ensure the vehicle's operations are smooth.\"}], 'tools': [{... | math | {
"ground_truth": "[lockDoors(unlock=False, door=['driver', 'passenger', 'rear_left', 'rear_right']), pressBrakePedal(pedalPosition=1.0), startEngine(ignitionMode='START')]",
"style": "rule"
} | {
"id": "60-1",
"index": 194,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_60_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_60_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[check_tire_pressure()]",
"style": "rule"
} | {
"id": "60-2",
"index": 195,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_60_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_60_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[create_ticket(title='Tire Pressure Issue', description='', priority=5)]",
"style": "rule"
} | {
"id": "60-3",
"index": 196,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_60_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_60_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[get_ticket(ticket_id=2)]",
"style": "rule"
} | {
"id": "60-4",
"index": 197,
"split": "train"
} | |
[
{
"content": "{'messages': [{'type': 'function_call', 'name': 'lockDoors', 'arguments': {'unlock': False, 'door': ['driver', 'passenger', 'rear_left', 'rear_right']}, 'call_id': 'multi_turn_base_60_t1_s1'}, {'type': 'function_call_output', 'call_id': 'multi_turn_base_60_t1_s1', 'output': '{\"lockStatus\": \"loc... | math | {
"ground_truth": "[close_ticket(ticket_id=2)]",
"style": "rule"
} | {
"id": "60-5",
"index": 198,
"split": "train"
} | |
[
{
"content": "{'messages': [{'role': 'user', 'content': 'Could you map out the precise mileage from San Francisco to Rivermist for me, along with an assessment of whether my current fuel should suffice the journey?'}], 'tools': [{'name': 'add_contact', 'description': 'This tool belongs to the Message API, which... | math | {
"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)]",
"style": "rule"
} | {
"id": "61-1",
"index": 199,
"split": "train"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.