Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 3 new columns ({'param', 'question', 'tool'}) and 3 missing columns ({'tool_calling', 'start_str_idx', 'text'}). This happened while the json dataset builder was generating data using hf://datasets/RadiCat/SimpleToolQuestions/seen/test.jsonl (at revision 0bd983d22a50b2762878bc524bdedea15bedddbf) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1871, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 623, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2293, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast dataset_name: string case_idx: int64 question: string tool: string param: string result: string to {'dataset_name': Value(dtype='string', id=None), 'case_idx': Value(dtype='int64', id=None), 'text': Value(dtype='string', id=None), 'start_str_idx': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'tool_calling': [{'call_tool': Value(dtype='string', id=None), 'call_param': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'return': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}], 'result': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1438, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1050, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1742, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1873, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 3 new columns ({'param', 'question', 'tool'}) and 3 missing columns ({'tool_calling', 'start_str_idx', 'text'}). This happened while the json dataset builder was generating data using hf://datasets/RadiCat/SimpleToolQuestions/seen/test.jsonl (at revision 0bd983d22a50b2762878bc524bdedea15bedddbf) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
dataset_name
string | case_idx
int64 | text
string | start_str_idx
sequence | tool_calling
list | result
sequence |
---|---|---|---|---|---|
SimpleQuestionsv2
| 3,027 |
Which city was Jun Izutsu born in? Matsumoto
|
[
34
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Jun Izutsu"
],
"return": [
"Matsumoto"
]
}
] |
[
"Matsumoto"
] |
SimpleQuestionsv2
| 794 |
Where was Ernst Dircksen born? Gdańsk
|
[
30
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Ernst Dircksen"
],
"return": [
"Gdańsk"
]
}
] |
[
"Gdańsk"
] |
SimpleQuestionsv2
| 3,806 |
Where was Michael Schweighöfer born? Borna, Leipzig
|
[
36
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Michael Schweighöfer"
],
"return": [
"Borna, Leipzig"
]
}
] |
[
"Borna, Leipzig"
] |
SimpleQuestionsv2
| 361 |
Where was Lau Kar Wing born? Xinhui District
|
[
28
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Lau Kar-wing"
],
"return": [
"Xinhui District"
]
}
] |
[
"Xinhui District"
] |
SimpleQuestionsv2
| 1,868 |
Where was Jone Samuelsen born? Norway
|
[
30
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Jone Samuelsen"
],
"return": [
"Norway"
]
}
] |
[
"Norway"
] |
SimpleQuestionsv2
| 3,595 |
What is the place of birth of Sergio Spina? Milan
|
[
43
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Sergio Spina"
],
"return": [
"Milan"
]
}
] |
[
"Milan"
] |
SimpleQuestionsv2
| 1,130 |
In which Canadian city was Neil Shee born? Montreal
|
[
42
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Neil Shee"
],
"return": [
"Montreal"
]
}
] |
[
"Montreal"
] |
SimpleQuestionsv2
| 3,066 |
Where was Rutger Castricum born? The Hague
|
[
32
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Rutger Castricum"
],
"return": [
"The Hague"
]
}
] |
[
"The Hague"
] |
SimpleQuestionsv2
| 3,754 |
What is Kazys Bradūnas's place of birth? Lithuania
|
[
40
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Kazys Bradūnas"
],
"return": [
"Lithuania"
]
}
] |
[
"Lithuania"
] |
SimpleQuestionsv2
| 48 |
What city was Herwig Seeböck born in? Vienna
|
[
37
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Herwig Seeböck"
],
"return": [
"Vienna"
]
}
] |
[
"Vienna"
] |
SimpleQuestionsv2
| 2,149 |
Where was Lasse Hessel born? Denmark
|
[
28
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Lasse Hessel"
],
"return": [
"Denmark"
]
}
] |
[
"Denmark"
] |
SimpleQuestionsv2
| 97 |
Where was Daisy Mae Byrd born? Georgia
|
[
30
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Daisy Mae Byrd"
],
"return": [
"Georgia"
]
}
] |
[
"Georgia"
] |
SimpleQuestionsv2
| 605 |
What is the place of birth of Bill Easley? New York City
|
[
42
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Bill Easley"
],
"return": [
"New York City"
]
}
] |
[
"New York City"
] |
SimpleQuestionsv2
| 2,563 |
What country was Bill D. Burlison born in? United States of America
|
[
42
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Bill Burlison"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 3,538 |
Where was Gary Holt born? Irvine
|
[
25
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Gary Holt"
],
"return": [
"Irvine"
]
}
] |
[
"Irvine"
] |
SimpleQuestionsv2
| 3,173 |
Where was Andy Todd born? Derby
|
[
25
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Andy Todd"
],
"return": [
"Derby"
]
}
] |
[
"Derby"
] |
SimpleQuestionsv2
| 3,622 |
What is the place of birth for actor Bert Van Tichelen? Antwerp
|
[
55
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Bert Van Tichelen"
],
"return": [
"Antwerp"
]
}
] |
[
"Antwerp"
] |
SimpleQuestionsv2
| 1,243 |
Where was Atilla Ergün born? İzmir
|
[
28
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Atilla Ergün"
],
"return": [
"İzmir"
]
}
] |
[
"İzmir"
] |
SimpleQuestionsv2
| 280 |
Where was Cory Wade born? Indianapolis
|
[
25
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Cory Wade"
],
"return": [
"Indianapolis"
]
}
] |
[
"Indianapolis"
] |
SimpleQuestionsv2
| 3,552 |
Where was Katherine Medina born? Medellín
|
[
32
] |
[
{
"call_tool": "<people/person/place_of_birth>",
"call_param": [
"Katherine Medina"
],
"return": [
"Medellín"
]
}
] |
[
"Medellín"
] |
SimpleQuestionsv2
| 6,073 |
What city is Upper Rockridge contained by? Oakland
|
[
42
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Upper Rockridge"
],
"return": [
"Oakland"
]
}
] |
[
"Oakland"
] |
SimpleQuestionsv2
| 5,436 |
What nation contains Bryson City? United States of America
|
[
33
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Bryson City"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 4,203 |
In which city can Yelahanka be found? Bangalore
|
[
37
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Yelahanka"
],
"return": [
"Bangalore"
]
}
] |
[
"Bangalore"
] |
SimpleQuestionsv2
| 5,286 |
Which country contains Sandana Parai? India
|
[
37
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Sandana Parai"
],
"return": [
"India"
]
}
] |
[
"India"
] |
SimpleQuestionsv2
| 3,816 |
What area contains Wainganga College of Engineering and Management? Nagpur
|
[
67
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Wainganga College of Engineering and Management"
],
"return": [
"Nagpur"
]
}
] |
[
"Nagpur"
] |
SimpleQuestionsv2
| 7,209 |
Siculiana is located in which country? Italy
|
[
38
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Siculiana"
],
"return": [
"Italy"
]
}
] |
[
"Italy"
] |
SimpleQuestionsv2
| 3,975 |
Which nation does Caribbean Netherlands serve as a territory of? Netherlands
|
[
64
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Caribbean special municipalities of the Netherlands"
],
"return": [
"Netherlands"
]
}
] |
[
"Netherlands"
] |
SimpleQuestionsv2
| 6,343 |
Where is Cantua Creek located in terms of its encompassing location? Fresno County
|
[
68
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Cantua Creek"
],
"return": [
"Fresno County"
]
}
] |
[
"Fresno County"
] |
SimpleQuestionsv2
| 6,212 |
In which county is Mantoloking, New Jersey located? Ocean County
|
[
51
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Mantoloking"
],
"return": [
"Ocean County"
]
}
] |
[
"Ocean County"
] |
SimpleQuestionsv2
| 6,738 |
Where is Clintonville located? Wisconsin
|
[
30
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Clintonville"
],
"return": [
"Wisconsin"
]
}
] |
[
"Wisconsin"
] |
SimpleQuestionsv2
| 6,730 |
What country is Bastia located in? France
|
[
34
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Bastia"
],
"return": [
"France"
]
}
] |
[
"France"
] |
SimpleQuestionsv2
| 6,264 |
In what Nevada county is Ely located? White Pine County
|
[
37
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Ely"
],
"return": [
"White Pine County"
]
}
] |
[
"White Pine County"
] |
SimpleQuestionsv2
| 5,892 |
What country is Ipiaú located in? Brazil
|
[
33
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Ipiaú"
],
"return": [
"Brazil"
]
}
] |
[
"Brazil"
] |
SimpleQuestionsv2
| 6,851 |
What administrative geographical unit contains Lakhisarai District? Munger division
|
[
67
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Lakhisarai district"
],
"return": [
"Munger division"
]
}
] |
[
"Munger division"
] |
SimpleQuestionsv2
| 7,135 |
What country contains the Indian Institute of Astrophysics? India
|
[
59
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Indian Institute of Astrophysics"
],
"return": [
"India"
]
}
] |
[
"India"
] |
SimpleQuestionsv2
| 4,877 |
Which county contains Stony Brook State Park? Steuben County
|
[
45
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Stony Brook State Park"
],
"return": [
"Steuben County"
]
}
] |
[
"Steuben County"
] |
SimpleQuestionsv2
| 6,588 |
Where is Saalfeld-Rudolstadt located in? Thuringia
|
[
40
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Saalfeld-Rudolstadt"
],
"return": [
"Thuringia"
]
}
] |
[
"Thuringia"
] |
SimpleQuestionsv2
| 5,315 |
Where is Ordu University located? Turkey
|
[
33
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Ordu University"
],
"return": [
"Turkey"
]
}
] |
[
"Turkey"
] |
SimpleQuestionsv2
| 5,860 |
What state contains Padonia Township? Kansas
|
[
37
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Padonia Township"
],
"return": [
"Kansas"
]
}
] |
[
"Kansas"
] |
SimpleQuestionsv2
| 5,841 |
Where is Glenwood located within its encompassing area or place? United States of America
|
[
64
] |
[
{
"call_tool": "<location/location/containedby>",
"call_param": [
"Glenwood"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 7,638 |
What is Don Pacifico's nationality? United Kingdom
|
[
35
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Don Pacifico"
],
"return": [
"United Kingdom"
]
}
] |
[
"United Kingdom"
] |
SimpleQuestionsv2
| 9,176 |
Which country is Maja Einstein from? United States of America
|
[
36
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Maja Einstein"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 10,136 |
What is the nationality of Greg Townsend Jr.? United States of America
|
[
45
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Greg Townsend Jr."
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 8,503 |
What is Mabel Terry-Lewis's nationality? United Kingdom
|
[
40
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Mabel Terry-Lewis"
],
"return": [
"United Kingdom"
]
}
] |
[
"United Kingdom"
] |
SimpleQuestionsv2
| 9,971 |
Where is Dovima from in terms of nationality? United States of America
|
[
45
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Dovima"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 7,658 |
What nationality is Yeshwant Vishnu Chandrachud? India
|
[
48
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Y. V. Chandrachud"
],
"return": [
"India"
]
}
] |
[
"India"
] |
SimpleQuestionsv2
| 8,064 |
Where is Greg Glazner from in terms of nationality? United States of America
|
[
51
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Greg Glazner"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 8,222 |
What is the nationality of Gregory O'Brien? New Zealand
|
[
43
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Gregory O'Brien"
],
"return": [
"New Zealand"
]
}
] |
[
"New Zealand"
] |
SimpleQuestionsv2
| 8,865 |
Which nationality is Roy Gibson? United Kingdom
|
[
32
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Roy Gibson"
],
"return": [
"United Kingdom"
]
}
] |
[
"United Kingdom"
] |
SimpleQuestionsv2
| 10,709 |
Where is Antonio da Correggio from? Italy
|
[
35
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Antonio da Correggio"
],
"return": [
"Italy"
]
}
] |
[
"Italy"
] |
SimpleQuestionsv2
| 8,641 |
What nationality is Joanna Arnow? United States of America
|
[
33
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Joanna Arnow"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 10,664 |
What is the nationality of Mariusz Hermanowicz? Poland
|
[
47
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Mariusz Hermanowicz"
],
"return": [
"Poland"
]
}
] |
[
"Poland"
] |
SimpleQuestionsv2
| 10,630 |
What is the nationality of Clifford Chatman? United States of America
|
[
44
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Clifford Chatman"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 9,193 |
What is Pat Olivieri's nationality? Italy
|
[
35
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Pat Olivieri"
],
"return": [
"Italy"
]
}
] |
[
"Italy"
] |
SimpleQuestionsv2
| 9,970 |
What is the nationality of Hiroshi Arikawa? Japan
|
[
43
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Hiroshi Arikawa"
],
"return": [
"Japan"
]
}
] |
[
"Japan"
] |
SimpleQuestionsv2
| 8,608 |
What is Immodesty Blaize's nationality? United Kingdom
|
[
39
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Immodesty Blaize"
],
"return": [
"United Kingdom"
]
}
] |
[
"United Kingdom"
] |
SimpleQuestionsv2
| 8,453 |
Where is T. T. Toliver from? United States of America
|
[
28
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"T. T. Toliver"
],
"return": [
"United States of America"
]
}
] |
[
"United States of America"
] |
SimpleQuestionsv2
| 10,385 |
Which country is Cícero Santos from? Brazil
|
[
36
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Cícero Santos"
],
"return": [
"Brazil"
]
}
] |
[
"Brazil"
] |
SimpleQuestionsv2
| 8,917 |
What is the nationality of Mayawati? India
|
[
36
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Mayawati"
],
"return": [
"India"
]
}
] |
[
"India"
] |
SimpleQuestionsv2
| 8,316 |
What country is Yoshimi Iwasaki from? Japan
|
[
37
] |
[
{
"call_tool": "<people/person/nationality>",
"call_param": [
"Yoshimi Iwasaki"
],
"return": [
"Japan"
]
}
] |
[
"Japan"
] |
SimpleQuestionsv2
| 13,371 |
What genre is the film The Forbidden Kingdom? Adventure Film
|
[
45
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"The Forbidden Kingdom"
],
"return": [
"Adventure Film"
]
}
] |
[
"Adventure Film"
] |
SimpleQuestionsv2
| 12,707 |
What genre is the film Mach 2? None
|
[
30
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Mach 2"
],
"return": [
"None"
]
}
] |
[
"None"
] |
SimpleQuestionsv2
| 13,467 |
What genre of film is Oceanfront? None
|
[
33
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Oceanfront"
],
"return": [
"None"
]
}
] |
[
"None"
] |
SimpleQuestionsv2
| 12,498 |
What genre of film is "Incident in a Small Town"? Crime Fiction
|
[
49
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Incident in a Small Town"
],
"return": [
"Crime Fiction"
]
}
] |
[
"Crime Fiction"
] |
SimpleQuestionsv2
| 12,202 |
What genre of film is "Gridlock"? Disaster Film
|
[
33
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Gridlock"
],
"return": [
"Disaster Film"
]
}
] |
[
"Disaster Film"
] |
SimpleQuestionsv2
| 13,637 |
What genre of film is "El Madina"? None
|
[
34
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"El Madina"
],
"return": [
"None"
]
}
] |
[
"None"
] |
SimpleQuestionsv2
| 11,531 |
What genre of film is "Robinson Crusoe of Clipper Island"? Adventure Film
|
[
58
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Robinson Crusoe of Clipper Island"
],
"return": [
"Adventure Film"
]
}
] |
[
"Adventure Film"
] |
SimpleQuestionsv2
| 13,674 |
What genre of film is "To Die For"? Indie film
|
[
35
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"To Die For"
],
"return": [
"Indie film"
]
}
] |
[
"Indie film"
] |
SimpleQuestionsv2
| 11,695 |
What genre of film is American Me? None
|
[
34
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"American Me"
],
"return": [
"None"
]
}
] |
[
"None"
] |
SimpleQuestionsv2
| 13,326 |
What's the broadest genre that describes the film "Cockaboody"? Animation
|
[
63
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Cockaboody"
],
"return": [
"Animation"
]
}
] |
[
"Animation"
] |
SimpleQuestionsv2
| 13,885 |
What genre does the film "Yamudiki Mogudu" belong to? Fantasy
|
[
53
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Yamudiki Mogudu"
],
"return": [
"Fantasy"
]
}
] |
[
"Fantasy"
] |
SimpleQuestionsv2
| 11,498 |
What genre of film is Faithful Unto Death? Short Film
|
[
42
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Faithful Unto Death"
],
"return": [
"Short Film"
]
}
] |
[
"Short Film"
] |
SimpleQuestionsv2
| 12,802 |
What is the genre of the film "Night Fishing"? Fantasy
|
[
46
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Night Fishing"
],
"return": [
"Fantasy"
]
}
] |
[
"Fantasy"
] |
SimpleQuestionsv2
| 13,431 |
What genre of film is "Our Daily Bread"? None
|
[
40
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Our Daily Bread"
],
"return": [
"None"
]
}
] |
[
"None"
] |
SimpleQuestionsv2
| 11,419 |
What genre of film is "The Spirit of Christmas"? Music
|
[
48
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"The Spirit of Christmas"
],
"return": [
"Music"
]
}
] |
[
"Music"
] |
SimpleQuestionsv2
| 11,048 |
What genre of film is The Fifth Season? Science Fiction
|
[
39
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"The Fifth Season"
],
"return": [
"Science Fiction"
]
}
] |
[
"Science Fiction"
] |
SimpleQuestionsv2
| 13,891 |
What is the genre of the film "Francis Xavier: The Samurai's Lost Treasure"? Animation
|
[
76
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Francis Xavier: The Samurai's Lost Treasure"
],
"return": [
"Animation"
]
}
] |
[
"Animation"
] |
SimpleQuestionsv2
| 11,347 |
What genre was the film "Harnessing Peacocks"? Romance Film
|
[
46
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Harnessing Peacocks"
],
"return": [
"Romance Film"
]
}
] |
[
"Romance Film"
] |
SimpleQuestionsv2
| 11,625 |
What genre of film is "Wild Asia: Kingdoms of the Coast"? Documentary film
|
[
57
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"Wild Asia: Kingdoms of the Coast"
],
"return": [
"Documentary film"
]
}
] |
[
"Documentary film"
] |
SimpleQuestionsv2
| 11,001 |
What genre of film is "On the Bowery"? Black-and-white
|
[
38
] |
[
{
"call_tool": "<film/film/genre>",
"call_param": [
"On the Bowery"
],
"return": [
"Black-and-white"
]
}
] |
[
"Black-and-white"
] |
SimpleQuestionsv2
| 15,077 |
What is the gender of Albrecht, Duke of Württemberg: male or female? Male
|
[
68
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Albrecht, Duke of Württemberg"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 16,030 |
Is Igor Cheminava male or female? Male
|
[
33
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Igor Cheminava"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 15,945 |
What gender is Palani Subramaniam Pillai? Male
|
[
41
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Palani Subramaniam Pillai"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 14,191 |
What is the gender of Attila Bokor? Male
|
[
35
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Attila Bokor"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 14,011 |
What is Randall Garrett's gender: male or female? Male
|
[
49
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Randall Garrett"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 15,225 |
What is Kaveh Pahlavan's gender? Male
|
[
32
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Kaveh Pahlavan"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 15,995 |
Is Gaston Gabaroche male or female? Male
|
[
35
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Gaston Gabaroche"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 15,065 |
Is Roberto Gianviti male or female? Male
|
[
35
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Roberto Gianviti"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 14,630 |
What is the gender of Mary Theresa Vidal? Female
|
[
41
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Mary Theresa Vidal"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 16,454 |
What is the gender of Cha Sun Young? Female
|
[
36
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Cha Sun Young"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 16,537 |
What is Arja Pessa's gender? Female
|
[
28
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Arja Pessa"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 14,837 |
What is Gwen Margolis's gender? Female
|
[
31
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Gwen Margolis"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 14,464 |
What is the gender of Alexandra Henkel? Female
|
[
39
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Alexandra Henkel"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 15,788 |
What is Abdul Hakim Jan's gender? Male
|
[
33
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Abdul Hakim Jan"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 14,151 |
What is Job Abbott's gender? Male
|
[
28
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Job Abbott"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 15,051 |
What is the gender of Eddie Campbell? Male
|
[
37
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Eddie Campbell"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 14,868 |
What is Pedro Maia's gender? Male
|
[
28
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Pedro Maia"
],
"return": [
"Male"
]
}
] |
[
"Male"
] |
SimpleQuestionsv2
| 14,185 |
What is Coluccio Salutati's nationality? Female
|
[
40
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Sydney Fairbrother"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 15,298 |
What is Elizabeth Melendez's gender? Female
|
[
36
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Elizabeth Melendez"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
SimpleQuestionsv2
| 14,634 |
What is the gender of Albertina Berkenbrock? Female
|
[
44
] |
[
{
"call_tool": "<people/person/gender>",
"call_param": [
"Albertina Berkenbrock"
],
"return": [
"Female"
]
}
] |
[
"Female"
] |
End of preview.
This dataset was presented in Chain-of-Tools: Utilizing Massive Unseen Tools in the CoT Reasoning of Frozen Language Models.
- Downloads last month
- 62