data_source
stringclasses
2 values
question
stringlengths
29
448
ability
stringclasses
1 value
reward_model
dict
extra_info
dict
musique_re_call
What type of university is Norman Levitt's employer?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of university is the former employer of Austin Scott an instance of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of organization is Jeff Kahn's employer?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of organization is Christopher Rose's employer?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of university is Sang-Wook Cheong's employer?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of institute is William Sharp's alma mater?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of institute is Jack Orchulli's alma mater?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
The school where Bruce Chadwick was educated is an instance of what?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of university is the institution that employed Saul Amarel an instance of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Ardele Lister's employer is an instance of what?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of university is the school where Ernest Mario was educated?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
The employer of John Belton is an example of what kind of university?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of university is the one Livingston College is part of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of institution is the university that employs Donald Roden?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
In terms of funding, Delia Parr's alma is what type of university?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What is the university where Phuti Mahanyele attended an instance of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of university is the school where Rey Ramsey was educated an instance of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of university was Joseph Lazarow educated?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of university is the school that employs Endre Boros, an instance of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
The employer of Leon Shklar is what type of entity?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of university is the one where Daniel Ocone works?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What type of university is John Belton's employer?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What kind of institution employs Louis Sass?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What is the university that employed Penelope Schott an instance of?
re_call
{ "ground_truth": [ "land-grant university", "Land-grant university" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Asher Wojciechowski's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team leading in the 2017 world series play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the most recent winners of the World Series play against in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team the quad city river bandits are affiliated with play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Don Arlich's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
In 2017, who did the baseball team that Tom Funk was a member of, play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who the did team that played the White Sox in the 2005 world series play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Barry Wesson's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who was the playoff opponent of the team Mark Ross was a member of?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the baseball team that formerly had Joaquín Andújar as a member, face in the 2017 playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
who did Geoff Blum's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Candy Harris's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Eric Anthony's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Roy Oswalt's team play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
In 2017, who did the team that formerly employed Roy Thomas meet in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the baseball team that won the 2017 World Series face in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team Mike Fiers plays for play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team Tony Eusebio was a member of play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What team did José Sosa's former team face in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team Josh Zeid was a member of play in the playoffs?
re_call
{ "ground_truth": [ "Red Sox" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Asher Wojciechowski's team play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team the quad City River Bandits are affiliated with play in the World Series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the winner of the 2017 American League pennant play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "LAD", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that won the most recent world series game play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What team did Don Arlich's team play against in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that Ron Davis was a member of, play in the 2017 World Series?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "LAD", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What team faced the team Josh Zeid played for in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that employed Mike Fiers play in the 2017 World Series?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that Gordie Pladson was on play in the World Series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Joaquin Andujar's team play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Jake Marisnick's team play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the sports team that Pat House was once a member of, play in the 2017 World Series?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "LAD", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who's the opponent of Mark Ross's team in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What team did the team that Roy Thomas a member of play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that played the White Sox in the 2005 World Series, play in the 2017 World Series?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Willy Taveras's team play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who played the former team of Tony Eusebio in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that employed Eric Anthony play in the 2017 World Series?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Ezequiel Astacio's team play in the world series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did the team that Candy Harris plays for play in the World Series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who did Barry Wesson's team play in the World Series last year?
re_call
{ "ground_truth": [ "Los Angeles Dodgers", "Robins", "LAD", "Brooklyn Robins", "Dodgers" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country Carriçal is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who sponsored the expedition that discovered the archipelago now containing Carvoeiros?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country that Kisley was in?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Varandinha is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country with the country code top-level domain of .cv?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Fontainhas is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where the settlement of Cabeçalinho is found?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Sinagoga is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Covada is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Brava is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country that contains Praia?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Salamansa is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who sponsored the discovery of the country that includes Queimada?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country of Preguiça?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who sponsored the expedition that discovered the country encompassing Bofareira?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Espongeiro is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Who's the leader sponsoring the expedition that discovered the country of Santo Crucifixo?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where the municipality of Ribeira Grande is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Santa Cruz is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Sao Pedro is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Cidade Velha is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered Claridade's country of origin?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country Alto Mira is located in?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition that discovered the country where Nova Sintra is located?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What leader sponsored the expedition discovering the country having Barlavento Islands?
re_call
{ "ground_truth": [ "Prince Henry the Navigator" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What county is Khosrowabad in the city where Mohammad Ali Falahatinejad was born located?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What county is the village of Khosrowabad in Nader Mashayekhi's city of birth located in?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Khosrowabad, in the city where Enayatollah Reza died, is located in what county?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
In which county is Khosrowabad in the city where Aaron Cohen-Gadol was born?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What county contains the village of Khosrowabad, in the city of birth of Mahdi Tajik?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Khosrowabad, in the city where Vahid Ghelich was born, is located in what county?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Khosrowabad in the narrative location of Taxi is located in which county?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
What county is Khosrowabad in the city where Shahla Riahi was born located?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Khosrowabad, in the same city Morteza Ahmadi was born in, is located in which county?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...
musique_re_call
Khosrowabad, in the city where Maryam Akhondy was born, is located in what county?
re_call
{ "ground_truth": [ "Pardis County" ], "style": "rule" }
{ "env": "import requests\n\ndef wikipedia_search(query: str, top_n: int = 5):\n url = \"<search-url-placeholder>/search\"\n \n if query == '':\n return 'invalid query'\n \n data = {'query': query, 'top_n': top_n}\n response = requests.post(url, json=data)\n retrieval_text = ''\n for li...