bhaiyahnsingh45/Qwen2.5-1.5B-Instruct-kpi-tool-calling
Updated
•
2
•
1
user_content
stringlengths 70
193
| tool_calls
stringlengths 150
355
|
|---|---|
Fetch overall equipment effectiveness hourly product-wise min starting 2025-04-04 00:00:00 until 2025-06-25 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-04-04 00:00:00", "custom_end_date": "2025-06-25 23:59:59", "all_product": true, "hourly": true, "lowest": true}}]
|
Display overall equipment effectiveness per hour at Plant_Austin from 2025-09-18 00:00:00 to 2025-11-23 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-09-18 00:00:00", "custom_end_date": "2025-11-23 23:59:59", "plant": "Plant_Austin", "hourly": true}}]
|
Can you show availability percentage hour-by-hour at Plant_Denver rank the results starting 2025-10-09 00:00:00 until 2025-11-03 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-10-09 00:00:00", "custom_end_date": "2025-11-03 23:59:59", "plant": "Plant_Denver", "hourly": true, "rank": true}}]
|
Can you show overall equipment effectiveness for machine LINE_C03_PACKER_M01 during Night Shift best 10 between 2025-11-10 14:45:59 and 2026-01-06 20:29:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-11-10 14:45:59", "custom_end_date": "2026-01-06 20:29:59", "machine": "LINE_C03_PACKER_M01", "shift": "Night Shift", "top": 10, "highest": true}}]
|
Can you show overall equipment effectiveness for all lines rank the results positive values only from 2025-12-31 00:00:00 to 2026-03-01 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-12-31 00:00:00", "custom_end_date": "2026-03-01 23:59:59", "all_line": true, "rank": true, "only_positive": true}}]
|
Can you show OEE per month running Juice_1L during Morning Shift bottom 6 from 2024-09-14 05:22:17 to 2024-11-21 15:38:25
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-09-14 05:22:17", "custom_end_date": "2024-11-21 15:38:25", "product": "Juice_1L", "monthly": true, "shift": "Morning Shift", "top": 6, "lowest": true}}]
|
Display availability per hour running Cola_330ml from 2025-04-28 00:00:00 to 2025-06-29 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-28 00:00:00", "custom_end_date": "2025-06-29 23:59:59", "product": "Cola_330ml", "hourly": true}}]
|
Fetch overall equipment effectiveness day-by-day for LINE_B02 during Night Shift top 8 starting 2025-02-08 00:00:00 until 2025-02-15 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-02-08 00:00:00", "custom_end_date": "2025-02-15 23:59:59", "line": "LINE_B02", "daily": true, "shift": "Night Shift", "top": 8, "highest": true}}]
|
Can you show overall equipment effectiveness for machine LINE_D04_MIXER_M01 during Weekend Shift best 5 non-zero only starting 2024-12-30 00:00:00 until 2025-01-08 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-12-30 00:00:00", "custom_end_date": "2025-01-08 23:59:59", "machine": "LINE_D04_MIXER_M01", "shift": "Weekend Shift", "top": 5, "highest": true, "exclude_zero": true}}]
|
Get availability percentage per week in the Quality_Control between 2025-04-12 00:00:00 and 2025-04-25 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-12 00:00:00", "custom_end_date": "2025-04-25 23:59:59", "area": "Quality_Control", "weekly": true}}]
|
Compare the OEE between LINE_C03_FILLER_M02 and LINE_A01_MIXER_M01 between 2024-06-20 00:00:00 and 2024-08-17 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_C03_FILLER_M02", "custom_start_date": "2024-06-20 00:00:00", "custom_end_date": "2024-08-17 23:59:59"}}, {"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_A01_MIXER_M01", "custom_start_date": "2024-06-20 00:00:00", "custom_end_date": "2024-08-17 23:59:59"}}]
|
Show me overall equipment effectiveness per month for all lines sorted from lowest to highest positive values only between 2025-03-01 00:00:00 and 2025-05-15 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-03-01 00:00:00", "custom_end_date": "2025-05-15 23:59:59", "all_line": true, "monthly": true, "lowest_to_highest": true, "only_positive": true}}]
|
Can you show availability percentage yearly across all areas greater than 70 excluding zeros starting 2025-02-07 00:00:00 until 2025-04-14 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-02-07 00:00:00", "custom_end_date": "2025-04-14 23:59:59", "all_area": true, "yearly": true, "greater_than": "70", "exclude_zero": true}}]
|
Retrieve availability percentage for LINE_D04 sorted from highest to lowest starting 2025-04-08 00:00:00 until 2025-05-21 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-08 00:00:00", "custom_end_date": "2025-05-21 23:59:59", "line": "LINE_D04", "highest_to_lowest": true}}]
|
Show me overall equipment effectiveness month-by-month for machine LINE_B02_PALLETIZER_M01 rank the results from 2025-10-05 00:00:00 to 2025-11-01 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-10-05 00:00:00", "custom_end_date": "2025-11-01 23:59:59", "machine": "LINE_B02_PALLETIZER_M01", "monthly": true, "rank": true}}]
|
Compare the OEE between LINE_C03_PALLETIZER_M02 and LINE_D04_PALLETIZER_M01 from 2024-03-19 00:00:00 to 2024-06-08 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_C03_PALLETIZER_M02", "custom_start_date": "2024-03-19 00:00:00", "custom_end_date": "2024-06-08 23:59:59"}}, {"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_D04_PALLETIZER_M01", "custom_start_date": "2024-03-19 00:00:00", "custom_end_date": "2024-06-08 23:59:59"}}]
|
What is the availability per week for machine LINE_B02_FILLER_M02 for the date range 2025-04-20 05:11:53 to 2025-06-05 05:05:17
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-20 05:11:53", "custom_end_date": "2025-06-05 05:05:17", "machine": "LINE_B02_FILLER_M02", "weekly": true}}]
|
Display overall equipment effectiveness running Juice_1L bottom 10 for the date range 2025-07-17 00:00:00 to 2025-08-01 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-07-17 00:00:00", "custom_end_date": "2025-08-01 23:59:59", "product": "Juice_1L", "top": 10, "lowest": true}}]
|
Show me availability percentage month-by-month for machine LINE_A01_PALLETIZER_M01 between 2024-06-15 00:00:00 and 2024-07-29 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-06-15 00:00:00", "custom_end_date": "2024-07-29 23:59:59", "machine": "LINE_A01_PALLETIZER_M01", "monthly": true}}]
|
What is the OEE monthly for machine LINE_A01_PALLETIZER_M01 for the date range 2024-05-09 00:00:00 to 2024-05-12 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-05-09 00:00:00", "custom_end_date": "2024-05-12 23:59:59", "machine": "LINE_A01_PALLETIZER_M01", "monthly": true}}]
|
Show me OEE running Cola_330ml for all shifts bottom 9 starting 2025-08-04 00:00:00 until 2025-09-01 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-08-04 00:00:00", "custom_end_date": "2025-09-01 23:59:59", "product": "Cola_330ml", "all_shift": true, "top": 9, "lowest": true}}]
|
Retrieve availability percentage per quarter in the Bottling_Area during Morning Shift starting 2025-04-29 00:00:00 until 2025-07-19 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-29 00:00:00", "custom_end_date": "2025-07-19 23:59:59", "area": "Bottling_Area", "quarterly": true, "shift": "Morning Shift"}}]
|
Show me OEE per hour in the Quality_Control sorted from lowest to highest positive values only from 2025-08-15 11:29:20 to 2025-10-05 19:00:52
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-08-15 11:29:20", "custom_end_date": "2025-10-05 19:00:52", "area": "Quality_Control", "hourly": true, "lowest_to_highest": true, "only_positive": true}}]
|
Display overall equipment effectiveness on a daily basis machine-wise during Night Shift between 2024-09-19 00:00:00 and 2024-11-20 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-09-19 00:00:00", "custom_end_date": "2024-11-20 23:59:59", "all_machine": true, "daily": true, "shift": "Night Shift"}}]
|
Retrieve availability percentage week-by-week running Cola_330ml lowest for the date range 2024-01-28 00:00:00 to 2024-02-24 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-01-28 00:00:00", "custom_end_date": "2024-02-24 23:59:59", "product": "Cola_330ml", "weekly": true, "lowest": true}}]
|
Compare availability for LINE_C03 vs LINE_E05 between 2025-09-03 04:15:21 and 2025-09-18 08:52:47
|
[{"tool_name": "get_availability", "tool_arguments": {"line": "LINE_C03", "custom_start_date": "2025-09-03 04:15:21", "custom_end_date": "2025-09-18 08:52:47"}}, {"tool_name": "get_availability", "tool_arguments": {"line": "LINE_E05", "custom_start_date": "2025-09-03 04:15:21", "custom_end_date": "2025-09-18 08:52:47"}}]
|
Retrieve availability percentage in the Quality_Control bottom 10 between 2025-04-14 00:00:00 and 2025-05-28 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-14 00:00:00", "custom_end_date": "2025-05-28 23:59:59", "area": "Quality_Control", "top": 10, "lowest": true}}]
|
What is the OEE daily running Energy_Drink_250ml during Day Shift bottom 7 for the date range 2025-11-24 00:00:00 to 2025-12-18 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-11-24 00:00:00", "custom_end_date": "2025-12-18 23:59:59", "product": "Energy_Drink_250ml", "daily": true, "shift": "Day Shift", "top": 7, "lowest": true}}]
|
Get availability for machine LINE_D04_PACKER_M02 sorted from highest to lowest for the date range 2024-12-16 00:00:00 to 2025-01-14 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-12-16 00:00:00", "custom_end_date": "2025-01-14 23:59:59", "machine": "LINE_D04_PACKER_M02", "highest_to_lowest": true}}]
|
Can you show overall equipment effectiveness annually in the Processing_Zone starting 2024-03-12 04:08:46 until 2024-05-24 13:03:40
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-03-12 04:08:46", "custom_end_date": "2024-05-24 13:03:40", "area": "Processing_Zone", "yearly": true}}]
|
Get availability day-by-day at Plant_Austin min ignoring zero values for the date range 2025-07-30 00:00:00 to 2025-10-01 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-07-30 00:00:00", "custom_end_date": "2025-10-01 23:59:59", "plant": "Plant_Austin", "daily": true, "lowest": true, "exclude_zero": true}}]
|
Get availability annually for machine LINE_D04_MIXER_M01 for the date range 2025-07-12 00:00:00 to 2025-08-05 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-07-12 00:00:00", "custom_end_date": "2025-08-05 23:59:59", "machine": "LINE_D04_MIXER_M01", "yearly": true}}]
|
I need availability percentage per month for machine LINE_B02_FILLER_M02 for the date range 2024-07-04 00:00:00 to 2024-08-03 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-07-04 00:00:00", "custom_end_date": "2024-08-03 23:59:59", "machine": "LINE_B02_FILLER_M02", "monthly": true}}]
|
Compare the availability between LINE_E05_MIXER_M01 and LINE_A01_FILLER_M01 from 2025-03-11 00:00:00 to 2025-03-31 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_E05_MIXER_M01", "custom_start_date": "2025-03-11 00:00:00", "custom_end_date": "2025-03-31 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_A01_FILLER_M01", "custom_start_date": "2025-03-11 00:00:00", "custom_end_date": "2025-03-31 23:59:59"}}]
|
I need overall equipment effectiveness yearly for machine LINE_B02_FILLER_M02 lowest ignoring zero values from 2025-05-05 00:00:00 to 2025-06-27 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-05-05 00:00:00", "custom_end_date": "2025-06-27 23:59:59", "machine": "LINE_B02_FILLER_M02", "yearly": true, "lowest": true, "exclude_zero": true}}]
|
Fetch availability percentage at Plant_Chicago from 2024-05-22 00:00:00 to 2024-06-03 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-05-22 00:00:00", "custom_end_date": "2024-06-03 23:59:59", "plant": "Plant_Chicago"}}]
|
Display OEE month-by-month for machine LINE_A01_MIXER_M01 for all shifts for the date range 2025-02-18 00:00:00 to 2025-03-10 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-02-18 00:00:00", "custom_end_date": "2025-03-10 23:59:59", "machine": "LINE_A01_MIXER_M01", "monthly": true, "all_shift": true}}]
|
Display overall equipment effectiveness weekly for machine LINE_C03_MIXER_M02 sorted from highest to lowest starting 2025-05-13 00:00:00 until 2025-07-27 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-05-13 00:00:00", "custom_end_date": "2025-07-27 23:59:59", "machine": "LINE_C03_MIXER_M02", "weekly": true, "highest_to_lowest": true}}]
|
I need overall equipment effectiveness per hour for machine LINE_A01_MIXER_M02 excluding zeros starting 2024-12-23 00:00:00 until 2025-01-25 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-12-23 00:00:00", "custom_end_date": "2025-01-25 23:59:59", "machine": "LINE_A01_MIXER_M02", "hourly": true, "exclude_zero": true}}]
|
What is the availability weekly for LINE_E05 from 2025-08-28 00:00:00 to 2025-09-06 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-08-28 00:00:00", "custom_end_date": "2025-09-06 23:59:59", "line": "LINE_E05", "weekly": true}}]
|
Compare availability percentage for LINE_E05 vs LINE_A01 from 2024-12-24 00:00:00 to 2025-03-11 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"line": "LINE_E05", "custom_start_date": "2024-12-24 00:00:00", "custom_end_date": "2025-03-11 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"line": "LINE_A01", "custom_start_date": "2024-12-24 00:00:00", "custom_end_date": "2025-03-11 23:59:59"}}]
|
Can you show OEE per hour running Soda_Can sorted from highest to lowest negative values only starting 2024-07-26 00:00:00 until 2024-08-06 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-07-26 00:00:00", "custom_end_date": "2024-08-06 23:59:59", "product": "Soda_Can", "hourly": true, "highest_to_lowest": true, "only_negative": true}}]
|
Get OEE for LINE_B02_PALLETIZER_M01 and Availability for LINE_E05_CAPPER_M02 from 2025-07-01 22:08:35 to 2025-09-07 04:27:56
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_B02_PALLETIZER_M01", "custom_start_date": "2025-07-01 22:08:35", "custom_end_date": "2025-09-07 04:27:56"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_E05_CAPPER_M02", "custom_start_date": "2025-07-01 22:08:35", "custom_end_date": "2025-09-07 04:27:56"}}]
|
Fetch availability percentage quarterly at Plant_Berlin top 9 starting 2024-05-27 00:00:00 until 2024-06-19 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-05-27 00:00:00", "custom_end_date": "2024-06-19 23:59:59", "plant": "Plant_Berlin", "quarterly": true, "top": 9, "highest": true}}]
|
Fetch availability machine-wise starting 2024-08-12 00:00:00 until 2024-09-09 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-08-12 00:00:00", "custom_end_date": "2024-09-09 23:59:59", "all_machine": true}}]
|
Fetch OEE running Soda_Can positive values only between 2024-05-21 00:00:00 and 2024-06-14 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-05-21 00:00:00", "custom_end_date": "2024-06-14 23:59:59", "product": "Soda_Can", "only_positive": true}}]
|
I need OEE and Availability in the Quality_Control for the period 2024-05-05 05:31:56 - 2024-06-07 18:45:16
|
[{"tool_name": "get_oee", "tool_arguments": {"area": "Quality_Control", "custom_start_date": "2024-05-05 05:31:56", "custom_end_date": "2024-06-07 18:45:16"}}, {"tool_name": "get_availability", "tool_arguments": {"area": "Quality_Control", "custom_start_date": "2024-05-05 05:31:56", "custom_end_date": "2024-06-07 18:45:16"}}]
|
I need availability in the Bottling_Area rank the results for the date range 2024-08-29 13:28:00 to 2024-11-06 11:46:39
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-08-29 13:28:00", "custom_end_date": "2024-11-06 11:46:39", "area": "Bottling_Area", "rank": true}}]
|
Retrieve OEE per quarter across all areas less than 43 for the date range 2025-10-07 00:00:00 to 2025-10-12 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-10-07 00:00:00", "custom_end_date": "2025-10-12 23:59:59", "all_area": true, "quarterly": true, "less_than": "43"}}]
|
Display OEE and Availability for machine LINE_B02_PALLETIZER_M01 for the period 2024-07-06 00:00:00 - 2024-08-22 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_B02_PALLETIZER_M01", "custom_start_date": "2024-07-06 00:00:00", "custom_end_date": "2024-08-22 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_B02_PALLETIZER_M01", "custom_start_date": "2024-07-06 00:00:00", "custom_end_date": "2024-08-22 23:59:59"}}]
|
I need OEE and Availability running Cola_330ml from 2025-12-09 00:00:00 to 2025-12-16 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"product": "Cola_330ml", "custom_start_date": "2025-12-09 00:00:00", "custom_end_date": "2025-12-16 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"product": "Cola_330ml", "custom_start_date": "2025-12-09 00:00:00", "custom_end_date": "2025-12-16 23:59:59"}}]
|
Get OEE for LINE_E05_LABELER_M02 and Availability for LINE_B02_CAPPER_M01 between 2025-05-15 05:27:56 and 2025-06-08 16:27:08
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_E05_LABELER_M02", "custom_start_date": "2025-05-15 05:27:56", "custom_end_date": "2025-06-08 16:27:08"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_B02_CAPPER_M01", "custom_start_date": "2025-05-15 05:27:56", "custom_end_date": "2025-06-08 16:27:08"}}]
|
Show me overall equipment effectiveness hour-by-hour in the Processing_Zone sorted from highest to lowest less than 16 starting 2024-03-27 00:00:00 until 2024-06-12 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-03-27 00:00:00", "custom_end_date": "2024-06-12 23:59:59", "area": "Processing_Zone", "hourly": true, "highest_to_lowest": true, "less_than": "16"}}]
|
Show me availability percentage month-by-month for machine LINE_D04_MIXER_M01 rank the results ignoring zero values for the date range 2025-10-30 00:00:00 to 2026-01-04 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-10-30 00:00:00", "custom_end_date": "2026-01-04 23:59:59", "machine": "LINE_D04_MIXER_M01", "monthly": true, "rank": true, "exclude_zero": true}}]
|
Can you show availability daily running Cola_330ml excluding zeros for the date range 2025-02-01 17:09:57 to 2025-04-23 11:20:49
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-02-01 17:09:57", "custom_end_date": "2025-04-23 11:20:49", "product": "Cola_330ml", "daily": true, "exclude_zero": true}}]
|
Retrieve OEE running Cola_330ml sorted from highest to lowest between 2024-07-22 00:00:00 and 2024-10-18 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-07-22 00:00:00", "custom_end_date": "2024-10-18 23:59:59", "product": "Cola_330ml", "highest_to_lowest": true}}]
|
What is the availability hourly for LINE_A01 greater than 53 for the date range 2024-05-23 00:00:00 to 2024-07-30 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-05-23 00:00:00", "custom_end_date": "2024-07-30 23:59:59", "line": "LINE_A01", "hourly": true, "greater_than": "53"}}]
|
I need overall equipment effectiveness daily machine-wise during Weekend Shift for the date range 2025-08-30 00:00:00 to 2025-11-22 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-08-30 00:00:00", "custom_end_date": "2025-11-22 23:59:59", "all_machine": true, "daily": true, "shift": "Weekend Shift"}}]
|
What is the availability percentage yearly for LINE_D04 starting 2025-01-21 00:00:00 until 2025-03-06 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-01-21 00:00:00", "custom_end_date": "2025-03-06 23:59:59", "line": "LINE_D04", "yearly": true}}]
|
Retrieve OEE year-by-year for LINE_E05 for all shifts bottom 8 between 2024-11-24 00:00:00 and 2025-02-14 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-11-24 00:00:00", "custom_end_date": "2025-02-14 23:59:59", "line": "LINE_E05", "yearly": true, "all_shift": true, "top": 8, "lowest": true}}]
|
Compare the availability percentage between LINE_E05_LABELER_M01 and LINE_B02_LABELER_M02 from 2024-12-07 00:00:00 to 2025-01-14 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_E05_LABELER_M01", "custom_start_date": "2024-12-07 00:00:00", "custom_end_date": "2025-01-14 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_B02_LABELER_M02", "custom_start_date": "2024-12-07 00:00:00", "custom_end_date": "2025-01-14 23:59:59"}}]
|
Fetch availability weekly for machine LINE_E05_LABELER_M01 starting 2025-04-15 00:00:00 until 2025-04-16 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-15 00:00:00", "custom_end_date": "2025-04-16 23:59:59", "machine": "LINE_E05_LABELER_M01", "weekly": true}}]
|
Retrieve availability percentage year-by-year product-wise ignoring zero values for the date range 2024-09-01 14:20:49 to 2024-11-29 20:32:36
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-09-01 14:20:49", "custom_end_date": "2024-11-29 20:32:36", "all_product": true, "yearly": true, "exclude_zero": true}}]
|
Get availability machine-wise positive values only starting 2025-08-20 00:00:00 until 2025-11-05 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-08-20 00:00:00", "custom_end_date": "2025-11-05 23:59:59", "all_machine": true, "only_positive": true}}]
|
Display OEE per hour running Juice_1L from 2025-01-15 00:24:21 to 2025-02-27 04:15:58
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-01-15 00:24:21", "custom_end_date": "2025-02-27 04:15:58", "product": "Juice_1L", "hourly": true}}]
|
I need OEE and Availability running Water_500ml from 2024-05-21 00:00:00 to 2024-08-10 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"product": "Water_500ml", "custom_start_date": "2024-05-21 00:00:00", "custom_end_date": "2024-08-10 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"product": "Water_500ml", "custom_start_date": "2024-05-21 00:00:00", "custom_end_date": "2024-08-10 23:59:59"}}]
|
Compare the OEE between LINE_C03_PALLETIZER_M02 and LINE_D04_MIXER_M02 between 2025-10-29 00:00:00 and 2026-01-02 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_C03_PALLETIZER_M02", "custom_start_date": "2025-10-29 00:00:00", "custom_end_date": "2026-01-02 23:59:59"}}, {"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_D04_MIXER_M02", "custom_start_date": "2025-10-29 00:00:00", "custom_end_date": "2026-01-02 23:59:59"}}]
|
Get OEE for LINE_C03_PALLETIZER_M01 and Availability for LINE_D04_PALLETIZER_M01 for the period 2025-10-28 02:19:39 - 2025-12-06 11:46:04
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_C03_PALLETIZER_M01", "custom_start_date": "2025-10-28 02:19:39", "custom_end_date": "2025-12-06 11:46:04"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_D04_PALLETIZER_M01", "custom_start_date": "2025-10-28 02:19:39", "custom_end_date": "2025-12-06 11:46:04"}}]
|
I need OEE per hour across all plants positive values only for the date range 2025-02-28 00:00:00 to 2025-04-02 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-02-28 00:00:00", "custom_end_date": "2025-04-02 23:59:59", "all_plant": true, "hourly": true, "only_positive": true}}]
|
What is the overall equipment effectiveness on a daily basis for LINE_A01 min for the date range 2024-08-02 00:00:00 to 2024-10-16 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-08-02 00:00:00", "custom_end_date": "2024-10-16 23:59:59", "line": "LINE_A01", "daily": true, "lowest": true}}]
|
Can you show availability for all lines for all shifts bottom 3 from 2025-05-12 00:00:00 to 2025-07-12 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-05-12 00:00:00", "custom_end_date": "2025-07-12 23:59:59", "all_line": true, "all_shift": true, "top": 3, "lowest": true}}]
|
Retrieve availability quarter-by-quarter for machine LINE_B02_LABELER_M02 best 5 starting 2024-05-22 00:00:00 until 2024-06-11 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-05-22 00:00:00", "custom_end_date": "2024-06-11 23:59:59", "machine": "LINE_B02_LABELER_M02", "quarterly": true, "top": 5, "highest": true}}]
|
What is the overall equipment effectiveness weekly for machine LINE_B02_FILLER_M02 sorted from lowest to highest starting 2025-04-27 00:00:00 until 2025-05-30 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-04-27 00:00:00", "custom_end_date": "2025-05-30 23:59:59", "machine": "LINE_B02_FILLER_M02", "weekly": true, "lowest_to_highest": true}}]
|
Retrieve availability for machine LINE_C03_LABELER_M02 during Night Shift starting 2024-08-22 00:00:00 until 2024-11-08 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-08-22 00:00:00", "custom_end_date": "2024-11-08 23:59:59", "machine": "LINE_C03_LABELER_M02", "shift": "Night Shift"}}]
|
Can you show overall equipment effectiveness quarter-by-quarter in the Bottling_Area from 2025-01-23 00:00:00 to 2025-03-14 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-01-23 00:00:00", "custom_end_date": "2025-03-14 23:59:59", "area": "Bottling_Area", "quarterly": true}}]
|
I need availability for machine LINE_C03_LABELER_M01 for the date range 2025-01-04 00:00:00 to 2025-02-19 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-01-04 00:00:00", "custom_end_date": "2025-02-19 23:59:59", "machine": "LINE_C03_LABELER_M01"}}]
|
Get OEE for LINE_C03_PALLETIZER_M02 and Availability for LINE_C03_FILLER_M02 between 2025-09-08 00:00:00 and 2025-09-19 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_C03_PALLETIZER_M02", "custom_start_date": "2025-09-08 00:00:00", "custom_end_date": "2025-09-19 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_C03_FILLER_M02", "custom_start_date": "2025-09-08 00:00:00", "custom_end_date": "2025-09-19 23:59:59"}}]
|
What is the availability at Plant_Austin during Day Shift from 2025-09-17 00:00:00 to 2025-10-21 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-09-17 00:00:00", "custom_end_date": "2025-10-21 23:59:59", "plant": "Plant_Austin", "shift": "Day Shift"}}]
|
Compare the overall equipment effectiveness between LINE_E05_LABELER_M02 and LINE_B02_LABELER_M02 between 2025-09-09 00:00:00 and 2025-11-16 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_E05_LABELER_M02", "custom_start_date": "2025-09-09 00:00:00", "custom_end_date": "2025-11-16 23:59:59"}}, {"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_B02_LABELER_M02", "custom_start_date": "2025-09-09 00:00:00", "custom_end_date": "2025-11-16 23:59:59"}}]
|
Fetch overall equipment effectiveness for machine LINE_E05_LABELER_M01 between 2025-02-27 00:00:00 and 2025-03-24 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-02-27 00:00:00", "custom_end_date": "2025-03-24 23:59:59", "machine": "LINE_E05_LABELER_M01"}}]
|
Can you show availability percentage month-by-month in the Processing_Zone greater than 77 starting 2025-12-16 00:00:00 until 2025-12-21 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-12-16 00:00:00", "custom_end_date": "2025-12-21 23:59:59", "area": "Processing_Zone", "monthly": true, "greater_than": "77"}}]
|
Display availability in the Packaging_Hall sorted from lowest to highest from 2025-10-20 00:00:00 to 2025-12-04 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-10-20 00:00:00", "custom_end_date": "2025-12-04 23:59:59", "area": "Packaging_Hall", "lowest_to_highest": true}}]
|
Display availability in the Warehouse_B sorted from highest to lowest excluding zeros for the date range 2024-11-19 00:00:00 to 2025-01-11 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-11-19 00:00:00", "custom_end_date": "2025-01-11 23:59:59", "area": "Warehouse_B", "highest_to_lowest": true, "exclude_zero": true}}]
|
Get OEE and Availability running Water_500ml from 2025-12-10 00:00:00 to 2026-02-06 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"product": "Water_500ml", "custom_start_date": "2025-12-10 00:00:00", "custom_end_date": "2026-02-06 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"product": "Water_500ml", "custom_start_date": "2025-12-10 00:00:00", "custom_end_date": "2026-02-06 23:59:59"}}]
|
Can you show OEE running Water_500ml during Weekend Shift bottom 8 for the date range 2024-03-16 00:00:00 to 2024-04-19 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-03-16 00:00:00", "custom_end_date": "2024-04-19 23:59:59", "product": "Water_500ml", "shift": "Weekend Shift", "top": 8, "lowest": true}}]
|
Show me OEE per quarter running Water_500ml rank the results for the date range 2024-04-24 00:00:00 to 2024-04-30 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-04-24 00:00:00", "custom_end_date": "2024-04-30 23:59:59", "product": "Water_500ml", "quarterly": true, "rank": true}}]
|
Retrieve availability percentage quarterly running Cola_330ml between 2024-04-07 00:00:00 and 2024-04-17 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-04-07 00:00:00", "custom_end_date": "2024-04-17 23:59:59", "product": "Cola_330ml", "quarterly": true}}]
|
I need overall equipment effectiveness annually machine-wise between 2025-06-26 00:00:00 and 2025-07-31 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-06-26 00:00:00", "custom_end_date": "2025-07-31 23:59:59", "all_machine": true, "yearly": true}}]
|
Get OEE and Availability running Juice_1L from 2025-07-01 18:54:51 to 2025-07-25 00:44:41
|
[{"tool_name": "get_oee", "tool_arguments": {"product": "Juice_1L", "custom_start_date": "2025-07-01 18:54:51", "custom_end_date": "2025-07-25 00:44:41"}}, {"tool_name": "get_availability", "tool_arguments": {"product": "Juice_1L", "custom_start_date": "2025-07-01 18:54:51", "custom_end_date": "2025-07-25 00:44:41"}}]
|
Can you show OEE weekly for all lines bottom 8 from 2025-01-27 00:00:00 to 2025-04-22 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-01-27 00:00:00", "custom_end_date": "2025-04-22 23:59:59", "all_line": true, "weekly": true, "top": 8, "lowest": true}}]
|
Retrieve overall equipment effectiveness weekly for all lines between 2025-02-03 00:00:00 and 2025-02-17 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-02-03 00:00:00", "custom_end_date": "2025-02-17 23:59:59", "all_line": true, "weekly": true}}]
|
Show me overall equipment effectiveness weekly in the Quality_Control starting 2025-11-14 00:00:00 until 2025-12-05 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-11-14 00:00:00", "custom_end_date": "2025-12-05 23:59:59", "area": "Quality_Control", "weekly": true}}]
|
I need availability running Juice_1L during Weekend Shift between 2025-12-31 00:00:00 and 2026-02-20 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-12-31 00:00:00", "custom_end_date": "2026-02-20 23:59:59", "product": "Juice_1L", "shift": "Weekend Shift"}}]
|
Can you show availability percentage for LINE_B02 between 2024-01-24 00:00:00 and 2024-02-29 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-01-24 00:00:00", "custom_end_date": "2024-02-29 23:59:59", "line": "LINE_B02"}}]
|
Display OEE and Availability for machine LINE_B02_PACKER_M02 from 2025-06-06 00:00:00 to 2025-08-12 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_B02_PACKER_M02", "custom_start_date": "2025-06-06 00:00:00", "custom_end_date": "2025-08-12 23:59:59"}}, {"tool_name": "get_availability", "tool_arguments": {"machine": "LINE_B02_PACKER_M02", "custom_start_date": "2025-06-06 00:00:00", "custom_end_date": "2025-08-12 23:59:59"}}]
|
Retrieve availability hourly for LINE_D04 starting 2025-04-09 00:00:00 until 2025-06-26 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2025-04-09 00:00:00", "custom_end_date": "2025-06-26 23:59:59", "line": "LINE_D04", "hourly": true}}]
|
I need overall equipment effectiveness on a daily basis for machine LINE_A01_PACKER_M01 during Morning Shift for the date range 2024-12-22 00:00:00 to 2025-01-24 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2024-12-22 00:00:00", "custom_end_date": "2025-01-24 23:59:59", "machine": "LINE_A01_PACKER_M01", "daily": true, "shift": "Morning Shift"}}]
|
Compare the OEE between LINE_B02_FILLER_M02 and LINE_A01_PALLETIZER_M01 for the period 2024-03-18 00:00:00 - 2024-05-11 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_B02_FILLER_M02", "custom_start_date": "2024-03-18 00:00:00", "custom_end_date": "2024-05-11 23:59:59"}}, {"tool_name": "get_oee", "tool_arguments": {"machine": "LINE_A01_PALLETIZER_M01", "custom_start_date": "2024-03-18 00:00:00", "custom_end_date": "2024-05-11 23:59:59"}}]
|
Get overall equipment effectiveness weekly product-wise between 2025-06-24 00:00:00 and 2025-08-15 23:59:59
|
[{"tool_name": "get_oee", "tool_arguments": {"custom_start_date": "2025-06-24 00:00:00", "custom_end_date": "2025-08-15 23:59:59", "all_product": true, "weekly": true}}]
|
What is the availability per week for machine LINE_B02_PALLETIZER_M02 during Weekend Shift from 2024-11-08 00:00:00 to 2025-01-18 23:59:59
|
[{"tool_name": "get_availability", "tool_arguments": {"custom_start_date": "2024-11-08 00:00:00", "custom_end_date": "2025-01-18 23:59:59", "machine": "LINE_B02_PALLETIZER_M02", "weekly": true, "shift": "Weekend Shift"}}]
|
Dataset for fine-tuning LLMs on manufacturing KPI tool calling tasks.
This dataset contains examples of user queries about manufacturing KPIs and their corresponding tool calls.
Each example contains:
user_content: The user's query about KPIstool_calls: JSON array of tool calls with tool_name and tool_arguments{
"user_content": "Get OEE for LINE_A01 from 2024-01-01 to 2024-01-31",
"tool_calls": "[{\"tool_name\": \"get_oee\", \"tool_arguments\": {\"line\": \"LINE_A01\", \"custom_start_date\": \"2024-01-01 00:00:00\", \"custom_end_date\": \"2024-01-31 23:59:59\"}}]"
}
from datasets import load_dataset
dataset = load_dataset("bhaiyahnsingh45/kpi-tool-calling")
# Access splits
train_data = dataset["train"]
test_data = dataset["test"]
Apache 2.0