id stringlengths 19 21 | ground_truth stringlengths 79 1.35k | raw stringlengths 126 1.39k | label_raw stringlengths 126 1.39k | label_ground_truth stringlengths 79 1.35k | bfcl_structure stringclasses 1
value |
|---|---|---|---|---|---|
parallel_multiple_0 | [{"math_toolkit.sum_of_multiples": {"lower_limit": [1], "upper_limit": [1000], "multiples": [[3, 5]]}}, {"math_toolkit.product_of_primes": {"count": [5]}}] | {"id": "parallel_multiple_0", "ground_truth": [{"math_toolkit.sum_of_multiples": {"lower_limit": [1], "upper_limit": [1000], "multiples": [[3, 5]]}}, {"math_toolkit.product_of_primes": {"count": [5]}}]} | {"id": "parallel_multiple_0", "ground_truth": [{"math_toolkit.sum_of_multiples": {"lower_limit": [1], "upper_limit": [1000], "multiples": [[3, 5]]}}, {"math_toolkit.product_of_primes": {"count": [5]}}]} | [{"math_toolkit.sum_of_multiples": {"lower_limit": [1], "upper_limit": [1000], "multiples": [[3, 5]]}}, {"math_toolkit.product_of_primes": {"count": [5]}}] | jsonl |
parallel_multiple_1 | [{"area_rectangle.calculate": {"length": [7.0], "breadth": [3.0]}}, {"area_circle.calculate": {"radius": [5.0]}}] | {"id": "parallel_multiple_1", "ground_truth": [{"area_rectangle.calculate": {"length": [7.0], "breadth": [3.0]}}, {"area_circle.calculate": {"radius": [5.0]}}]} | {"id": "parallel_multiple_1", "ground_truth": [{"area_rectangle.calculate": {"length": [7.0], "breadth": [3.0]}}, {"area_circle.calculate": {"radius": [5.0]}}]} | [{"area_rectangle.calculate": {"length": [7.0], "breadth": [3.0]}}, {"area_circle.calculate": {"radius": [5.0]}}] | jsonl |
parallel_multiple_2 | [{"circle.calculate_area": {"radius": [5]}}, {"circle.calculate_circumference": {"diameter": [10]}}] | {"id": "parallel_multiple_2", "ground_truth": [{"circle.calculate_area": {"radius": [5]}}, {"circle.calculate_circumference": {"diameter": [10]}}]} | {"id": "parallel_multiple_2", "ground_truth": [{"circle.calculate_area": {"radius": [5]}}, {"circle.calculate_circumference": {"diameter": [10]}}]} | [{"circle.calculate_area": {"radius": [5]}}, {"circle.calculate_circumference": {"diameter": [10]}}] | jsonl |
parallel_multiple_3 | [{"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["width"], "tolerance": [""]}}, {"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["length"], "tolerance": ["", 0.1]}}] | {"id": "parallel_multiple_3", "ground_truth": [{"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["width"], "tolerance": [""]}}, {"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["length"], "tolerance": ["", 0.1]}}]} | {"id": "parallel_multiple_3", "ground_truth": [{"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["width"], "tolerance": [""]}}, {"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["length"], "tolerance": ["", 0.1]}}]} | [{"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["width"], "tolerance": [""]}}, {"get_rectangle_property": {"perimeter": [14], "area": [15], "property": ["length"], "tolerance": ["", 0.1]}}] | jsonl |
parallel_multiple_4 | [{"integral": {"function": ["x**2", "lambda x : x**2"], "a": [1.0], "b": [5.0]}}, {"derivative": {"function": ["x**2", "lambda x : x**2"], "x": [3.0]}}] | {"id": "parallel_multiple_4", "ground_truth": [{"integral": {"function": ["x**2", "lambda x : x**2"], "a": [1.0], "b": [5.0]}}, {"derivative": {"function": ["x**2", "lambda x : x**2"], "x": [3.0]}}]} | {"id": "parallel_multiple_4", "ground_truth": [{"integral": {"function": ["x**2", "lambda x : x**2"], "a": [1.0], "b": [5.0]}}, {"derivative": {"function": ["x**2", "lambda x : x**2"], "x": [3.0]}}]} | [{"integral": {"function": ["x**2", "lambda x : x**2"], "a": [1.0], "b": [5.0]}}, {"derivative": {"function": ["x**2", "lambda x : x**2"], "x": [3.0]}}] | jsonl |
parallel_multiple_5 | [{"gcd": {"num1": [96], "num2": [128]}}, {"lcm": {"num1": [15], "num2": [25]}}] | {"id": "parallel_multiple_5", "ground_truth": [{"gcd": {"num1": [96], "num2": [128]}}, {"lcm": {"num1": [15], "num2": [25]}}]} | {"id": "parallel_multiple_5", "ground_truth": [{"gcd": {"num1": [96], "num2": [128]}}, {"lcm": {"num1": [15], "num2": [25]}}]} | [{"gcd": {"num1": [96], "num2": [128]}}, {"lcm": {"num1": [15], "num2": [25]}}] | jsonl |
parallel_multiple_6 | [{"find_prime_numbers": {"start": [50], "end": [150]}}, {"get_fibonacci_sequence": {"count": [150]}}] | {"id": "parallel_multiple_6", "ground_truth": [{"find_prime_numbers": {"start": [50], "end": [150]}}, {"get_fibonacci_sequence": {"count": [150]}}]} | {"id": "parallel_multiple_6", "ground_truth": [{"find_prime_numbers": {"start": [50], "end": [150]}}, {"get_fibonacci_sequence": {"count": [150]}}]} | [{"find_prime_numbers": {"start": [50], "end": [150]}}, {"get_fibonacci_sequence": {"count": [150]}}] | jsonl |
parallel_multiple_7 | [{"kinematics.calculate_time": {"velocity": [50], "distance": [600]}}, {"kinematics.calculate_time": {"velocity": [400], "distance": [1000]}}] | {"id": "parallel_multiple_7", "ground_truth": [{"kinematics.calculate_time": {"velocity": [50], "distance": [600]}}, {"kinematics.calculate_time": {"velocity": [400], "distance": [1000]}}]} | {"id": "parallel_multiple_7", "ground_truth": [{"kinematics.calculate_time": {"velocity": [50], "distance": [600]}}, {"kinematics.calculate_time": {"velocity": [400], "distance": [1000]}}]} | [{"kinematics.calculate_time": {"velocity": [50], "distance": [600]}}, {"kinematics.calculate_time": {"velocity": [400], "distance": [1000]}}] | jsonl |
parallel_multiple_8 | [{"kinematics.final_velocity": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}, {"kinematics.distance_traveled": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}] | {"id": "parallel_multiple_8", "ground_truth": [{"kinematics.final_velocity": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}, {"kinematics.distance_traveled": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}]} | {"id": "parallel_multiple_8", "ground_truth": [{"kinematics.final_velocity": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}, {"kinematics.distance_traveled": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}]} | [{"kinematics.final_velocity": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}, {"kinematics.distance_traveled": {"initial_velocity": [20.0], "acceleration": [5.0], "time": [6.0]}}] | jsonl |
parallel_multiple_9 | [{"flight_book": {"_from": ["Seattle"], "to": ["Boston"], "airlines": ["American Airlines"]}}, {"hotel_book": {"location": ["Boston", "Boston, Massachusetts", "Boston, MA", "Boston,MA"], "nights": [4]}}] | {"id": "parallel_multiple_9", "ground_truth": [{"flight_book": {"_from": ["Seattle"], "to": ["Boston"], "airlines": ["American Airlines"]}}, {"hotel_book": {"location": ["Boston", "Boston, Massachusetts", "Boston, MA", "Boston,MA"], "nights": [4]}}]} | {"id": "parallel_multiple_9", "ground_truth": [{"flight_book": {"_from": ["Seattle"], "to": ["Boston"], "airlines": ["American Airlines"]}}, {"hotel_book": {"location": ["Boston", "Boston, Massachusetts", "Boston, MA", "Boston,MA"], "nights": [4]}}]} | [{"flight_book": {"_from": ["Seattle"], "to": ["Boston"], "airlines": ["American Airlines"]}}, {"hotel_book": {"location": ["Boston", "Boston, Massachusetts", "Boston, MA", "Boston,MA"], "nights": [4]}}] | jsonl |
parallel_multiple_10 | [{"musical_ticket.buy": {"show": ["Mamma Mia"], "date": ["2023-06-30"]}}, {"train_ticket.buy": {"origin": ["New York"], "destination": ["Chicago"], "date": ["2023-06-30"]}}] | {"id": "parallel_multiple_10", "ground_truth": [{"musical_ticket.buy": {"show": ["Mamma Mia"], "date": ["2023-06-30"]}}, {"train_ticket.buy": {"origin": ["New York"], "destination": ["Chicago"], "date": ["2023-06-30"]}}]} | {"id": "parallel_multiple_10", "ground_truth": [{"musical_ticket.buy": {"show": ["Mamma Mia"], "date": ["2023-06-30"]}}, {"train_ticket.buy": {"origin": ["New York"], "destination": ["Chicago"], "date": ["2023-06-30"]}}]} | [{"musical_ticket.buy": {"show": ["Mamma Mia"], "date": ["2023-06-30"]}}, {"train_ticket.buy": {"origin": ["New York"], "destination": ["Chicago"], "date": ["2023-06-30"]}}] | jsonl |
parallel_multiple_11 | [{"physics.electric_field": {"charge": [4.0], "distance": [3.0]}}, {"physics.magnetic_field": {"current": [0.5], "turnsPerMeter": [25.0], "length": [2.0]}}] | {"id": "parallel_multiple_11", "ground_truth": [{"physics.electric_field": {"charge": [4.0], "distance": [3.0]}}, {"physics.magnetic_field": {"current": [0.5], "turnsPerMeter": [25.0], "length": [2.0]}}]} | {"id": "parallel_multiple_11", "ground_truth": [{"physics.electric_field": {"charge": [4.0], "distance": [3.0]}}, {"physics.magnetic_field": {"current": [0.5], "turnsPerMeter": [25.0], "length": [2.0]}}]} | [{"physics.electric_field": {"charge": [4.0], "distance": [3.0]}}, {"physics.magnetic_field": {"current": [0.5], "turnsPerMeter": [25.0], "length": [2.0]}}] | jsonl |
parallel_multiple_12 | [{"calculate_magnetic_field": {"current": [4.0], "distance": [2.0]}}, {"calculate_voltage_difference": {"electric_field": [5.0], "distance": [3.0], "charge": [0.0, ""], "permeability": ["", 0.1]}}] | {"id": "parallel_multiple_12", "ground_truth": [{"calculate_magnetic_field": {"current": [4.0], "distance": [2.0]}}, {"calculate_voltage_difference": {"electric_field": [5.0], "distance": [3.0], "charge": [0.0, ""], "permeability": ["", 0.1]}}]} | {"id": "parallel_multiple_12", "ground_truth": [{"calculate_magnetic_field": {"current": [4.0], "distance": [2.0]}}, {"calculate_voltage_difference": {"electric_field": [5.0], "distance": [3.0], "charge": [0.0, ""], "permeability": ["", 0.1]}}]} | [{"calculate_magnetic_field": {"current": [4.0], "distance": [2.0]}}, {"calculate_voltage_difference": {"electric_field": [5.0], "distance": [3.0], "charge": [0.0, ""], "permeability": ["", 0.1]}}] | jsonl |
parallel_multiple_13 | [{"energy_calculator.calculate": {"substance": ["water"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}}, {"energy_calculator.calculate": {"substance": ["Aluminium", "aluminium"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit"... | {"id": "parallel_multiple_13", "ground_truth": [{"energy_calculator.calculate": {"substance": ["water"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}}, {"energy_calculator.calculate": {"substance": ["Aluminium", "aluminium"], "mass": [100.0], "initial_temperature... | {"id": "parallel_multiple_13", "ground_truth": [{"energy_calculator.calculate": {"substance": ["water"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}}, {"energy_calculator.calculate": {"substance": ["Aluminium", "aluminium"], "mass": [100.0], "initial_temperature... | [{"energy_calculator.calculate": {"substance": ["water"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit": ["joules", ""]}}, {"energy_calculator.calculate": {"substance": ["Aluminium", "aluminium"], "mass": [100.0], "initial_temperature": [25.0], "final_temperature": [100.0], "unit"... | jsonl |
parallel_multiple_14 | [{"animal_population.get_history": {"country": ["Bangladesh"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_history": {"country": ["India"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_projection": {"country": ["Nepal"], "species": ["tigers", "tiger"], "years": [10... | {"id": "parallel_multiple_14", "ground_truth": [{"animal_population.get_history": {"country": ["Bangladesh"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_history": {"country": ["India"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_projection": {"country": ["Nepal"... | {"id": "parallel_multiple_14", "ground_truth": [{"animal_population.get_history": {"country": ["Bangladesh"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_history": {"country": ["India"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_projection": {"country": ["Nepal"... | [{"animal_population.get_history": {"country": ["Bangladesh"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_history": {"country": ["India"], "species": ["tigers", "tiger"], "years": [5]}}, {"animal_population.get_projection": {"country": ["Nepal"], "species": ["tigers", "tiger"], "years": [10... | jsonl |
parallel_multiple_15 | [{"restaurant.search": {"location": ["New York, NY"], "cuisine": ["Chinese"], "rating": [1.0, ""]}}, {"restaurant.search": {"location": ["Los Angeles, CA"], "cuisine": ["Italian"], "rating": [4.0]}}, {"flight.search": {"_from": ["New York", "New York, NY"], "to": ["Los Angeles", "Los Angeles, CA"], "type": ["round-trip... | {"id": "parallel_multiple_15", "ground_truth": [{"restaurant.search": {"location": ["New York, NY"], "cuisine": ["Chinese"], "rating": [1.0, ""]}}, {"restaurant.search": {"location": ["Los Angeles, CA"], "cuisine": ["Italian"], "rating": [4.0]}}, {"flight.search": {"_from": ["New York", "New York, NY"], "to": ["Los Ang... | {"id": "parallel_multiple_15", "ground_truth": [{"restaurant.search": {"location": ["New York, NY"], "cuisine": ["Chinese"], "rating": [1.0, ""]}}, {"restaurant.search": {"location": ["Los Angeles, CA"], "cuisine": ["Italian"], "rating": [4.0]}}, {"flight.search": {"_from": ["New York", "New York, NY"], "to": ["Los Ang... | [{"restaurant.search": {"location": ["New York, NY"], "cuisine": ["Chinese"], "rating": [1.0, ""]}}, {"restaurant.search": {"location": ["Los Angeles, CA"], "cuisine": ["Italian"], "rating": [4.0]}}, {"flight.search": {"_from": ["New York", "New York, NY"], "to": ["Los Angeles", "Los Angeles, CA"], "type": ["round-trip... | jsonl |
parallel_multiple_16 | [{"calculate_factorial": {"number": [8]}}, {"generate_prime": {"start": [1], "end": [50]}}] | {"id": "parallel_multiple_16", "ground_truth": [{"calculate_factorial": {"number": [8]}}, {"generate_prime": {"start": [1], "end": [50]}}]} | {"id": "parallel_multiple_16", "ground_truth": [{"calculate_factorial": {"number": [8]}}, {"generate_prime": {"start": [1], "end": [50]}}]} | [{"calculate_factorial": {"number": [8]}}, {"generate_prime": {"start": [1], "end": [50]}}] | jsonl |
parallel_multiple_17 | [{"steps_calorie_calculation": {"calorie": [500.0]}}, {"hydration_calculator": {"exercise_time": [2.0]}}] | {"id": "parallel_multiple_17", "ground_truth": [{"steps_calorie_calculation": {"calorie": [500.0]}}, {"hydration_calculator": {"exercise_time": [2.0]}}]} | {"id": "parallel_multiple_17", "ground_truth": [{"steps_calorie_calculation": {"calorie": [500.0]}}, {"hydration_calculator": {"exercise_time": [2.0]}}]} | [{"steps_calorie_calculation": {"calorie": [500.0]}}, {"hydration_calculator": {"exercise_time": [2.0]}}] | jsonl |
parallel_multiple_18 | [{"currency_conversion": {"amount": [10.0], "from_currency": ["USD", "United States Dollar"], "to_currency": ["EUR", "Euro"]}}, {"banking_service": {"account_id": ["987654"], "amount": [10.0]}}] | {"id": "parallel_multiple_18", "ground_truth": [{"currency_conversion": {"amount": [10.0], "from_currency": ["USD", "United States Dollar"], "to_currency": ["EUR", "Euro"]}}, {"banking_service": {"account_id": ["987654"], "amount": [10.0]}}]} | {"id": "parallel_multiple_18", "ground_truth": [{"currency_conversion": {"amount": [10.0], "from_currency": ["USD", "United States Dollar"], "to_currency": ["EUR", "Euro"]}}, {"banking_service": {"account_id": ["987654"], "amount": [10.0]}}]} | [{"currency_conversion": {"amount": [10.0], "from_currency": ["USD", "United States Dollar"], "to_currency": ["EUR", "Euro"]}}, {"banking_service": {"account_id": ["987654"], "amount": [10.0]}}] | jsonl |
parallel_multiple_19 | [{"math.gaussian_integral": {"function": ["exp(-x**2)", "lambda x: exp(-x**2)"], "lower_limit": [-2.0], "upper_limit": [2.0]}}, {"math.definite_integral": {"function": ["sin(x)", "lambda x: sin(x)"], "lower_limit": [0.0], "upper_limit": [3.1416]}}] | {"id": "parallel_multiple_19", "ground_truth": [{"math.gaussian_integral": {"function": ["exp(-x**2)", "lambda x: exp(-x**2)"], "lower_limit": [-2.0], "upper_limit": [2.0]}}, {"math.definite_integral": {"function": ["sin(x)", "lambda x: sin(x)"], "lower_limit": [0.0], "upper_limit": [3.1416]}}]} | {"id": "parallel_multiple_19", "ground_truth": [{"math.gaussian_integral": {"function": ["exp(-x**2)", "lambda x: exp(-x**2)"], "lower_limit": [-2.0], "upper_limit": [2.0]}}, {"math.definite_integral": {"function": ["sin(x)", "lambda x: sin(x)"], "lower_limit": [0.0], "upper_limit": [3.1416]}}]} | [{"math.gaussian_integral": {"function": ["exp(-x**2)", "lambda x: exp(-x**2)"], "lower_limit": [-2.0], "upper_limit": [2.0]}}, {"math.definite_integral": {"function": ["sin(x)", "lambda x: sin(x)"], "lower_limit": [0.0], "upper_limit": [3.1416]}}] | jsonl |
parallel_multiple_20 | [{"statistics.median": {"data": [[3, 4, 5, 2, 8, 5]]}}, {"statistics.variance": {"data": [[3, 4, 5, 2, 8, 5]], "population": [true, false, ""]}}, {"statistics.mode": {"data": [[3, 4, 5, 2, 8, 5]]}}] | {"id": "parallel_multiple_20", "ground_truth": [{"statistics.median": {"data": [[3, 4, 5, 2, 8, 5]]}}, {"statistics.variance": {"data": [[3, 4, 5, 2, 8, 5]], "population": [true, false, ""]}}, {"statistics.mode": {"data": [[3, 4, 5, 2, 8, 5]]}}]} | {"id": "parallel_multiple_20", "ground_truth": [{"statistics.median": {"data": [[3, 4, 5, 2, 8, 5]]}}, {"statistics.variance": {"data": [[3, 4, 5, 2, 8, 5]], "population": [true, false, ""]}}, {"statistics.mode": {"data": [[3, 4, 5, 2, 8, 5]]}}]} | [{"statistics.median": {"data": [[3, 4, 5, 2, 8, 5]]}}, {"statistics.variance": {"data": [[3, 4, 5, 2, 8, 5]], "population": [true, false, ""]}}, {"statistics.mode": {"data": [[3, 4, 5, 2, 8, 5]]}}] | jsonl |
parallel_multiple_21 | [{"data_loading": {"file_path": ["dataset.csv"], "delimiter": [",", ""]}}, {"linear_regression_fit": {"x": ["data['sales']"], "y": ["data['future_sales']"], "return_residuals": [true]}}] | {"id": "parallel_multiple_21", "ground_truth": [{"data_loading": {"file_path": ["dataset.csv"], "delimiter": [",", ""]}}, {"linear_regression_fit": {"x": ["data['sales']"], "y": ["data['future_sales']"], "return_residuals": [true]}}]} | {"id": "parallel_multiple_21", "ground_truth": [{"data_loading": {"file_path": ["dataset.csv"], "delimiter": [",", ""]}}, {"linear_regression_fit": {"x": ["data['sales']"], "y": ["data['future_sales']"], "return_residuals": [true]}}]} | [{"data_loading": {"file_path": ["dataset.csv"], "delimiter": [",", ""]}}, {"linear_regression_fit": {"x": ["data['sales']"], "y": ["data['future_sales']"], "return_residuals": [true]}}] | jsonl |
parallel_multiple_22 | [{"financial_ratios.interest_coverage": {"company_name": ["XYZ"], "years": [3]}}, {"sales_growth.calculate": {"company": ["XYZ"], "years": [3]}}] | {"id": "parallel_multiple_22", "ground_truth": [{"financial_ratios.interest_coverage": {"company_name": ["XYZ"], "years": [3]}}, {"sales_growth.calculate": {"company": ["XYZ"], "years": [3]}}]} | {"id": "parallel_multiple_22", "ground_truth": [{"financial_ratios.interest_coverage": {"company_name": ["XYZ"], "years": [3]}}, {"sales_growth.calculate": {"company": ["XYZ"], "years": [3]}}]} | [{"financial_ratios.interest_coverage": {"company_name": ["XYZ"], "years": [3]}}, {"sales_growth.calculate": {"company": ["XYZ"], "years": [3]}}] | jsonl |
parallel_multiple_23 | [{"financial_ratio.net_profit_margin": {"net_income": [20000], "total_revenue": [100000]}}, {"financial_ratio.debt_ratio": {"total_liabilities": [10000], "total_assets": [30000]}}] | {"id": "parallel_multiple_23", "ground_truth": [{"financial_ratio.net_profit_margin": {"net_income": [20000], "total_revenue": [100000]}}, {"financial_ratio.debt_ratio": {"total_liabilities": [10000], "total_assets": [30000]}}]} | {"id": "parallel_multiple_23", "ground_truth": [{"financial_ratio.net_profit_margin": {"net_income": [20000], "total_revenue": [100000]}}, {"financial_ratio.debt_ratio": {"total_liabilities": [10000], "total_assets": [30000]}}]} | [{"financial_ratio.net_profit_margin": {"net_income": [20000], "total_revenue": [100000]}}, {"financial_ratio.debt_ratio": {"total_liabilities": [10000], "total_assets": [30000]}}] | jsonl |
parallel_multiple_24 | [{"investment.invest": {"company": ["Google", "GOOG"], "amount": [2000.0]}}, {"investment.withdraw": {"company": ["Apple", "AAPL"], "amount": [1000.0]}}] | {"id": "parallel_multiple_24", "ground_truth": [{"investment.invest": {"company": ["Google", "GOOG"], "amount": [2000.0]}}, {"investment.withdraw": {"company": ["Apple", "AAPL"], "amount": [1000.0]}}]} | {"id": "parallel_multiple_24", "ground_truth": [{"investment.invest": {"company": ["Google", "GOOG"], "amount": [2000.0]}}, {"investment.withdraw": {"company": ["Apple", "AAPL"], "amount": [1000.0]}}]} | [{"investment.invest": {"company": ["Google", "GOOG"], "amount": [2000.0]}}, {"investment.withdraw": {"company": ["Apple", "AAPL"], "amount": [1000.0]}}] | jsonl |
parallel_multiple_25 | [{"stock_invest.calculate_investment_cost": {"company": ["Apple", "AAPL"], "shares": [50]}}, {"stock_invest.calculate_dividend_payout": {"shares": [50], "dividend_per_share": [1.3]}}] | {"id": "parallel_multiple_25", "ground_truth": [{"stock_invest.calculate_investment_cost": {"company": ["Apple", "AAPL"], "shares": [50]}}, {"stock_invest.calculate_dividend_payout": {"shares": [50], "dividend_per_share": [1.3]}}]} | {"id": "parallel_multiple_25", "ground_truth": [{"stock_invest.calculate_investment_cost": {"company": ["Apple", "AAPL"], "shares": [50]}}, {"stock_invest.calculate_dividend_payout": {"shares": [50], "dividend_per_share": [1.3]}}]} | [{"stock_invest.calculate_investment_cost": {"company": ["Apple", "AAPL"], "shares": [50]}}, {"stock_invest.calculate_dividend_payout": {"shares": [50], "dividend_per_share": [1.3]}}] | jsonl |
parallel_multiple_26 | [{"bank.get_transaction_history": {"account": ["00125648"], "days": [7]}}, {"bank.calculate_balance": {"account": ["00125648"], "transactions": [[], ""], "type": ["credit", ""], "starting_balance": ["", 0.0]}}] | {"id": "parallel_multiple_26", "ground_truth": [{"bank.get_transaction_history": {"account": ["00125648"], "days": [7]}}, {"bank.calculate_balance": {"account": ["00125648"], "transactions": [[], ""], "type": ["credit", ""], "starting_balance": ["", 0.0]}}]} | {"id": "parallel_multiple_26", "ground_truth": [{"bank.get_transaction_history": {"account": ["00125648"], "days": [7]}}, {"bank.calculate_balance": {"account": ["00125648"], "transactions": [[], ""], "type": ["credit", ""], "starting_balance": ["", 0.0]}}]} | [{"bank.get_transaction_history": {"account": ["00125648"], "days": [7]}}, {"bank.calculate_balance": {"account": ["00125648"], "transactions": [[], ""], "type": ["credit", ""], "starting_balance": ["", 0.0]}}] | jsonl |
parallel_multiple_27 | [{"bank_account.transfer": {"from_account": ["checking"], "to_account": ["saving"], "amount": [5000.0]}}, {"bank_account.calculate_interest": {"principal": [5000.0], "rate": [0.03], "time": [5]}}] | {"id": "parallel_multiple_27", "ground_truth": [{"bank_account.transfer": {"from_account": ["checking"], "to_account": ["saving"], "amount": [5000.0]}}, {"bank_account.calculate_interest": {"principal": [5000.0], "rate": [0.03], "time": [5]}}]} | {"id": "parallel_multiple_27", "ground_truth": [{"bank_account.transfer": {"from_account": ["checking"], "to_account": ["saving"], "amount": [5000.0]}}, {"bank_account.calculate_interest": {"principal": [5000.0], "rate": [0.03], "time": [5]}}]} | [{"bank_account.transfer": {"from_account": ["checking"], "to_account": ["saving"], "amount": [5000.0]}}, {"bank_account.calculate_interest": {"principal": [5000.0], "rate": [0.03], "time": [5]}}] | jsonl |
parallel_multiple_28 | [{"criminal_record.get_status": {"criminal_name": ["John Doe"], "region": ["New York", "NY"]}}, {"criminal_record.get_offense_nature": {"criminal_name": ["John Doe"], "optional_param": ["", false]}}] | {"id": "parallel_multiple_28", "ground_truth": [{"criminal_record.get_status": {"criminal_name": ["John Doe"], "region": ["New York", "NY"]}}, {"criminal_record.get_offense_nature": {"criminal_name": ["John Doe"], "optional_param": ["", false]}}]} | {"id": "parallel_multiple_28", "ground_truth": [{"criminal_record.get_status": {"criminal_name": ["John Doe"], "region": ["New York", "NY"]}}, {"criminal_record.get_offense_nature": {"criminal_name": ["John Doe"], "optional_param": ["", false]}}]} | [{"criminal_record.get_status": {"criminal_name": ["John Doe"], "region": ["New York", "NY"]}}, {"criminal_record.get_offense_nature": {"criminal_name": ["John Doe"], "optional_param": ["", false]}}] | jsonl |
parallel_multiple_29 | [{"court_records.search_cases": {"location": ["New York"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}, {"court_records.search_cases": {"location": ["San Francisco"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}] | {"id": "parallel_multiple_29", "ground_truth": [{"court_records.search_cases": {"location": ["New York"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}, {"court_records.search_cases": {"location": ["San Francisco"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}]} | {"id": "parallel_multiple_29", "ground_truth": [{"court_records.search_cases": {"location": ["New York"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}, {"court_records.search_cases": {"location": ["San Francisco"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}]} | [{"court_records.search_cases": {"location": ["New York"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}, {"court_records.search_cases": {"location": ["San Francisco"], "query": ["Theft"], "year": [2021], "limit": [5, ""]}}] | jsonl |
parallel_multiple_30 | [{"legal_case.find_parties": {"party_name": ["Charles Dickens"], "city": ["Boston", "Boston, Massachusetts"]}}, {"legal_case.find_parties": {"party_name": ["University of California", "UC"], "city": ["Los Angeles", "Los Angeles, California", "LA"]}}] | {"id": "parallel_multiple_30", "ground_truth": [{"legal_case.find_parties": {"party_name": ["Charles Dickens"], "city": ["Boston", "Boston, Massachusetts"]}}, {"legal_case.find_parties": {"party_name": ["University of California", "UC"], "city": ["Los Angeles", "Los Angeles, California", "LA"]}}]} | {"id": "parallel_multiple_30", "ground_truth": [{"legal_case.find_parties": {"party_name": ["Charles Dickens"], "city": ["Boston", "Boston, Massachusetts"]}}, {"legal_case.find_parties": {"party_name": ["University of California", "UC"], "city": ["Los Angeles", "Los Angeles, California", "LA"]}}]} | [{"legal_case.find_parties": {"party_name": ["Charles Dickens"], "city": ["Boston", "Boston, Massachusetts"]}}, {"legal_case.find_parties": {"party_name": ["University of California", "UC"], "city": ["Los Angeles", "Los Angeles, California", "LA"]}}] | jsonl |
parallel_multiple_31 | [{"lawsuit.fetch_details": {"company_name": ["Pacific Gas and Electric", "PG&E"]}}, {"lawsuit.judge": {"company_name": ["Pacific Gas and Electric", "PG&E"], "lawsuit_id": [123, ""]}}, {"lawsuit.fetch_details": {"company_name": ["Tesla Inc.", "Tesla"]}}, {"lawsuit.judge": {"company_name": ["Tesla Inc.", "Tesla"], "lawsu... | {"id": "parallel_multiple_31", "ground_truth": [{"lawsuit.fetch_details": {"company_name": ["Pacific Gas and Electric", "PG&E"]}}, {"lawsuit.judge": {"company_name": ["Pacific Gas and Electric", "PG&E"], "lawsuit_id": [123, ""]}}, {"lawsuit.fetch_details": {"company_name": ["Tesla Inc.", "Tesla"]}}, {"lawsuit.judge": {... | {"id": "parallel_multiple_31", "ground_truth": [{"lawsuit.fetch_details": {"company_name": ["Pacific Gas and Electric", "PG&E"]}}, {"lawsuit.judge": {"company_name": ["Pacific Gas and Electric", "PG&E"], "lawsuit_id": [123, ""]}}, {"lawsuit.fetch_details": {"company_name": ["Tesla Inc.", "Tesla"]}}, {"lawsuit.judge": {... | [{"lawsuit.fetch_details": {"company_name": ["Pacific Gas and Electric", "PG&E"]}}, {"lawsuit.judge": {"company_name": ["Pacific Gas and Electric", "PG&E"], "lawsuit_id": [123, ""]}}, {"lawsuit.fetch_details": {"company_name": ["Tesla Inc.", "Tesla"]}}, {"lawsuit.judge": {"company_name": ["Tesla Inc.", "Tesla"], "lawsu... | jsonl |
parallel_multiple_32 | [{"weather_forecast_temperature": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_humidity": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_precipitation": {"location": ["Rome, Italy"], "days": [10]}}] | {"id": "parallel_multiple_32", "ground_truth": [{"weather_forecast_temperature": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_humidity": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_precipitation": {"location": ["Rome, Italy"], "days": [10]}}]} | {"id": "parallel_multiple_32", "ground_truth": [{"weather_forecast_temperature": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_humidity": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_precipitation": {"location": ["Rome, Italy"], "days": [10]}}]} | [{"weather_forecast_temperature": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_humidity": {"location": ["Boston, USA"], "days": [10]}}, {"weather_forecast_precipitation": {"location": ["Rome, Italy"], "days": [10]}}] | jsonl |
parallel_multiple_33 | [{"supermarket.find_in_city": {"city": ["Los Angeles", "LA"], "state": ["California", "CA"], "openNow": ["", true]}}, {"sightseeing.popular_in_city": {"city": ["Miami"], "state": ["Florida", "FL"], "kidsFriendly": ["", true]}}] | {"id": "parallel_multiple_33", "ground_truth": [{"supermarket.find_in_city": {"city": ["Los Angeles", "LA"], "state": ["California", "CA"], "openNow": ["", true]}}, {"sightseeing.popular_in_city": {"city": ["Miami"], "state": ["Florida", "FL"], "kidsFriendly": ["", true]}}]} | {"id": "parallel_multiple_33", "ground_truth": [{"supermarket.find_in_city": {"city": ["Los Angeles", "LA"], "state": ["California", "CA"], "openNow": ["", true]}}, {"sightseeing.popular_in_city": {"city": ["Miami"], "state": ["Florida", "FL"], "kidsFriendly": ["", true]}}]} | [{"supermarket.find_in_city": {"city": ["Los Angeles", "LA"], "state": ["California", "CA"], "openNow": ["", true]}}, {"sightseeing.popular_in_city": {"city": ["Miami"], "state": ["Florida", "FL"], "kidsFriendly": ["", true]}}] | jsonl |
parallel_multiple_34 | [{"translate_text": {"text": ["Hello World"], "from_lang": ["English", "EN"], "to_lang": ["Spanish", "ES"]}}, {"translate_text": {"text": ["Goodbye"], "from_lang": ["French", "FR"], "to_lang": ["English", "EN"]}}, {"get_current_time": {"location": ["Los Angeles"]}}, {"get_current_time": {"location": ["London"]}}] | {"id": "parallel_multiple_34", "ground_truth": [{"translate_text": {"text": ["Hello World"], "from_lang": ["English", "EN"], "to_lang": ["Spanish", "ES"]}}, {"translate_text": {"text": ["Goodbye"], "from_lang": ["French", "FR"], "to_lang": ["English", "EN"]}}, {"get_current_time": {"location": ["Los Angeles"]}}, {"get_... | {"id": "parallel_multiple_34", "ground_truth": [{"translate_text": {"text": ["Hello World"], "from_lang": ["English", "EN"], "to_lang": ["Spanish", "ES"]}}, {"translate_text": {"text": ["Goodbye"], "from_lang": ["French", "FR"], "to_lang": ["English", "EN"]}}, {"get_current_time": {"location": ["Los Angeles"]}}, {"get_... | [{"translate_text": {"text": ["Hello World"], "from_lang": ["English", "EN"], "to_lang": ["Spanish", "ES"]}}, {"translate_text": {"text": ["Goodbye"], "from_lang": ["French", "FR"], "to_lang": ["English", "EN"]}}, {"get_current_time": {"location": ["Los Angeles"]}}, {"get_current_time": {"location": ["London"]}}] | jsonl |
parallel_multiple_35 | [{"image_processing.object_identification": {"image_url": ["my_backyard_image_url"]}}, {"text_analysis.sentiment_analysis": {"text": ["my_journal_entry_text"]}}] | {"id": "parallel_multiple_35", "ground_truth": [{"image_processing.object_identification": {"image_url": ["my_backyard_image_url"]}}, {"text_analysis.sentiment_analysis": {"text": ["my_journal_entry_text"]}}]} | {"id": "parallel_multiple_35", "ground_truth": [{"image_processing.object_identification": {"image_url": ["my_backyard_image_url"]}}, {"text_analysis.sentiment_analysis": {"text": ["my_journal_entry_text"]}}]} | [{"image_processing.object_identification": {"image_url": ["my_backyard_image_url"]}}, {"text_analysis.sentiment_analysis": {"text": ["my_journal_entry_text"]}}] | jsonl |
parallel_multiple_36 | [{"euro_history.battle_details": {"battle_name": ["Battle of Waterloo", "Waterloo"], "specific_info": [["overview"]]}}, {"euro_history.treaty_info": {"treaty_name": ["Treaty of Tordesillas", "Tordesillas"], "info_requested": [["overview"]]}}] | {"id": "parallel_multiple_36", "ground_truth": [{"euro_history.battle_details": {"battle_name": ["Battle of Waterloo", "Waterloo"], "specific_info": [["overview"]]}}, {"euro_history.treaty_info": {"treaty_name": ["Treaty of Tordesillas", "Tordesillas"], "info_requested": [["overview"]]}}]} | {"id": "parallel_multiple_36", "ground_truth": [{"euro_history.battle_details": {"battle_name": ["Battle of Waterloo", "Waterloo"], "specific_info": [["overview"]]}}, {"euro_history.treaty_info": {"treaty_name": ["Treaty of Tordesillas", "Tordesillas"], "info_requested": [["overview"]]}}]} | [{"euro_history.battle_details": {"battle_name": ["Battle of Waterloo", "Waterloo"], "specific_info": [["overview"]]}}, {"euro_history.treaty_info": {"treaty_name": ["Treaty of Tordesillas", "Tordesillas"], "info_requested": [["overview"]]}}] | jsonl |
parallel_multiple_37 | [{"history.get_timeline": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "region": ["Europe", ""]}}, {"history.get_important_figures": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "number": [1, ""]}}] | {"id": "parallel_multiple_37", "ground_truth": [{"history.get_timeline": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "region": ["Europe", ""]}}, {"history.get_important_figures": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "number": [1, ""]}}]} | {"id": "parallel_multiple_37", "ground_truth": [{"history.get_timeline": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "region": ["Europe", ""]}}, {"history.get_important_figures": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "number": [1, ""]}}]} | [{"history.get_timeline": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "region": ["Europe", ""]}}, {"history.get_important_figures": {"event": ["World War 2", "WW2", "World War 2 in Europe"], "number": [1, ""]}}] | jsonl |
parallel_multiple_38 | [{"us_history.life_expectancy": {"year": [1900]}}, {"us_history.life_expectancy": {"year": [1950]}}, {"us_history.gdp": {"year": [1900]}}, {"us_history.gdp": {"year": [1950]}}] | {"id": "parallel_multiple_38", "ground_truth": [{"us_history.life_expectancy": {"year": [1900]}}, {"us_history.life_expectancy": {"year": [1950]}}, {"us_history.gdp": {"year": [1900]}}, {"us_history.gdp": {"year": [1950]}}]} | {"id": "parallel_multiple_38", "ground_truth": [{"us_history.life_expectancy": {"year": [1900]}}, {"us_history.life_expectancy": {"year": [1950]}}, {"us_history.gdp": {"year": [1900]}}, {"us_history.gdp": {"year": [1950]}}]} | [{"us_history.life_expectancy": {"year": [1900]}}, {"us_history.life_expectancy": {"year": [1950]}}, {"us_history.gdp": {"year": [1900]}}, {"us_history.gdp": {"year": [1950]}}] | jsonl |
parallel_multiple_39 | [{"scientist_info.get_birthdate": {"name": ["Nikola Tesla"]}}, {"scientist_info.get_famous_discovery": {"name": ["Nikola Tesla"], "discovery_order": [1, ""]}}] | {"id": "parallel_multiple_39", "ground_truth": [{"scientist_info.get_birthdate": {"name": ["Nikola Tesla"]}}, {"scientist_info.get_famous_discovery": {"name": ["Nikola Tesla"], "discovery_order": [1, ""]}}]} | {"id": "parallel_multiple_39", "ground_truth": [{"scientist_info.get_birthdate": {"name": ["Nikola Tesla"]}}, {"scientist_info.get_famous_discovery": {"name": ["Nikola Tesla"], "discovery_order": [1, ""]}}]} | [{"scientist_info.get_birthdate": {"name": ["Nikola Tesla"]}}, {"scientist_info.get_famous_discovery": {"name": ["Nikola Tesla"], "discovery_order": [1, ""]}}] | jsonl |
parallel_multiple_40 | [{"scienceFacts.getWeight": {"particle": ["Neutron"], "unit": ["amu"]}}, {"scienceFacts.getWeight": {"particle": ["Proton"], "unit": ["amu"]}}, {"scienceFacts.getDiameter": {"particle": ["Proton"], "unit": ["femtometers"]}}, {"scienceFacts.getDiameter": {"particle": ["Neutron"], "unit": ["femtometers"]}}] | {"id": "parallel_multiple_40", "ground_truth": [{"scienceFacts.getWeight": {"particle": ["Neutron"], "unit": ["amu"]}}, {"scienceFacts.getWeight": {"particle": ["Proton"], "unit": ["amu"]}}, {"scienceFacts.getDiameter": {"particle": ["Proton"], "unit": ["femtometers"]}}, {"scienceFacts.getDiameter": {"particle": ["Neut... | {"id": "parallel_multiple_40", "ground_truth": [{"scienceFacts.getWeight": {"particle": ["Neutron"], "unit": ["amu"]}}, {"scienceFacts.getWeight": {"particle": ["Proton"], "unit": ["amu"]}}, {"scienceFacts.getDiameter": {"particle": ["Proton"], "unit": ["femtometers"]}}, {"scienceFacts.getDiameter": {"particle": ["Neut... | [{"scienceFacts.getWeight": {"particle": ["Neutron"], "unit": ["amu"]}}, {"scienceFacts.getWeight": {"particle": ["Proton"], "unit": ["amu"]}}, {"scienceFacts.getDiameter": {"particle": ["Proton"], "unit": ["femtometers"]}}, {"scienceFacts.getDiameter": {"particle": ["Neutron"], "unit": ["femtometers"]}}] | jsonl |
parallel_multiple_41 | [{"painting.create": {"shape": ["square"], "background_color": ["blue"], "dimensions": [[16, 16]]}}, {"display.set_screen_brightness": {"percentage": [70], "duration": [30]}}, {"painting.display": {"time": [30]}}] | {"id": "parallel_multiple_41", "ground_truth": [{"painting.create": {"shape": ["square"], "background_color": ["blue"], "dimensions": [[16, 16]]}}, {"display.set_screen_brightness": {"percentage": [70], "duration": [30]}}, {"painting.display": {"time": [30]}}]} | {"id": "parallel_multiple_41", "ground_truth": [{"painting.create": {"shape": ["square"], "background_color": ["blue"], "dimensions": [[16, 16]]}}, {"display.set_screen_brightness": {"percentage": [70], "duration": [30]}}, {"painting.display": {"time": [30]}}]} | [{"painting.create": {"shape": ["square"], "background_color": ["blue"], "dimensions": [[16, 16]]}}, {"display.set_screen_brightness": {"percentage": [70], "duration": [30]}}, {"painting.display": {"time": [30]}}] | jsonl |
parallel_multiple_42 | [{"artwork.find": {"museum": ["Modern Arts Museum, New York", "Modern Arts Museum"], "type": ["sculpture", "Sculpture"], "material": ["bronze", "Bronze"], "artist": [""]}}, {"artwork.find": {"museum": ["Louvre Museum, Paris", "Louvre Museum", "Paris"], "type": ["sculpture", "Sculpture"], "material": ["stone", "Stone"],... | {"id": "parallel_multiple_42", "ground_truth": [{"artwork.find": {"museum": ["Modern Arts Museum, New York", "Modern Arts Museum"], "type": ["sculpture", "Sculpture"], "material": ["bronze", "Bronze"], "artist": [""]}}, {"artwork.find": {"museum": ["Louvre Museum, Paris", "Louvre Museum", "Paris"], "type": ["sculpture"... | {"id": "parallel_multiple_42", "ground_truth": [{"artwork.find": {"museum": ["Modern Arts Museum, New York", "Modern Arts Museum"], "type": ["sculpture", "Sculpture"], "material": ["bronze", "Bronze"], "artist": [""]}}, {"artwork.find": {"museum": ["Louvre Museum, Paris", "Louvre Museum", "Paris"], "type": ["sculpture"... | [{"artwork.find": {"museum": ["Modern Arts Museum, New York", "Modern Arts Museum"], "type": ["sculpture", "Sculpture"], "material": ["bronze", "Bronze"], "artist": [""]}}, {"artwork.find": {"museum": ["Louvre Museum, Paris", "Louvre Museum", "Paris"], "type": ["sculpture", "Sculpture"], "material": ["stone", "Stone"],... | jsonl |
parallel_multiple_43 | [{"get_artwork_price": {"museum_location": ["Philadelphia"], "sculpture_material": ["marble"], "sculpture_size": [[4, 4]]}}, {"get_artwork_price": {"museum_location": ["New York"], "sculpture_material": ["bronze"], "sculpture_size": [[6, 3]]}}] | {"id": "parallel_multiple_43", "ground_truth": [{"get_artwork_price": {"museum_location": ["Philadelphia"], "sculpture_material": ["marble"], "sculpture_size": [[4, 4]]}}, {"get_artwork_price": {"museum_location": ["New York"], "sculpture_material": ["bronze"], "sculpture_size": [[6, 3]]}}]} | {"id": "parallel_multiple_43", "ground_truth": [{"get_artwork_price": {"museum_location": ["Philadelphia"], "sculpture_material": ["marble"], "sculpture_size": [[4, 4]]}}, {"get_artwork_price": {"museum_location": ["New York"], "sculpture_material": ["bronze"], "sculpture_size": [[6, 3]]}}]} | [{"get_artwork_price": {"museum_location": ["Philadelphia"], "sculpture_material": ["marble"], "sculpture_size": [[4, 4]]}}, {"get_artwork_price": {"museum_location": ["New York"], "sculpture_material": ["bronze"], "sculpture_size": [[6, 3]]}}] | jsonl |
parallel_multiple_44 | [{"house_designer.design": {"bedrooms": [3], "bathrooms": [2], "garden": [true]}}, {"office_designer.design": {"rooms": [5], "meeting_room": ["large"]}}] | {"id": "parallel_multiple_44", "ground_truth": [{"house_designer.design": {"bedrooms": [3], "bathrooms": [2], "garden": [true]}}, {"office_designer.design": {"rooms": [5], "meeting_room": ["large"]}}]} | {"id": "parallel_multiple_44", "ground_truth": [{"house_designer.design": {"bedrooms": [3], "bathrooms": [2], "garden": [true]}}, {"office_designer.design": {"rooms": [5], "meeting_room": ["large"]}}]} | [{"house_designer.design": {"bedrooms": [3], "bathrooms": [2], "garden": [true]}}, {"office_designer.design": {"rooms": [5], "meeting_room": ["large"]}}] | jsonl |
parallel_multiple_45 | [{"calcVolume.cuboid": {"height": [10.0], "width": [5.0], "depth": [8.0]}}, {"calcVolume.sphere": {"radius": [4.0]}}] | {"id": "parallel_multiple_45", "ground_truth": [{"calcVolume.cuboid": {"height": [10.0], "width": [5.0], "depth": [8.0]}}, {"calcVolume.sphere": {"radius": [4.0]}}]} | {"id": "parallel_multiple_45", "ground_truth": [{"calcVolume.cuboid": {"height": [10.0], "width": [5.0], "depth": [8.0]}}, {"calcVolume.sphere": {"radius": [4.0]}}]} | [{"calcVolume.cuboid": {"height": [10.0], "width": [5.0], "depth": [8.0]}}, {"calcVolume.sphere": {"radius": [4.0]}}] | jsonl |
parallel_multiple_46 | [{"museum.get_hours": {"museum_name": ["Louvre Museum", "Louvre"]}}, {"museum.get_waiting_time": {"museum_name": ["Louvre Museum", "Louvre"], "day": ["", "Monday"]}}, {"location.get_travel_time": {"destination": ["Louvre Museum", "Louvre"], "mode": ["Driving", ""]}}] | {"id": "parallel_multiple_46", "ground_truth": [{"museum.get_hours": {"museum_name": ["Louvre Museum", "Louvre"]}}, {"museum.get_waiting_time": {"museum_name": ["Louvre Museum", "Louvre"], "day": ["", "Monday"]}}, {"location.get_travel_time": {"destination": ["Louvre Museum", "Louvre"], "mode": ["Driving", ""]}}]} | {"id": "parallel_multiple_46", "ground_truth": [{"museum.get_hours": {"museum_name": ["Louvre Museum", "Louvre"]}}, {"museum.get_waiting_time": {"museum_name": ["Louvre Museum", "Louvre"], "day": ["", "Monday"]}}, {"location.get_travel_time": {"destination": ["Louvre Museum", "Louvre"], "mode": ["Driving", ""]}}]} | [{"museum.get_hours": {"museum_name": ["Louvre Museum", "Louvre"]}}, {"museum.get_waiting_time": {"museum_name": ["Louvre Museum", "Louvre"], "day": ["", "Monday"]}}, {"location.get_travel_time": {"destination": ["Louvre Museum", "Louvre"], "mode": ["Driving", ""]}}] | jsonl |
parallel_multiple_47 | [{"lowest_price": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"average_price": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}}] | {"id": "parallel_multiple_47", "ground_truth": [{"lowest_price": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"average_price": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["New Yo... | {"id": "parallel_multiple_47", "ground_truth": [{"lowest_price": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"average_price": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["New Yo... | [{"lowest_price": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"average_price": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["Austin"], "product": ["Yamaha Acoustic Guitar"]}}, {"store_count": {"city": ["New York"], "product": ["Yamaha Acoustic Guitar"]}}] | jsonl |
parallel_multiple_48 | [{"note_conversion.indian": {"note": ["C"]}}, {"frequency_to_wavelength": {"frequency": [440.0]}}] | {"id": "parallel_multiple_48", "ground_truth": [{"note_conversion.indian": {"note": ["C"]}}, {"frequency_to_wavelength": {"frequency": [440.0]}}]} | {"id": "parallel_multiple_48", "ground_truth": [{"note_conversion.indian": {"note": ["C"]}}, {"frequency_to_wavelength": {"frequency": [440.0]}}]} | [{"note_conversion.indian": {"note": ["C"]}}, {"frequency_to_wavelength": {"frequency": [440.0]}}] | jsonl |
parallel_multiple_49 | [{"beat_generator": {"genre": ["Hip Hop", "hip hop"], "bpm": [95], "scale": ["Major", "major", ""]}}, {"melody_generator": {"note_sequence": [["C4", "E4", "F4", "G4"]], "instrument": ["Bass", ""]}}] | {"id": "parallel_multiple_49", "ground_truth": [{"beat_generator": {"genre": ["Hip Hop", "hip hop"], "bpm": [95], "scale": ["Major", "major", ""]}}, {"melody_generator": {"note_sequence": [["C4", "E4", "F4", "G4"]], "instrument": ["Bass", ""]}}]} | {"id": "parallel_multiple_49", "ground_truth": [{"beat_generator": {"genre": ["Hip Hop", "hip hop"], "bpm": [95], "scale": ["Major", "major", ""]}}, {"melody_generator": {"note_sequence": [["C4", "E4", "F4", "G4"]], "instrument": ["Bass", ""]}}]} | [{"beat_generator": {"genre": ["Hip Hop", "hip hop"], "bpm": [95], "scale": ["Major", "major", ""]}}, {"melody_generator": {"note_sequence": [["C4", "E4", "F4", "G4"]], "instrument": ["Bass", ""]}}] | jsonl |
parallel_multiple_50 | [{"sport_analysis.last_game_performance": {"team": ["L.A Lakers", "Los Angeles Lakers"], "details": [["field goal %", "free throw %"]]}}, {"sport_analysis.compare_ppg": {"team": ["L.A Lakers", "Los Angeles Lakers"], "seasons": [["2018-2019", "2019-2020"], ["18-19", "19-20"]]}}] | {"id": "parallel_multiple_50", "ground_truth": [{"sport_analysis.last_game_performance": {"team": ["L.A Lakers", "Los Angeles Lakers"], "details": [["field goal %", "free throw %"]]}}, {"sport_analysis.compare_ppg": {"team": ["L.A Lakers", "Los Angeles Lakers"], "seasons": [["2018-2019", "2019-2020"], ["18-19", "19-20"... | {"id": "parallel_multiple_50", "ground_truth": [{"sport_analysis.last_game_performance": {"team": ["L.A Lakers", "Los Angeles Lakers"], "details": [["field goal %", "free throw %"]]}}, {"sport_analysis.compare_ppg": {"team": ["L.A Lakers", "Los Angeles Lakers"], "seasons": [["2018-2019", "2019-2020"], ["18-19", "19-20"... | [{"sport_analysis.last_game_performance": {"team": ["L.A Lakers", "Los Angeles Lakers"], "details": [["field goal %", "free throw %"]]}}, {"sport_analysis.compare_ppg": {"team": ["L.A Lakers", "Los Angeles Lakers"], "seasons": [["2018-2019", "2019-2020"], ["18-19", "19-20"]]}}] | jsonl |
parallel_multiple_51 | [{"get_player_record": {"player": ["Michael Jordan"], "stat": ["highest_scoring_game"]}}, {"get_player_record": {"player": ["Michael Jordan"], "stat": ["total_championships"]}}] | {"id": "parallel_multiple_51", "ground_truth": [{"get_player_record": {"player": ["Michael Jordan"], "stat": ["highest_scoring_game"]}}, {"get_player_record": {"player": ["Michael Jordan"], "stat": ["total_championships"]}}]} | {"id": "parallel_multiple_51", "ground_truth": [{"get_player_record": {"player": ["Michael Jordan"], "stat": ["highest_scoring_game"]}}, {"get_player_record": {"player": ["Michael Jordan"], "stat": ["total_championships"]}}]} | [{"get_player_record": {"player": ["Michael Jordan"], "stat": ["highest_scoring_game"]}}, {"get_player_record": {"player": ["Michael Jordan"], "stat": ["total_championships"]}}] | jsonl |
parallel_multiple_52 | [{"game_of_life.play": {"rounds": [3], "start_board": [[]]}}, {"chess.play": {"moves": [["e4", "e5"]]}}] | {"id": "parallel_multiple_52", "ground_truth": [{"game_of_life.play": {"rounds": [3], "start_board": [[]]}}, {"chess.play": {"moves": [["e4", "e5"]]}}]} | {"id": "parallel_multiple_52", "ground_truth": [{"game_of_life.play": {"rounds": [3], "start_board": [[]]}}, {"chess.play": {"moves": [["e4", "e5"]]}}]} | [{"game_of_life.play": {"rounds": [3], "start_board": [[]]}}, {"chess.play": {"moves": [["e4", "e5"]]}}] | jsonl |
parallel_multiple_53 | [{"board_game_search": {"complexity": [2.5], "player_count": [6]}}, {"trivia_game_search": {"duration": [60.0, 45.0, 30.0]}}] | {"id": "parallel_multiple_53", "ground_truth": [{"board_game_search": {"complexity": [2.5], "player_count": [6]}}, {"trivia_game_search": {"duration": [60.0, 45.0, 30.0]}}]} | {"id": "parallel_multiple_53", "ground_truth": [{"board_game_search": {"complexity": [2.5], "player_count": [6]}}, {"trivia_game_search": {"duration": [60.0, 45.0, 30.0]}}]} | [{"board_game_search": {"complexity": [2.5], "player_count": [6]}}, {"trivia_game_search": {"duration": [60.0, 45.0, 30.0]}}] | jsonl |
parallel_multiple_54 | [{"BattleReignGameAPI.update_player_equipment": {"attribute": ["armor"], "level": [5], "playerID": [123, ""]}}, {"GameGuideAPI.search_guide": {"game": ["Battle Reign"], "condition": ["snowy weather"], "type": [""]}}, {"GameGuideAPI.search_guide": {"game": ["Shadow Fall"], "type": ["strategy"], "condition": [""]}}] | {"id": "parallel_multiple_54", "ground_truth": [{"BattleReignGameAPI.update_player_equipment": {"attribute": ["armor"], "level": [5], "playerID": [123, ""]}}, {"GameGuideAPI.search_guide": {"game": ["Battle Reign"], "condition": ["snowy weather"], "type": [""]}}, {"GameGuideAPI.search_guide": {"game": ["Shadow Fall"], ... | {"id": "parallel_multiple_54", "ground_truth": [{"BattleReignGameAPI.update_player_equipment": {"attribute": ["armor"], "level": [5], "playerID": [123, ""]}}, {"GameGuideAPI.search_guide": {"game": ["Battle Reign"], "condition": ["snowy weather"], "type": [""]}}, {"GameGuideAPI.search_guide": {"game": ["Shadow Fall"], ... | [{"BattleReignGameAPI.update_player_equipment": {"attribute": ["armor"], "level": [5], "playerID": [123, ""]}}, {"GameGuideAPI.search_guide": {"game": ["Battle Reign"], "condition": ["snowy weather"], "type": [""]}}, {"GameGuideAPI.search_guide": {"game": ["Shadow Fall"], "type": ["strategy"], "condition": [""]}}] | jsonl |
parallel_multiple_55 | [{"recipe_search": {"ingredient": ["spaghetti"], "dietary_requirements": [["gluten_free"]], "isHomemade": [true]}}, {"recipe_prep_time": {"recipe": ["spaghetti", "homemade healthy spaghetti", "Homemade healthy gluten free spaghetti", "homemade_spaghetti"]}}, {"recipe_nutrition_info": {"recipe": ["homemade_spaghetti", "... | {"id": "parallel_multiple_55", "ground_truth": [{"recipe_search": {"ingredient": ["spaghetti"], "dietary_requirements": [["gluten_free"]], "isHomemade": [true]}}, {"recipe_prep_time": {"recipe": ["spaghetti", "homemade healthy spaghetti", "Homemade healthy gluten free spaghetti", "homemade_spaghetti"]}}, {"recipe_nutri... | {"id": "parallel_multiple_55", "ground_truth": [{"recipe_search": {"ingredient": ["spaghetti"], "dietary_requirements": [["gluten_free"]], "isHomemade": [true]}}, {"recipe_prep_time": {"recipe": ["spaghetti", "homemade healthy spaghetti", "Homemade healthy gluten free spaghetti", "homemade_spaghetti"]}}, {"recipe_nutri... | [{"recipe_search": {"ingredient": ["spaghetti"], "dietary_requirements": [["gluten_free"]], "isHomemade": [true]}}, {"recipe_prep_time": {"recipe": ["spaghetti", "homemade healthy spaghetti", "Homemade healthy gluten free spaghetti", "homemade_spaghetti"]}}, {"recipe_nutrition_info": {"recipe": ["homemade_spaghetti", "... | jsonl |
parallel_multiple_56 | [{"time_zones.get_current_time": {"location": ["Beijing", "BJ"]}}, {"time_zones.get_current_time": {"location": ["Tokyo", "TYO"]}}, {"time_zones.get_time_difference": {"city_1": ["Beijing", "BJ"], "city_2": ["Tokyo", "TYO"]}}] | {"id": "parallel_multiple_56", "ground_truth": [{"time_zones.get_current_time": {"location": ["Beijing", "BJ"]}}, {"time_zones.get_current_time": {"location": ["Tokyo", "TYO"]}}, {"time_zones.get_time_difference": {"city_1": ["Beijing", "BJ"], "city_2": ["Tokyo", "TYO"]}}]} | {"id": "parallel_multiple_56", "ground_truth": [{"time_zones.get_current_time": {"location": ["Beijing", "BJ"]}}, {"time_zones.get_current_time": {"location": ["Tokyo", "TYO"]}}, {"time_zones.get_time_difference": {"city_1": ["Beijing", "BJ"], "city_2": ["Tokyo", "TYO"]}}]} | [{"time_zones.get_current_time": {"location": ["Beijing", "BJ"]}}, {"time_zones.get_current_time": {"location": ["Tokyo", "TYO"]}}, {"time_zones.get_time_difference": {"city_1": ["Beijing", "BJ"], "city_2": ["Tokyo", "TYO"]}}] | jsonl |
parallel_multiple_57 | [{"hotel.find": {"location": ["Paris", "Paris, France", "France"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}}, {"hotel.find": {"location": ["New York", "New York, USA", "NY", "NY, USA", "USA"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}}] | {"id": "parallel_multiple_57", "ground_truth": [{"hotel.find": {"location": ["Paris", "Paris, France", "France"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}}, {"hotel.find": {"location": ["New York", "New York, USA", "NY", "NY, USA", "USA"], "stars": [4], "amenities": [["Free WiFi", "Break... | {"id": "parallel_multiple_57", "ground_truth": [{"hotel.find": {"location": ["Paris", "Paris, France", "France"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}}, {"hotel.find": {"location": ["New York", "New York, USA", "NY", "NY, USA", "USA"], "stars": [4], "amenities": [["Free WiFi", "Break... | [{"hotel.find": {"location": ["Paris", "Paris, France", "France"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}}, {"hotel.find": {"location": ["New York", "New York, USA", "NY", "NY, USA", "USA"], "stars": [4], "amenities": [["Free WiFi", "Breakfast Included", "Gym"]]}}] | jsonl |
parallel_multiple_58 | [{"triangle_properties.get": {"side1": [5.0], "side2": [7.0], "side3": [9.0], "get_area": ["", true], "get_perimeter": ["", true], "get_angles": ["", true]}}, {"circle_properties.get": {"radius": [3.0], "get_area": ["", true], "get_circumference": ["", true]}}] | {"id": "parallel_multiple_58", "ground_truth": [{"triangle_properties.get": {"side1": [5.0], "side2": [7.0], "side3": [9.0], "get_area": ["", true], "get_perimeter": ["", true], "get_angles": ["", true]}}, {"circle_properties.get": {"radius": [3.0], "get_area": ["", true], "get_circumference": ["", true]}}]} | {"id": "parallel_multiple_58", "ground_truth": [{"triangle_properties.get": {"side1": [5.0], "side2": [7.0], "side3": [9.0], "get_area": ["", true], "get_perimeter": ["", true], "get_angles": ["", true]}}, {"circle_properties.get": {"radius": [3.0], "get_area": ["", true], "get_circumference": ["", true]}}]} | [{"triangle_properties.get": {"side1": [5.0], "side2": [7.0], "side3": [9.0], "get_area": ["", true], "get_perimeter": ["", true], "get_angles": ["", true]}}, {"circle_properties.get": {"radius": [3.0], "get_area": ["", true], "get_circumference": ["", true]}}] | jsonl |
parallel_multiple_59 | [{"math.triangle_area_heron": {"side1": [7.0], "side2": [10.0], "side3": [5.0]}}, {"math.triangle_area_base_height": {"base": [8.0], "height": [6.0]}}, {"math.circle_area": {"radius": [4.0]}}] | {"id": "parallel_multiple_59", "ground_truth": [{"math.triangle_area_heron": {"side1": [7.0], "side2": [10.0], "side3": [5.0]}}, {"math.triangle_area_base_height": {"base": [8.0], "height": [6.0]}}, {"math.circle_area": {"radius": [4.0]}}]} | {"id": "parallel_multiple_59", "ground_truth": [{"math.triangle_area_heron": {"side1": [7.0], "side2": [10.0], "side3": [5.0]}}, {"math.triangle_area_base_height": {"base": [8.0], "height": [6.0]}}, {"math.circle_area": {"radius": [4.0]}}]} | [{"math.triangle_area_heron": {"side1": [7.0], "side2": [10.0], "side3": [5.0]}}, {"math.triangle_area_base_height": {"base": [8.0], "height": [6.0]}}, {"math.circle_area": {"radius": [4.0]}}] | jsonl |
parallel_multiple_60 | [{"country_info.capital": {"country": ["Australia"]}}, {"country_info.population": {"country": ["Canada"]}}, {"country_info.largest_city": {"country": ["Brazil"]}}] | {"id": "parallel_multiple_60", "ground_truth": [{"country_info.capital": {"country": ["Australia"]}}, {"country_info.population": {"country": ["Canada"]}}, {"country_info.largest_city": {"country": ["Brazil"]}}]} | {"id": "parallel_multiple_60", "ground_truth": [{"country_info.capital": {"country": ["Australia"]}}, {"country_info.population": {"country": ["Canada"]}}, {"country_info.largest_city": {"country": ["Brazil"]}}]} | [{"country_info.capital": {"country": ["Australia"]}}, {"country_info.population": {"country": ["Canada"]}}, {"country_info.largest_city": {"country": ["Brazil"]}}] | jsonl |
parallel_multiple_61 | [{"EuclideanDistance.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"angleToXAxis.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"EuclideanDistance.calculate": {"pointA": [[10, 8]], "pointB": [[14, 12]], "rounding": [2, ""]}}, {"angleToXAxis.calculate": {"poin... | {"id": "parallel_multiple_61", "ground_truth": [{"EuclideanDistance.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"angleToXAxis.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"EuclideanDistance.calculate": {"pointA": [[10, 8]], "pointB": [[14, 12]], "rounding... | {"id": "parallel_multiple_61", "ground_truth": [{"EuclideanDistance.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"angleToXAxis.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"EuclideanDistance.calculate": {"pointA": [[10, 8]], "pointB": [[14, 12]], "rounding... | [{"EuclideanDistance.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"angleToXAxis.calculate": {"pointA": [[3, 2]], "pointB": [[7, 5]], "rounding": [2, ""]}}, {"EuclideanDistance.calculate": {"pointA": [[10, 8]], "pointB": [[14, 12]], "rounding": [2, ""]}}, {"angleToXAxis.calculate": {"poin... | jsonl |
parallel_multiple_62 | [{"kinematics.calculate_displacement": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}, {"kinematics.calculate_final_speed": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}] | {"id": "parallel_multiple_62", "ground_truth": [{"kinematics.calculate_displacement": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}, {"kinematics.calculate_final_speed": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}]} | {"id": "parallel_multiple_62", "ground_truth": [{"kinematics.calculate_displacement": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}, {"kinematics.calculate_final_speed": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}]} | [{"kinematics.calculate_displacement": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}, {"kinematics.calculate_final_speed": {"initial_speed": [5.0], "acceleration": [2.0], "time": [10.0], "rounding": [2, ""]}}] | jsonl |
parallel_multiple_63 | [{"weather.get_by_coordinates_date": {"coordinates": [[40.7128, -74.006]], "date": ["2021-01-15", "01/15/2021", "Jan 15, 2021"]}}, {"weather.get_by_city_date": {"city": ["New York City", "New York City, NY"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020"]}}, {"weather.get_by_city_date": {"city": ["New York City"]... | {"id": "parallel_multiple_63", "ground_truth": [{"weather.get_by_coordinates_date": {"coordinates": [[40.7128, -74.006]], "date": ["2021-01-15", "01/15/2021", "Jan 15, 2021"]}}, {"weather.get_by_city_date": {"city": ["New York City", "New York City, NY"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020"]}}, {"weathe... | {"id": "parallel_multiple_63", "ground_truth": [{"weather.get_by_coordinates_date": {"coordinates": [[40.7128, -74.006]], "date": ["2021-01-15", "01/15/2021", "Jan 15, 2021"]}}, {"weather.get_by_city_date": {"city": ["New York City", "New York City, NY"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020"]}}, {"weathe... | [{"weather.get_by_coordinates_date": {"coordinates": [[40.7128, -74.006]], "date": ["2021-01-15", "01/15/2021", "Jan 15, 2021"]}}, {"weather.get_by_city_date": {"city": ["New York City", "New York City, NY"], "date": ["2020-12-25", "12/25/2020", "Dec 25, 2020"]}}, {"weather.get_by_city_date": {"city": ["New York City"]... | jsonl |
parallel_multiple_64 | [{"wildlife_population.assess_growth": {"species": ["African Elephant"], "location": ["Serengeti", "Serengeti ecosystem"], "duration": [10]}}, {"ecological_impact.analyze": {"species": ["African Elephant"], "ecosystem": ["Serengeti", "Serengeti ecosystem"], "location": ["Serengeti"], "timeframe": [5, ""]}}, {"wildlife_... | {"id": "parallel_multiple_64", "ground_truth": [{"wildlife_population.assess_growth": {"species": ["African Elephant"], "location": ["Serengeti", "Serengeti ecosystem"], "duration": [10]}}, {"ecological_impact.analyze": {"species": ["African Elephant"], "ecosystem": ["Serengeti", "Serengeti ecosystem"], "location": ["S... | {"id": "parallel_multiple_64", "ground_truth": [{"wildlife_population.assess_growth": {"species": ["African Elephant"], "location": ["Serengeti", "Serengeti ecosystem"], "duration": [10]}}, {"ecological_impact.analyze": {"species": ["African Elephant"], "ecosystem": ["Serengeti", "Serengeti ecosystem"], "location": ["S... | [{"wildlife_population.assess_growth": {"species": ["African Elephant"], "location": ["Serengeti", "Serengeti ecosystem"], "duration": [10]}}, {"ecological_impact.analyze": {"species": ["African Elephant"], "ecosystem": ["Serengeti", "Serengeti ecosystem"], "location": ["Serengeti"], "timeframe": [5, ""]}}, {"wildlife_... | jsonl |
parallel_multiple_65 | [{"realestate.find_properties": {"location": ["San Francisco, CA", "SF, CA"], "propertyType": ["condo"], "bedrooms": [2], "budget": [{"min": [500000], "max": [800000]}]}}, {"property_valuation.get": {"location": ["Los Angeles, CA", "LA, CA"], "propertyType": ["villa"], "bedrooms": [3], "age": [5]}}, {"property_valuatio... | {"id": "parallel_multiple_65", "ground_truth": [{"realestate.find_properties": {"location": ["San Francisco, CA", "SF, CA"], "propertyType": ["condo"], "bedrooms": [2], "budget": [{"min": [500000], "max": [800000]}]}}, {"property_valuation.get": {"location": ["Los Angeles, CA", "LA, CA"], "propertyType": ["villa"], "be... | {"id": "parallel_multiple_65", "ground_truth": [{"realestate.find_properties": {"location": ["San Francisco, CA", "SF, CA"], "propertyType": ["condo"], "bedrooms": [2], "budget": [{"min": [500000], "max": [800000]}]}}, {"property_valuation.get": {"location": ["Los Angeles, CA", "LA, CA"], "propertyType": ["villa"], "be... | [{"realestate.find_properties": {"location": ["San Francisco, CA", "SF, CA"], "propertyType": ["condo"], "bedrooms": [2], "budget": [{"min": [500000], "max": [800000]}]}}, {"property_valuation.get": {"location": ["Los Angeles, CA", "LA, CA"], "propertyType": ["villa"], "bedrooms": [3], "age": [5]}}, {"property_valuatio... | jsonl |
parallel_multiple_66 | [{"calculate_average": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"calculate_standard_deviation": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"highest_grade": {"gradeDict": [{"Math": [85], "English": [90], "Sc... | {"id": "parallel_multiple_66", "ground_truth": [{"calculate_average": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"calculate_standard_deviation": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"highest_grade": {"g... | {"id": "parallel_multiple_66", "ground_truth": [{"calculate_average": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"calculate_standard_deviation": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"highest_grade": {"g... | [{"calculate_average": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"calculate_standard_deviation": {"gradeDict": [{"Math": [85], "English": [90], "Science": [88], "History": [92], "Art": [89]}]}}, {"highest_grade": {"gradeDict": [{"Math": [85], "English": [90], "Sc... | jsonl |
parallel_multiple_67 | [{"math_roots.quadratic": {"a": [3.0], "b": [4.0], "c": [-7.0]}}, {"math.roots.cubic": {"a": [2.0], "b": [-5.0], "c": [3.0], "d": [-1.0]}}, {"math.roots.polynomial": {"coefficients": [[6.0, -3.0, 2.0, -1.0, 1.0]], "degree": [4.0, ""]}}] | {"id": "parallel_multiple_67", "ground_truth": [{"math_roots.quadratic": {"a": [3.0], "b": [4.0], "c": [-7.0]}}, {"math.roots.cubic": {"a": [2.0], "b": [-5.0], "c": [3.0], "d": [-1.0]}}, {"math.roots.polynomial": {"coefficients": [[6.0, -3.0, 2.0, -1.0, 1.0]], "degree": [4.0, ""]}}]} | {"id": "parallel_multiple_67", "ground_truth": [{"math_roots.quadratic": {"a": [3.0], "b": [4.0], "c": [-7.0]}}, {"math.roots.cubic": {"a": [2.0], "b": [-5.0], "c": [3.0], "d": [-1.0]}}, {"math.roots.polynomial": {"coefficients": [[6.0, -3.0, 2.0, -1.0, 1.0]], "degree": [4.0, ""]}}]} | [{"math_roots.quadratic": {"a": [3.0], "b": [4.0], "c": [-7.0]}}, {"math.roots.cubic": {"a": [2.0], "b": [-5.0], "c": [3.0], "d": [-1.0]}}, {"math.roots.polynomial": {"coefficients": [[6.0, -3.0, 2.0, -1.0, 1.0]], "degree": [4.0, ""]}}] | jsonl |
parallel_multiple_68 | [{"corporate_finance.calculate_YOY_growth_rate": {"company_name": ["Tech Innovators"], "year1": [2018], "year1_revenue": [500000.0], "year2": [2019], "year2_revenue": [750000.0]}}, {"financial_ratios.calculate_ROE": {"net_income": [100000.0], "shareholder_equity": [200000.0]}}, {"financial_ratios.calculate_ROA": {"net_... | {"id": "parallel_multiple_68", "ground_truth": [{"corporate_finance.calculate_YOY_growth_rate": {"company_name": ["Tech Innovators"], "year1": [2018], "year1_revenue": [500000.0], "year2": [2019], "year2_revenue": [750000.0]}}, {"financial_ratios.calculate_ROE": {"net_income": [100000.0], "shareholder_equity": [200000.... | {"id": "parallel_multiple_68", "ground_truth": [{"corporate_finance.calculate_YOY_growth_rate": {"company_name": ["Tech Innovators"], "year1": [2018], "year1_revenue": [500000.0], "year2": [2019], "year2_revenue": [750000.0]}}, {"financial_ratios.calculate_ROE": {"net_income": [100000.0], "shareholder_equity": [200000.... | [{"corporate_finance.calculate_YOY_growth_rate": {"company_name": ["Tech Innovators"], "year1": [2018], "year1_revenue": [500000.0], "year2": [2019], "year2_revenue": [750000.0]}}, {"financial_ratios.calculate_ROE": {"net_income": [100000.0], "shareholder_equity": [200000.0]}}, {"financial_ratios.calculate_ROA": {"net_... | jsonl |
parallel_multiple_69 | [{"finance.property_depreciation": {"initial_cost": [500000.0], "depreciation_rate": [0.02], "years": [5], "monthly": [""]}}, {"finance.inflation_adjustment": {"initial_sum": [200000.0], "years": [5], "inflation_rate": [0.03]}}, {"finance.loan_repayment": {"loan_amount": [300000.0], "interest_rate": [0.04], "loan_term"... | {"id": "parallel_multiple_69", "ground_truth": [{"finance.property_depreciation": {"initial_cost": [500000.0], "depreciation_rate": [0.02], "years": [5], "monthly": [""]}}, {"finance.inflation_adjustment": {"initial_sum": [200000.0], "years": [5], "inflation_rate": [0.03]}}, {"finance.loan_repayment": {"loan_amount": [... | {"id": "parallel_multiple_69", "ground_truth": [{"finance.property_depreciation": {"initial_cost": [500000.0], "depreciation_rate": [0.02], "years": [5], "monthly": [""]}}, {"finance.inflation_adjustment": {"initial_sum": [200000.0], "years": [5], "inflation_rate": [0.03]}}, {"finance.loan_repayment": {"loan_amount": [... | [{"finance.property_depreciation": {"initial_cost": [500000.0], "depreciation_rate": [0.02], "years": [5], "monthly": [""]}}, {"finance.inflation_adjustment": {"initial_sum": [200000.0], "years": [5], "inflation_rate": [0.03]}}, {"finance.loan_repayment": {"loan_amount": [300000.0], "interest_rate": [0.04], "loan_term"... | jsonl |
parallel_multiple_70 | [{"solarFarm.potential": {"coordinates": [[37.7749, -122.4194]], "panelArea": [50000.0], "month": ["July"]}}, {"windFarm.potential": {"coordinates": [[40.7128, -74.006]], "turbineCount": [100.0], "month": ["July"]}}] | {"id": "parallel_multiple_70", "ground_truth": [{"solarFarm.potential": {"coordinates": [[37.7749, -122.4194]], "panelArea": [50000.0], "month": ["July"]}}, {"windFarm.potential": {"coordinates": [[40.7128, -74.006]], "turbineCount": [100.0], "month": ["July"]}}]} | {"id": "parallel_multiple_70", "ground_truth": [{"solarFarm.potential": {"coordinates": [[37.7749, -122.4194]], "panelArea": [50000.0], "month": ["July"]}}, {"windFarm.potential": {"coordinates": [[40.7128, -74.006]], "turbineCount": [100.0], "month": ["July"]}}]} | [{"solarFarm.potential": {"coordinates": [[37.7749, -122.4194]], "panelArea": [50000.0], "month": ["July"]}}, {"windFarm.potential": {"coordinates": [[40.7128, -74.006]], "turbineCount": [100.0], "month": ["July"]}}] | jsonl |
parallel_multiple_71 | [{"sculpture_price.calculate": {"material": ["marble"], "size": [10], "complexity": ["high"]}}, {"sculptor_info.get": {"name": ["Auguste Rodin"]}}, {"sculpture_availability.check": {"sculpture_name": ["The Thinker"], "material": ["bronze"]}}] | {"id": "parallel_multiple_71", "ground_truth": [{"sculpture_price.calculate": {"material": ["marble"], "size": [10], "complexity": ["high"]}}, {"sculptor_info.get": {"name": ["Auguste Rodin"]}}, {"sculpture_availability.check": {"sculpture_name": ["The Thinker"], "material": ["bronze"]}}]} | {"id": "parallel_multiple_71", "ground_truth": [{"sculpture_price.calculate": {"material": ["marble"], "size": [10], "complexity": ["high"]}}, {"sculptor_info.get": {"name": ["Auguste Rodin"]}}, {"sculpture_availability.check": {"sculpture_name": ["The Thinker"], "material": ["bronze"]}}]} | [{"sculpture_price.calculate": {"material": ["marble"], "size": [10], "complexity": ["high"]}}, {"sculptor_info.get": {"name": ["Auguste Rodin"]}}, {"sculpture_availability.check": {"sculpture_name": ["The Thinker"], "material": ["bronze"]}}] | jsonl |
parallel_multiple_72 | [{"generate_sound_wave": {"frequency": [440.0], "duration": [5], "wave_type": ["sine", ""]}}, {"generate_sound_wave": {"frequency": [880.0], "duration": [10], "wave_type": ["square"]}}, {"play_sound_wave": {"wave_file": ["test.wav"], "volume": [0.8]}}, {"play_sound_wave": {"wave_file": ["test2.wav"], "volume": [0.6]}}] | {"id": "parallel_multiple_72", "ground_truth": [{"generate_sound_wave": {"frequency": [440.0], "duration": [5], "wave_type": ["sine", ""]}}, {"generate_sound_wave": {"frequency": [880.0], "duration": [10], "wave_type": ["square"]}}, {"play_sound_wave": {"wave_file": ["test.wav"], "volume": [0.8]}}, {"play_sound_wave": ... | {"id": "parallel_multiple_72", "ground_truth": [{"generate_sound_wave": {"frequency": [440.0], "duration": [5], "wave_type": ["sine", ""]}}, {"generate_sound_wave": {"frequency": [880.0], "duration": [10], "wave_type": ["square"]}}, {"play_sound_wave": {"wave_file": ["test.wav"], "volume": [0.8]}}, {"play_sound_wave": ... | [{"generate_sound_wave": {"frequency": [440.0], "duration": [5], "wave_type": ["sine", ""]}}, {"generate_sound_wave": {"frequency": [880.0], "duration": [10], "wave_type": ["square"]}}, {"play_sound_wave": {"wave_file": ["test.wav"], "volume": [0.8]}}, {"play_sound_wave": {"wave_file": ["test2.wav"], "volume": [0.6]}}] | jsonl |
parallel_multiple_73 | [{"sports_data.basketball.most_points_single_game": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_single_season": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_career": {"league": ["NBA"]}}] | {"id": "parallel_multiple_73", "ground_truth": [{"sports_data.basketball.most_points_single_game": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_single_season": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_career": {"league": ["NBA"]}}]} | {"id": "parallel_multiple_73", "ground_truth": [{"sports_data.basketball.most_points_single_game": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_single_season": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_career": {"league": ["NBA"]}}]} | [{"sports_data.basketball.most_points_single_game": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_single_season": {"league": ["NBA"]}}, {"sports_data.basketball.most_points_career": {"league": ["NBA"]}}] | jsonl |
parallel_multiple_74 | [{"basketball.player_stats.get": {"player_name": ["LeBron James"], "stats_fields": [["points", "assists", "rebounds", "minutes"]]}}, {"basketball.team_stats.get": {"team_name": ["Los Angeles Lakers"], "stats_fields": [["total points", "total assists", "total rebounds", "win rate"]]}}, {"basketball.game_stats.get": {"te... | {"id": "parallel_multiple_74", "ground_truth": [{"basketball.player_stats.get": {"player_name": ["LeBron James"], "stats_fields": [["points", "assists", "rebounds", "minutes"]]}}, {"basketball.team_stats.get": {"team_name": ["Los Angeles Lakers"], "stats_fields": [["total points", "total assists", "total rebounds", "wi... | {"id": "parallel_multiple_74", "ground_truth": [{"basketball.player_stats.get": {"player_name": ["LeBron James"], "stats_fields": [["points", "assists", "rebounds", "minutes"]]}}, {"basketball.team_stats.get": {"team_name": ["Los Angeles Lakers"], "stats_fields": [["total points", "total assists", "total rebounds", "wi... | [{"basketball.player_stats.get": {"player_name": ["LeBron James"], "stats_fields": [["points", "assists", "rebounds", "minutes"]]}}, {"basketball.team_stats.get": {"team_name": ["Los Angeles Lakers"], "stats_fields": [["total points", "total assists", "total rebounds", "win rate"]]}}, {"basketball.game_stats.get": {"te... | jsonl |
parallel_multiple_75 | [{"route_planner.calculate_route": {"start": ["New York"], "destination": ["Boston"], "method": ["fastest", ""]}}, {"chess_club_details.find": {"name": ["Knight Gambit"], "city": ["Boston"], "event": ["null", ""]}}, {"route_planner.calculate_route": {"start": ["Boston"], "destination": ["Philadelphia"], "method": ["fas... | {"id": "parallel_multiple_75", "ground_truth": [{"route_planner.calculate_route": {"start": ["New York"], "destination": ["Boston"], "method": ["fastest", ""]}}, {"chess_club_details.find": {"name": ["Knight Gambit"], "city": ["Boston"], "event": ["null", ""]}}, {"route_planner.calculate_route": {"start": ["Boston"], "... | {"id": "parallel_multiple_75", "ground_truth": [{"route_planner.calculate_route": {"start": ["New York"], "destination": ["Boston"], "method": ["fastest", ""]}}, {"chess_club_details.find": {"name": ["Knight Gambit"], "city": ["Boston"], "event": ["null", ""]}}, {"route_planner.calculate_route": {"start": ["Boston"], "... | [{"route_planner.calculate_route": {"start": ["New York"], "destination": ["Boston"], "method": ["fastest", ""]}}, {"chess_club_details.find": {"name": ["Knight Gambit"], "city": ["Boston"], "event": ["null", ""]}}, {"route_planner.calculate_route": {"start": ["Boston"], "destination": ["Philadelphia"], "method": ["fas... | jsonl |
parallel_multiple_76 | [{"video_games.store_price": {"game_title": ["The Legend of Zelda: Breath of the Wild"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}}, {"video_games.on_sale": {"game_title": ["Super Mario Odyssey"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}}, {"video_games.store_currency": ... | {"id": "parallel_multiple_76", "ground_truth": [{"video_games.store_price": {"game_title": ["The Legend of Zelda: Breath of the Wild"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}}, {"video_games.on_sale": {"game_title": ["Super Mario Odyssey"], "platform": ["Nintendo Switch"], "region": ["United ... | {"id": "parallel_multiple_76", "ground_truth": [{"video_games.store_price": {"game_title": ["The Legend of Zelda: Breath of the Wild"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}}, {"video_games.on_sale": {"game_title": ["Super Mario Odyssey"], "platform": ["Nintendo Switch"], "region": ["United ... | [{"video_games.store_price": {"game_title": ["The Legend of Zelda: Breath of the Wild"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}}, {"video_games.on_sale": {"game_title": ["Super Mario Odyssey"], "platform": ["Nintendo Switch"], "region": ["United States", ""]}}, {"video_games.store_currency": ... | jsonl |
parallel_multiple_77 | [{"game_rewards.get": {"game": ["Call of Duty"], "platform": ["Playstation"], "mission": [""], "trophy": [""]}}, {"game_rewards.get": {"game": ["Fortnite"], "platform": ["PC"], "trophy": ["Master"], "mission": [""]}}, {"game_scores.get": {"game": ["FIFA"], "platform": ["Xbox"], "level": [3], "player": [""]}}, {"game_mi... | {"id": "parallel_multiple_77", "ground_truth": [{"game_rewards.get": {"game": ["Call of Duty"], "platform": ["Playstation"], "mission": [""], "trophy": [""]}}, {"game_rewards.get": {"game": ["Fortnite"], "platform": ["PC"], "trophy": ["Master"], "mission": [""]}}, {"game_scores.get": {"game": ["FIFA"], "platform": ["Xb... | {"id": "parallel_multiple_77", "ground_truth": [{"game_rewards.get": {"game": ["Call of Duty"], "platform": ["Playstation"], "mission": [""], "trophy": [""]}}, {"game_rewards.get": {"game": ["Fortnite"], "platform": ["PC"], "trophy": ["Master"], "mission": [""]}}, {"game_scores.get": {"game": ["FIFA"], "platform": ["Xb... | [{"game_rewards.get": {"game": ["Call of Duty"], "platform": ["Playstation"], "mission": [""], "trophy": [""]}}, {"game_rewards.get": {"game": ["Fortnite"], "platform": ["PC"], "trophy": ["Master"], "mission": [""]}}, {"game_scores.get": {"game": ["FIFA"], "platform": ["Xbox"], "level": [3], "player": [""]}}, {"game_mi... | jsonl |
parallel_multiple_78 | [{"maps.shortest_path": {"start_location": ["New York City"], "end_location": ["Metropolitan Museum of Art"], "mode": ["walk", ""]}}, {"maps.shortest_path": {"start_location": ["Metropolitan Museum of Art"], "end_location": ["Central Park"], "mode": ["bike"]}}, {"maps.route_times": {"route": ["New York City to Metropol... | {"id": "parallel_multiple_78", "ground_truth": [{"maps.shortest_path": {"start_location": ["New York City"], "end_location": ["Metropolitan Museum of Art"], "mode": ["walk", ""]}}, {"maps.shortest_path": {"start_location": ["Metropolitan Museum of Art"], "end_location": ["Central Park"], "mode": ["bike"]}}, {"maps.rout... | {"id": "parallel_multiple_78", "ground_truth": [{"maps.shortest_path": {"start_location": ["New York City"], "end_location": ["Metropolitan Museum of Art"], "mode": ["walk", ""]}}, {"maps.shortest_path": {"start_location": ["Metropolitan Museum of Art"], "end_location": ["Central Park"], "mode": ["bike"]}}, {"maps.rout... | [{"maps.shortest_path": {"start_location": ["New York City"], "end_location": ["Metropolitan Museum of Art"], "mode": ["walk", ""]}}, {"maps.shortest_path": {"start_location": ["Metropolitan Museum of Art"], "end_location": ["Central Park"], "mode": ["bike"]}}, {"maps.route_times": {"route": ["New York City to Metropol... | jsonl |
parallel_multiple_79 | [{"solve.quadratic_equation": {"a": [5], "b": [6], "c": [1]}}, {"convert.rgb_to_hex": {"r": [255], "g": [160], "b": [0]}}, {"perform.string_reverse": {"input_string": ["Hello, World!"]}}] | {"id": "parallel_multiple_79", "ground_truth": [{"solve.quadratic_equation": {"a": [5], "b": [6], "c": [1]}}, {"convert.rgb_to_hex": {"r": [255], "g": [160], "b": [0]}}, {"perform.string_reverse": {"input_string": ["Hello, World!"]}}]} | {"id": "parallel_multiple_79", "ground_truth": [{"solve.quadratic_equation": {"a": [5], "b": [6], "c": [1]}}, {"convert.rgb_to_hex": {"r": [255], "g": [160], "b": [0]}}, {"perform.string_reverse": {"input_string": ["Hello, World!"]}}]} | [{"solve.quadratic_equation": {"a": [5], "b": [6], "c": [1]}}, {"convert.rgb_to_hex": {"r": [255], "g": [160], "b": [0]}}, {"perform.string_reverse": {"input_string": ["Hello, World!"]}}] | jsonl |
parallel_multiple_80 | [{"functions.intersect": {"function1": ["4x + 7", "lambda x: 4x + 7"], "function2": ["2x + 5", "lambda x: 2x + 5"]}}, {"functions.zero": {"function": ["3x + 9", "lambda x: 3x + 9"]}}] | {"id": "parallel_multiple_80", "ground_truth": [{"functions.intersect": {"function1": ["4x + 7", "lambda x: 4x + 7"], "function2": ["2x + 5", "lambda x: 2x + 5"]}}, {"functions.zero": {"function": ["3x + 9", "lambda x: 3x + 9"]}}]} | {"id": "parallel_multiple_80", "ground_truth": [{"functions.intersect": {"function1": ["4x + 7", "lambda x: 4x + 7"], "function2": ["2x + 5", "lambda x: 2x + 5"]}}, {"functions.zero": {"function": ["3x + 9", "lambda x: 3x + 9"]}}]} | [{"functions.intersect": {"function1": ["4x + 7", "lambda x: 4x + 7"], "function2": ["2x + 5", "lambda x: 2x + 5"]}}, {"functions.zero": {"function": ["3x + 9", "lambda x: 3x + 9"]}}] | jsonl |
parallel_multiple_81 | [{"geometry_rectangle.calculate": {"width": [30], "length": [50]}}, {"geometry_square.calculate": {"side": [5]}}, {"geometry_circle.calculate": {"radius": [3]}}] | {"id": "parallel_multiple_81", "ground_truth": [{"geometry_rectangle.calculate": {"width": [30], "length": [50]}}, {"geometry_square.calculate": {"side": [5]}}, {"geometry_circle.calculate": {"radius": [3]}}]} | {"id": "parallel_multiple_81", "ground_truth": [{"geometry_rectangle.calculate": {"width": [30], "length": [50]}}, {"geometry_square.calculate": {"side": [5]}}, {"geometry_circle.calculate": {"radius": [3]}}]} | [{"geometry_rectangle.calculate": {"width": [30], "length": [50]}}, {"geometry_square.calculate": {"side": [5]}}, {"geometry_circle.calculate": {"radius": [3]}}] | jsonl |
parallel_multiple_82 | [{"geometry.calculate_cone_volume": {"radius": [10.0], "height": [30.0], "round_off": [2, ""]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [5.2]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [7.8]}}] | {"id": "parallel_multiple_82", "ground_truth": [{"geometry.calculate_cone_volume": {"radius": [10.0], "height": [30.0], "round_off": [2, ""]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [5.2]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [7.8]}}... | {"id": "parallel_multiple_82", "ground_truth": [{"geometry.calculate_cone_volume": {"radius": [10.0], "height": [30.0], "round_off": [2, ""]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [5.2]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [7.8]}}... | [{"geometry.calculate_cone_volume": {"radius": [10.0], "height": [30.0], "round_off": [2, ""]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [5.2]}}, {"physics.calculate_cone_mass": {"radius": [10.0], "height": [30.0], "density": [7.8]}}] | jsonl |
parallel_multiple_83 | [{"calculate_integral": {"func": ["3x**2 - 2x + 1", "lambda x: 3x**2 - 2x + 1"], "a": [1], "b": [4]}}, {"calculate_derivative": {"func": ["2x**3 - 3x**2 + 4x - 5", "lambda x: 2x**3 - 3x**2 + 4x - 5"], "x_value": [2], "order": ["", 1]}}, {"calculate_derivative": {"func": ["2*x**3 - 3*x**2 + 4*x - 5", "lambda x: 2*x**3 -... | {"id": "parallel_multiple_83", "ground_truth": [{"calculate_integral": {"func": ["3x**2 - 2x + 1", "lambda x: 3x**2 - 2x + 1"], "a": [1], "b": [4]}}, {"calculate_derivative": {"func": ["2x**3 - 3x**2 + 4x - 5", "lambda x: 2x**3 - 3x**2 + 4x - 5"], "x_value": [2], "order": ["", 1]}}, {"calculate_derivative": {"func": ["... | {"id": "parallel_multiple_83", "ground_truth": [{"calculate_integral": {"func": ["3x**2 - 2x + 1", "lambda x: 3x**2 - 2x + 1"], "a": [1], "b": [4]}}, {"calculate_derivative": {"func": ["2x**3 - 3x**2 + 4x - 5", "lambda x: 2x**3 - 3x**2 + 4x - 5"], "x_value": [2], "order": ["", 1]}}, {"calculate_derivative": {"func": ["... | [{"calculate_integral": {"func": ["3x**2 - 2x + 1", "lambda x: 3x**2 - 2x + 1"], "a": [1], "b": [4]}}, {"calculate_derivative": {"func": ["2x**3 - 3x**2 + 4x - 5", "lambda x: 2x**3 - 3x**2 + 4x - 5"], "x_value": [2], "order": ["", 1]}}, {"calculate_derivative": {"func": ["2*x**3 - 3*x**2 + 4*x - 5", "lambda x: 2*x**3 -... | jsonl |
parallel_multiple_84 | [{"math.lcm": {"num1": [36], "num2": [48]}}, {"math.gcd": {"num1": [36], "num2": [48]}}] | {"id": "parallel_multiple_84", "ground_truth": [{"math.lcm": {"num1": [36], "num2": [48]}}, {"math.gcd": {"num1": [36], "num2": [48]}}]} | {"id": "parallel_multiple_84", "ground_truth": [{"math.lcm": {"num1": [36], "num2": [48]}}, {"math.gcd": {"num1": [36], "num2": [48]}}]} | [{"math.lcm": {"num1": [36], "num2": [48]}}, {"math.gcd": {"num1": [36], "num2": [48]}}] | jsonl |
parallel_multiple_85 | [{"calculate_gcd": {"num1": [56], "num2": [98], "algorithm": ["euclidean", ""]}}, {"calculate_gcd": {"num1": [81], "num2": [27], "algorithm": ["binary"]}}, {"calculate_lcm": {"num1": [15], "num2": [25], "method": ["standard", ""]}}, {"calculate_lcm": {"num1": [21], "num2": [14], "method": ["reduced"]}}] | {"id": "parallel_multiple_85", "ground_truth": [{"calculate_gcd": {"num1": [56], "num2": [98], "algorithm": ["euclidean", ""]}}, {"calculate_gcd": {"num1": [81], "num2": [27], "algorithm": ["binary"]}}, {"calculate_lcm": {"num1": [15], "num2": [25], "method": ["standard", ""]}}, {"calculate_lcm": {"num1": [21], "num2":... | {"id": "parallel_multiple_85", "ground_truth": [{"calculate_gcd": {"num1": [56], "num2": [98], "algorithm": ["euclidean", ""]}}, {"calculate_gcd": {"num1": [81], "num2": [27], "algorithm": ["binary"]}}, {"calculate_lcm": {"num1": [15], "num2": [25], "method": ["standard", ""]}}, {"calculate_lcm": {"num1": [21], "num2":... | [{"calculate_gcd": {"num1": [56], "num2": [98], "algorithm": ["euclidean", ""]}}, {"calculate_gcd": {"num1": [81], "num2": [27], "algorithm": ["binary"]}}, {"calculate_lcm": {"num1": [15], "num2": [25], "method": ["standard", ""]}}, {"calculate_lcm": {"num1": [21], "num2": [14], "method": ["reduced"]}}] | jsonl |
parallel_multiple_86 | [{"kinematics.calculate_speed_from_rest": {"distance": [120.0], "time": [10.0], "initial_speed": [0.0, ""]}}, {"kinematics.calculate_acceleration": {"initial_speed": [12.0], "final_speed": [24.0], "time": [5.0], "distance": [""]}}] | {"id": "parallel_multiple_86", "ground_truth": [{"kinematics.calculate_speed_from_rest": {"distance": [120.0], "time": [10.0], "initial_speed": [0.0, ""]}}, {"kinematics.calculate_acceleration": {"initial_speed": [12.0], "final_speed": [24.0], "time": [5.0], "distance": [""]}}]} | {"id": "parallel_multiple_86", "ground_truth": [{"kinematics.calculate_speed_from_rest": {"distance": [120.0], "time": [10.0], "initial_speed": [0.0, ""]}}, {"kinematics.calculate_acceleration": {"initial_speed": [12.0], "final_speed": [24.0], "time": [5.0], "distance": [""]}}]} | [{"kinematics.calculate_speed_from_rest": {"distance": [120.0], "time": [10.0], "initial_speed": [0.0, ""]}}, {"kinematics.calculate_acceleration": {"initial_speed": [12.0], "final_speed": [24.0], "time": [5.0], "distance": [""]}}] | jsonl |
parallel_multiple_87 | [{"kinematics.final_velocity": {"initial_velocity": [0.0], "time": [5.0], "acceleration": [3.0]}}, {"physics.wave_velocity": {"frequency": [50.0], "wavelength": [3.0]}}, {"kinematics.distance": {"initial_velocity": [0.0, ""], "time": [12.0], "acceleration": [3.0]}}] | {"id": "parallel_multiple_87", "ground_truth": [{"kinematics.final_velocity": {"initial_velocity": [0.0], "time": [5.0], "acceleration": [3.0]}}, {"physics.wave_velocity": {"frequency": [50.0], "wavelength": [3.0]}}, {"kinematics.distance": {"initial_velocity": [0.0, ""], "time": [12.0], "acceleration": [3.0]}}]} | {"id": "parallel_multiple_87", "ground_truth": [{"kinematics.final_velocity": {"initial_velocity": [0.0], "time": [5.0], "acceleration": [3.0]}}, {"physics.wave_velocity": {"frequency": [50.0], "wavelength": [3.0]}}, {"kinematics.distance": {"initial_velocity": [0.0, ""], "time": [12.0], "acceleration": [3.0]}}]} | [{"kinematics.final_velocity": {"initial_velocity": [0.0], "time": [5.0], "acceleration": [3.0]}}, {"physics.wave_velocity": {"frequency": [50.0], "wavelength": [3.0]}}, {"kinematics.distance": {"initial_velocity": [0.0, ""], "time": [12.0], "acceleration": [3.0]}}] | jsonl |
parallel_multiple_88 | [{"library.search_book": {"book_name": ["To Kill a Mockingbird"], "city": ["New York", "NY"], "availability": [true], "genre": ["Fiction", ""]}}, {"library.reserve_book": {"book_id": ["123ABC"], "branch_id": ["XYZ789"], "return_date": ["2022-12-31", "12/31/2022", "Dec 31, 2022"]}}] | {"id": "parallel_multiple_88", "ground_truth": [{"library.search_book": {"book_name": ["To Kill a Mockingbird"], "city": ["New York", "NY"], "availability": [true], "genre": ["Fiction", ""]}}, {"library.reserve_book": {"book_id": ["123ABC"], "branch_id": ["XYZ789"], "return_date": ["2022-12-31", "12/31/2022", "Dec 31, ... | {"id": "parallel_multiple_88", "ground_truth": [{"library.search_book": {"book_name": ["To Kill a Mockingbird"], "city": ["New York", "NY"], "availability": [true], "genre": ["Fiction", ""]}}, {"library.reserve_book": {"book_id": ["123ABC"], "branch_id": ["XYZ789"], "return_date": ["2022-12-31", "12/31/2022", "Dec 31, ... | [{"library.search_book": {"book_name": ["To Kill a Mockingbird"], "city": ["New York", "NY"], "availability": [true], "genre": ["Fiction", ""]}}, {"library.reserve_book": {"book_id": ["123ABC"], "branch_id": ["XYZ789"], "return_date": ["2022-12-31", "12/31/2022", "Dec 31, 2022"]}}] | jsonl |
parallel_multiple_89 | [{"ride_hailing.get_rides": {"source": ["123 Main Street"], "destination": ["456 Park Avenue"], "max_cost": [30.0, ""]}}, {"grocery_delivery.order": {"location": ["789 Broadway"], "items": [["milk", "bread", "eggs", "apples"], ["milk", "bread", "apples", "eggs"], ["milk", "eggs", "bread", "apples"], ["milk", "eggs", "a... | {"id": "parallel_multiple_89", "ground_truth": [{"ride_hailing.get_rides": {"source": ["123 Main Street"], "destination": ["456 Park Avenue"], "max_cost": [30.0, ""]}}, {"grocery_delivery.order": {"location": ["789 Broadway"], "items": [["milk", "bread", "eggs", "apples"], ["milk", "bread", "apples", "eggs"], ["milk", ... | {"id": "parallel_multiple_89", "ground_truth": [{"ride_hailing.get_rides": {"source": ["123 Main Street"], "destination": ["456 Park Avenue"], "max_cost": [30.0, ""]}}, {"grocery_delivery.order": {"location": ["789 Broadway"], "items": [["milk", "bread", "eggs", "apples"], ["milk", "bread", "apples", "eggs"], ["milk", ... | [{"ride_hailing.get_rides": {"source": ["123 Main Street"], "destination": ["456 Park Avenue"], "max_cost": [30.0, ""]}}, {"grocery_delivery.order": {"location": ["789 Broadway"], "items": [["milk", "bread", "eggs", "apples"], ["milk", "bread", "apples", "eggs"], ["milk", "eggs", "bread", "apples"], ["milk", "eggs", "a... | jsonl |
parallel_multiple_90 | [{"calculate_final_temperature": {"quantity1": [5.0], "temperature1": [300.0], "quantity2": [3.0], "temperature2": [500.0]}}, {"calculate_mass": {"quantity": [4.0], "molar_mass": [16.0]}}] | {"id": "parallel_multiple_90", "ground_truth": [{"calculate_final_temperature": {"quantity1": [5.0], "temperature1": [300.0], "quantity2": [3.0], "temperature2": [500.0]}}, {"calculate_mass": {"quantity": [4.0], "molar_mass": [16.0]}}]} | {"id": "parallel_multiple_90", "ground_truth": [{"calculate_final_temperature": {"quantity1": [5.0], "temperature1": [300.0], "quantity2": [3.0], "temperature2": [500.0]}}, {"calculate_mass": {"quantity": [4.0], "molar_mass": [16.0]}}]} | [{"calculate_final_temperature": {"quantity1": [5.0], "temperature1": [300.0], "quantity2": [3.0], "temperature2": [500.0]}}, {"calculate_mass": {"quantity": [4.0], "molar_mass": [16.0]}}] | jsonl |
parallel_multiple_91 | [{"biological.calc_energy": {"mols": [5.0], "substance": ["C6H12O6", "glucose"], "joules_per_mol": [2800.0, ""]}}, {"biological.calc_biomass": {"energy": [14000.0], "efficiency": [0.1, ""]}}, {"physical.calc_work": {"energy": [1400.0], "distance": [2.0]}}] | {"id": "parallel_multiple_91", "ground_truth": [{"biological.calc_energy": {"mols": [5.0], "substance": ["C6H12O6", "glucose"], "joules_per_mol": [2800.0, ""]}}, {"biological.calc_biomass": {"energy": [14000.0], "efficiency": [0.1, ""]}}, {"physical.calc_work": {"energy": [1400.0], "distance": [2.0]}}]} | {"id": "parallel_multiple_91", "ground_truth": [{"biological.calc_energy": {"mols": [5.0], "substance": ["C6H12O6", "glucose"], "joules_per_mol": [2800.0, ""]}}, {"biological.calc_biomass": {"energy": [14000.0], "efficiency": [0.1, ""]}}, {"physical.calc_work": {"energy": [1400.0], "distance": [2.0]}}]} | [{"biological.calc_energy": {"mols": [5.0], "substance": ["C6H12O6", "glucose"], "joules_per_mol": [2800.0, ""]}}, {"biological.calc_biomass": {"energy": [14000.0], "efficiency": [0.1, ""]}}, {"physical.calc_work": {"energy": [1400.0], "distance": [2.0]}}] | jsonl |
parallel_multiple_92 | [{"calculate.weight_in_space": {"weight_earth_kg": [75.0], "planet": ["Mars"]}}, {"currency_conversion": {"amount": [5000.0], "from_currency": ["USD", "US Dollars", "US Dollar"], "to_currency": ["JPY", "Japanese Yen"]}}, {"unit_conversion.convert": {"value": [24.0], "from_unit": ["in", "inch", "inches"], "to_unit": ["c... | {"id": "parallel_multiple_92", "ground_truth": [{"calculate.weight_in_space": {"weight_earth_kg": [75.0], "planet": ["Mars"]}}, {"currency_conversion": {"amount": [5000.0], "from_currency": ["USD", "US Dollars", "US Dollar"], "to_currency": ["JPY", "Japanese Yen"]}}, {"unit_conversion.convert": {"value": [24.0], "from_... | {"id": "parallel_multiple_92", "ground_truth": [{"calculate.weight_in_space": {"weight_earth_kg": [75.0], "planet": ["Mars"]}}, {"currency_conversion": {"amount": [5000.0], "from_currency": ["USD", "US Dollars", "US Dollar"], "to_currency": ["JPY", "Japanese Yen"]}}, {"unit_conversion.convert": {"value": [24.0], "from_... | [{"calculate.weight_in_space": {"weight_earth_kg": [75.0], "planet": ["Mars"]}}, {"currency_conversion": {"amount": [5000.0], "from_currency": ["USD", "US Dollars", "US Dollar"], "to_currency": ["JPY", "Japanese Yen"]}}, {"unit_conversion.convert": {"value": [24.0], "from_unit": ["in", "inch", "inches"], "to_unit": ["c... | jsonl |
parallel_multiple_93 | [{"geology.get_era": {"era_name": ["Jurassic"], "calculate_years_ago": [true]}}, {"history.get_event_date": {"event_name": ["signing of the Magna Carta", "Magna Carta"], "calculate_years_ago": [true]}}] | {"id": "parallel_multiple_93", "ground_truth": [{"geology.get_era": {"era_name": ["Jurassic"], "calculate_years_ago": [true]}}, {"history.get_event_date": {"event_name": ["signing of the Magna Carta", "Magna Carta"], "calculate_years_ago": [true]}}]} | {"id": "parallel_multiple_93", "ground_truth": [{"geology.get_era": {"era_name": ["Jurassic"], "calculate_years_ago": [true]}}, {"history.get_event_date": {"event_name": ["signing of the Magna Carta", "Magna Carta"], "calculate_years_ago": [true]}}]} | [{"geology.get_era": {"era_name": ["Jurassic"], "calculate_years_ago": [true]}}, {"history.get_event_date": {"event_name": ["signing of the Magna Carta", "Magna Carta"], "calculate_years_ago": [true]}}] | jsonl |
parallel_multiple_94 | [{"sort_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"], ["elderberry", "cherry", "banana", "apple", "date"]], "order": ["desc", "descending"]}}, {"filter_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"]], "condition": ["startswith(b)", "startwith(b)"]}}, {"sum_elements"... | {"id": "parallel_multiple_94", "ground_truth": [{"sort_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"], ["elderberry", "cherry", "banana", "apple", "date"]], "order": ["desc", "descending"]}}, {"filter_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"]], "condition": ["sta... | {"id": "parallel_multiple_94", "ground_truth": [{"sort_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"], ["elderberry", "cherry", "banana", "apple", "date"]], "order": ["desc", "descending"]}}, {"filter_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"]], "condition": ["sta... | [{"sort_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"], ["elderberry", "cherry", "banana", "apple", "date"]], "order": ["desc", "descending"]}}, {"filter_list": {"elements": [["apple", "banana", "cherry", "date", "elderberry"]], "condition": ["startswith(b)", "startwith(b)"]}}, {"sum_elements"... | jsonl |
parallel_multiple_95 | [{"cosine_similarity.calculate": {"vector1": [[1, 2, 3]], "vector2": [[4, 5, 6]], "rounding": [2]}}, {"correlation.calculate": {"array1": [[7, 8, 9]], "array2": [[10, 11, 12]], "type": ["pearson", ""]}}, {"correlation.calculate": {"array1": [[13, 14, 15]], "array2": [[16, 17, 18]], "type": ["spearman"]}}, {"cosine_simi... | {"id": "parallel_multiple_95", "ground_truth": [{"cosine_similarity.calculate": {"vector1": [[1, 2, 3]], "vector2": [[4, 5, 6]], "rounding": [2]}}, {"correlation.calculate": {"array1": [[7, 8, 9]], "array2": [[10, 11, 12]], "type": ["pearson", ""]}}, {"correlation.calculate": {"array1": [[13, 14, 15]], "array2": [[16, ... | {"id": "parallel_multiple_95", "ground_truth": [{"cosine_similarity.calculate": {"vector1": [[1, 2, 3]], "vector2": [[4, 5, 6]], "rounding": [2]}}, {"correlation.calculate": {"array1": [[7, 8, 9]], "array2": [[10, 11, 12]], "type": ["pearson", ""]}}, {"correlation.calculate": {"array1": [[13, 14, 15]], "array2": [[16, ... | [{"cosine_similarity.calculate": {"vector1": [[1, 2, 3]], "vector2": [[4, 5, 6]], "rounding": [2]}}, {"correlation.calculate": {"array1": [[7, 8, 9]], "array2": [[10, 11, 12]], "type": ["pearson", ""]}}, {"correlation.calculate": {"array1": [[13, 14, 15]], "array2": [[16, 17, 18]], "type": ["spearman"]}}, {"cosine_simi... | jsonl |
parallel_multiple_96 | [{"library.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Pet-friendly", "Cafe Inside"]]}}, {"store.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Disabled Access", "24 hours"]]}}] | {"id": "parallel_multiple_96", "ground_truth": [{"library.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Pet-friendly", "Cafe Inside"]]}}, {"store.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Disabled Access", "24 hours"]]}}]} | {"id": "parallel_multiple_96", "ground_truth": [{"library.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Pet-friendly", "Cafe Inside"]]}}, {"store.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Disabled Access", "24 hours"]]}}]} | [{"library.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Pet-friendly", "Cafe Inside"]]}}, {"store.find_nearby": {"location": ["New York City", "New York City, NY"], "preferences": [["Disabled Access", "24 hours"]]}}] | jsonl |
parallel_multiple_97 | [{"calc_Simple_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.04]}}, {"calc_Compound_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.035], "compound_freq": [1, ""]}}, {"future_value": {"initial_investment": [3000.0], "interest_rate": [0.05], "time": [6], "n... | {"id": "parallel_multiple_97", "ground_truth": [{"calc_Simple_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.04]}}, {"calc_Compound_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.035], "compound_freq": [1, ""]}}, {"future_value": {"initial_investment": [30... | {"id": "parallel_multiple_97", "ground_truth": [{"calc_Simple_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.04]}}, {"calc_Compound_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.035], "compound_freq": [1, ""]}}, {"future_value": {"initial_investment": [30... | [{"calc_Simple_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.04]}}, {"calc_Compound_Interest": {"principle_amount": [5000.0], "duration": [5.0], "annual_rate": [0.035], "compound_freq": [1, ""]}}, {"future_value": {"initial_investment": [3000.0], "interest_rate": [0.05], "time": [6], "n... | jsonl |
parallel_multiple_98 | [{"currency_conversion": {"amount": [5000.0], "from_currency": ["Japanese Yen", "JPY"], "to_currency": ["US Dollars", "USD", "US Dollar"]}}, {"unit_conversion": {"value": [15.0], "from_unit": ["km", "kilometer", "kilometers"], "to_unit": ["mi", "mile", "miles"]}}] | {"id": "parallel_multiple_98", "ground_truth": [{"currency_conversion": {"amount": [5000.0], "from_currency": ["Japanese Yen", "JPY"], "to_currency": ["US Dollars", "USD", "US Dollar"]}}, {"unit_conversion": {"value": [15.0], "from_unit": ["km", "kilometer", "kilometers"], "to_unit": ["mi", "mile", "miles"]}}]} | {"id": "parallel_multiple_98", "ground_truth": [{"currency_conversion": {"amount": [5000.0], "from_currency": ["Japanese Yen", "JPY"], "to_currency": ["US Dollars", "USD", "US Dollar"]}}, {"unit_conversion": {"value": [15.0], "from_unit": ["km", "kilometer", "kilometers"], "to_unit": ["mi", "mile", "miles"]}}]} | [{"currency_conversion": {"amount": [5000.0], "from_currency": ["Japanese Yen", "JPY"], "to_currency": ["US Dollars", "USD", "US Dollar"]}}, {"unit_conversion": {"value": [15.0], "from_unit": ["km", "kilometer", "kilometers"], "to_unit": ["mi", "mile", "miles"]}}] | jsonl |
parallel_multiple_99 | [{"corporate_finance.dividend_data": {"company": ["Microsoft", "MSFT"], "years": [5], "frequency": ["quarterly"]}}, {"corporate_finance.dividend_data": {"company": ["Microsoft"], "years": [5], "frequency": ["annually", ""]}}, {"stock_market_data": {"company": ["Microsoft", "MSFT"], "days": [60]}}, {"stock_market_data":... | {"id": "parallel_multiple_99", "ground_truth": [{"corporate_finance.dividend_data": {"company": ["Microsoft", "MSFT"], "years": [5], "frequency": ["quarterly"]}}, {"corporate_finance.dividend_data": {"company": ["Microsoft"], "years": [5], "frequency": ["annually", ""]}}, {"stock_market_data": {"company": ["Microsoft",... | {"id": "parallel_multiple_99", "ground_truth": [{"corporate_finance.dividend_data": {"company": ["Microsoft", "MSFT"], "years": [5], "frequency": ["quarterly"]}}, {"corporate_finance.dividend_data": {"company": ["Microsoft"], "years": [5], "frequency": ["annually", ""]}}, {"stock_market_data": {"company": ["Microsoft",... | [{"corporate_finance.dividend_data": {"company": ["Microsoft", "MSFT"], "years": [5], "frequency": ["quarterly"]}}, {"corporate_finance.dividend_data": {"company": ["Microsoft"], "years": [5], "frequency": ["annually", ""]}}, {"stock_market_data": {"company": ["Microsoft", "MSFT"], "days": [60]}}, {"stock_market_data":... | jsonl |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4