Spaces:
Sleeping
Sleeping
Invalid JSON:Unexpected non-whitespace character after JSONat line 2, column 1
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Sanjay as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'DevOps' taught by Prof. Syed: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Vikas Kumar's 'SEPM (Soft. Engg)' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'NSS' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'ML Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Env. Studies' taught by Ms. Krithika: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "krithika_evs_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "krithika_evs_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Praveen as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'GenAI' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Syed as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Ms. Krithika.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NoSQL DB' taught by Prof. Praveen: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Mr. Rahul Bharath.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Rahul Bharath is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Praveen as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Ms. Krithika.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Adrash's 'Forum' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_forum_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_forum_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'GenAI' taught by Prof. Sanjay: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 1: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Spread the 3 weekly hours for 'Analog Circuits' across the week, not just on Monday and Tuesday.", "output": {"constraint_type": "balanced_weekly_distribution", "entity_type": "subject", "entity_name": "Analog Circuits", "parameters": {"weekly_hours": 3}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Syed.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Adrash's 'CN Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'NoSQL DB' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The Physics Lab (PHY201L) must take place in the designated lab room.", "output": {"constraint_type": "resource_assignment", "entity_type": "course", "entity_name": "PHY201L", "parameters": {"required_room_type": "designated_lab"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'ML Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NSS' taught by Prof. Nanda: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP Lab' taught by Prof. Anu: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Jovin.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Theory of Comp.' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r2 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For the CS305 lab, the CSE-A section of 60 students must be split into batches of 20 because the lab has only 20 computers.", "output": {"constraint_type": "lab_batch_division", "entity_type": "section", "entity_name": "CSE-A", "parameters": {"course": "CS305", "total_students": 60, "capacity_per_batch": 20}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Tahir's 'Cloud' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'NoSQL DB' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'Comp. Networks' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Professor Sharma cannot teach two different classes at the same time.", "output": {"constraint_type": "no_faculty_clash", "entity_type": "faculty", "entity_name": "Professor Sharma", "parameters": {}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for OE Teacher 1.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Data Vis Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 2's 'OE' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'DevOps' taught by Prof. Syed: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Prof. Nanda.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Praveen.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Praveen as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NLP Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for OE Teacher 1.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Ms. Krithika as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Jovin.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'ML Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Adrash as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Syed's 'DevOps' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'HCI' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_hcai_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_hcai_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Nanda.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NoSQL DB' taught by Prof. Praveen: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Abhijith as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'HCI' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_hcai_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_hcai_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'Mini Project' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_miniproj_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_miniproj_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Adrash: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cn_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cn_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NoSQL DB' taught by Prof. Praveen: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Cloud' taught by Prof. Tahir: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Jovin's 'Data Vis Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_dvlab_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_dvlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'GenAI' taught by Prof. Sanjay: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Adrash's 'CN Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'IKS' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Rahul Bharath as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'DevOps' taught by Prof. Syed: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'Comp. Networks' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'GenAI' taught by Prof. Sanjay: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Rao wants to keep Fridays free if possible.", "output": {"constraint_type": "faculty_time_preference", "entity_type": "faculty", "entity_name": "Dr. Rao", "parameters": {"prefer_day_off": "Friday"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l2 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Professor Gupta is on emergency leave today. Re-optimize today's schedule for his classes.", "output": {"constraint_type": "emergency_reoptimization", "entity_type": "faculty", "entity_name": "Professor Gupta", "parameters": {"reason": "sudden_leave", "scope": "partial_timetable"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Nanda as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Nanda.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'RM & IPR' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NLP Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Theory of Comp.' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for OE Teacher 2.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'CN Lab' taught by Prof. Adrash: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Ms. Krithika.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'NoSQL DB' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Priya's total teaching load should not exceed 18 hours per week.", "output": {"constraint_type": "faculty_workload_limit", "entity_type": "faculty", "entity_name": "Dr. Priya", "parameters": {"max_hours_per_week": 18}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Mr. Abhijith.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Theory of Comp.' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for OE Teacher 2.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Cloud' taught by Prof. Tahir: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Abhijith's 'Data Vis Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'CN Lab' taught by Prof. Adrash: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6a-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Don't schedule 'Advanced Mathematics' in the last period of the day.", "output": {"constraint_type": "avoid_end_of_day_heavy_subject", "entity_type": "subject", "entity_name": "Advanced Mathematics", "parameters": {}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Nanda as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'Mini Project' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_miniproj_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_miniproj_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Project' taught by Prof. Jovin: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'GenAI' taught by Prof. Sanjay: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 1 as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Sanjay.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Surbhi as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'SEPM (Soft. Engg)' taught by Mr. Vikas Kumar: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Syed as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'DevOps' taught by Prof. Syed: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML Lab' taught by Dr. Kavitha: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_mllab_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_mllab_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Adrash's 'Comp. Networks' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cn_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cn_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Nanda.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Jovin's 'Data Vis Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_dvlab_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_dvlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Jovin's 'Data Vis Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_dvlab_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_dvlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NoSQL DB' taught by Prof. Praveen: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Jovin.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'SEPM (Soft. Engg)' taught by Mr. Vikas Kumar: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Abhijith as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 1's 'OE' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Soft Skills Trainer's 'Soft Skills' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "soft_softskill_6a-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "soft_softskill_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The 'Digital Signal Processing' class needs a room with a projector.", "output": {"constraint_type": "room_preference", "entity_type": "subject", "entity_name": "Digital Signal Processing", "parameters": {"required_equipment": "projector"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 1's 'OE' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'CN Lab' taught by Prof. Adrash: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Data Vis Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 1: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Project' taught by Prof. Jovin: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6a-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Rahul Bharath's 'Theory of Comp.' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Aim for a balanced number of credits per day for students to avoid overload.", "output": {"constraint_type": "credit_based_allocation", "entity_type": "student_group", "entity_name": "ALL", "parameters": {"goal": "balanced_daily_load"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Adrash has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'GenAI' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'SEPM (Soft. Engg)' taught by Mr. Vikas Kumar: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Data Vis Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Mr. Abhijith.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Rahul Bharath as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'NSS' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 1's 'OE' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Surbhi's 'Forum' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "surbhi_forum_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "surbhi_forum_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Jovin.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Sanjay as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Preferentially assign senior faculty like Dr. Murthy to core subjects.", "output": {"constraint_type": "faculty_designation_preference", "entity_type": "faculty_rank", "entity_name": "senior", "parameters": {"assign_to": "core_subjects"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Project' taught by Prof. Jovin: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Env. Studies' taught by Ms. Krithika: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "krithika_evs_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "krithika_evs_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NSS' taught by Prof. Nanda: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Forum' taught by Prof. Adrash: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_forum_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_forum_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'IKS' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_iks_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_iks_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The subject 'Advanced Calculus' (MA401) requires exactly 4 hours per week.", "output": {"constraint_type": "subject_weekly_hours", "entity_type": "subject", "entity_name": "MA401", "parameters": {"hours": 4, "subject_type": "theory"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'ML Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Vikas Kumar's 'SEPM (Soft. Engg)' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'NSS' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 2's 'OE' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule consecutive classes for the ECE department in the same building to reduce movement.", "output": {"constraint_type": "minimize_campus_movement", "entity_type": "department", "entity_name": "ECE", "parameters": {"strategy": "same_building_consecutive"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The instructor for the ECE lab must be the same for the entire 3-hour session.", "output": {"constraint_type": "consistent_instructor_for_block", "entity_type": "course_type", "entity_name": "lab", "parameters": {}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Mr. Rahul Bharath.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Anu: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for OE Teacher 1.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'NoSQL DB' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Adrash is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'GenAI' taught by Prof. Sanjay: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'DevOps' taught by Prof. Syed: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'CN Lab' taught by Prof. Adrash: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cnlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The institutional lunch break is from 1:00 PM to 2:00 PM and no classes can be scheduled then.", "output": {"constraint_type": "time_unavailability", "entity_type": "global", "entity_name": "institution", "parameters": {"reason": "Lunch Break", "between_times": ["13:00", "14:00"]}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'Comp. Networks' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Soft Skills Trainer as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Soft Skills Trainer's 'Soft Skills' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "soft_softskill_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "soft_softskill_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Cloud' taught by Prof. Tahir: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The 5th semester ISE students cannot have 'Data Structures' and 'Algorithms' scheduled at the same time.", "output": {"constraint_type": "no_section_clash", "entity_type": "student_group", "entity_name": "5th Sem ISE", "parameters": {}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML Lab' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_mllab_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_mllab_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Project' taught by Prof. Jovin: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Theory of Comp.' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Prof. Sanjay.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Prof. Syed.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l2 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "All lab sessions must be scheduled as continuous 3-hour blocks.", "output": {"constraint_type": "lab_block_duration", "entity_type": "course_type", "entity_name": "lab", "parameters": {"duration_hours": 3, "continuous": true}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 1: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 1 as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 1's 'OE' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_1_oe_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Rahul Bharath's 'Theory of Comp.' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'RM & IPR' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Adrash is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'GenAI' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Syed's 'DevOps' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Adrash.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Tahir's 'Cloud' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Theory of Comp.' taught by Mr. Rahul Bharath: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Data Vis Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'GenAI' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Rahul Bharath is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Praveen as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Soft Skills' taught by Soft Skills Trainer: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "soft_softskill_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "soft_softskill_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'CN Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Susan is on pre-approved leave and is unavailable for the entire next week.", "output": {"constraint_type": "leave_availability", "entity_type": "faculty", "entity_name": "Dr. Susan", "parameters": {"unavailability": "next week"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Data Vis Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP Lab' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Praveen.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for OE Teacher 1.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Rahul Bharath has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Abhijith as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'IKS' taught by Prof. Praveen: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Jovin's 'Project' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Nanda.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Rahul Bharath is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Mr. Rahul Bharath.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Adrash as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Theory of Comp.' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 2 as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Sanjay.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Syed as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'GenAI' taught by Prof. Sanjay: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "If possible, schedule lab sessions in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "course_type", "entity_name": "lab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Adrash is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'SEPM (Soft. Engg)' taught by Mr. Vikas Kumar: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'GenAI' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_genai_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_genai_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'ML Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Rahul Bharath's 'Theory of Comp.' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Rahul Bharath as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'OE' taught by OE Teacher 2: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Project' taught by Prof. Jovin: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Vikas Kumar as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_mllab_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_mllab_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Abhijith as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Abhijith's 'Data Vis Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'DevOps' taught by Prof. Syed: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Soft Skills' taught by Soft Skills Trainer: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "soft_softskill_6a-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "soft_softskill_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Tahir's 'Cloud' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Jovin's 'Project' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try not to schedule the same theory subject, like 'Microprocessors', more than once on the same day.", "output": {"constraint_type": "avoid_daily_subject_repetition", "entity_type": "subject", "entity_name": "Microprocessors", "parameters": {"subject_type": "theory"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cn_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Anand prefers not to take the first hour of the day.", "output": {"constraint_type": "faculty_time_preference", "entity_type": "faculty", "entity_name": "Mr. Anand", "parameters": {"avoid_slot": "first_hour"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'ML Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Rahul Bharath's 'Theory of Comp.' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'SEPM (Soft. Engg)' taught by Mr. Vikas Kumar: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Jovin.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'ML Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'IKS' taught by Prof. Praveen: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for OE Teacher 2.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'ML Lab' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "When Dr. Verma teaches CSE-A, CSE-B, and ISE-A, make sure none of her classes for these sections clash.", "output": {"constraint_type": "shared_faculty_multi_section", "entity_type": "faculty", "entity_name": "Dr. Verma", "parameters": {"sections": ["CSE-A", "CSE-B", "ISE-A"]}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Nanda.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'ML Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Project' taught by Prof. Jovin: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "jovin_major_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r2 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room LH-301 can only be used for one class at any given moment.", "output": {"constraint_type": "no_room_clash", "entity_type": "room", "entity_name": "LH-301", "parameters": {}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'HCI' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_hcai_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_hcai_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Surbhi as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'IKS' taught by Prof. Praveen: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_iks_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_iks_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Adrash as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'DevOps' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r1 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Soft Skills Trainer's 'Soft Skills' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "soft_softskill_6a-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "soft_softskill_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'HCI' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_hcai_6a-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_hcai_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The classroom CR-205 has a seating capacity of 65 and should not be over-allocated.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "CR-205", "parameters": {"capacity": 65}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'GenAI' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML Lab' taught by Prof. Praveen: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for OE Teacher 1.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 1 as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Mr. Abhijith.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Mr. Vikas Kumar.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Adrash is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Ms. Krithika as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'CN Lab' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "A common slot must be assigned for the 5th and 6th semester elective subjects.", "output": {"constraint_type": "common_slot_for_electives", "entity_type": "student_group", "entity_name": ["5th Sem", "6th Sem"], "parameters": {}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Nanda as unavailable for Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Ms. Krithika as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP Lab' taught by Prof. Anu: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlplab_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlplab_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Anu is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Spread out tough subjects like 'Control Systems' and 'Thermodynamics' evenly through the week, don't cluster them.", "output": {"constraint_type": "distribute_load_evenly", "entity_type": "global", "entity_name": "ALL", "parameters": {"subject_category": "tough"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NLP Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin is not able to take any classes on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NLP Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'RM & IPR' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_rmipr_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'ML Lab' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_mllab_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Dr. Kavitha has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NoSQL DB' taught by Prof. Praveen: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Syed is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "The total continuous scheduled time for any section before lunch must be limited to 6 hours.", "output": {"constraint_type": "max_stretch_limit", "entity_type": "student_group", "entity_name": "ALL", "parameters": {"limit_hours": 6}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Project' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Nanda is not able to take any classes on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "nanda", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Syed.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "syed", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NLP' taught by Prof. Anu: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 1 as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Data Vis Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "dvlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'DevOps' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "devops", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Jovin.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Cloud' taught by Prof. Tahir: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Tahir's 'Cloud' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "tahir_cc_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Surbhi as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For OE Teacher 2's 'OE' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "oe_fac_2_oe_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Comp. Networks' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'ML' taught by Dr. Kavitha: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6b-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NoSQL DB' taught by Prof. Praveen: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for OE Teacher 2.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Rahul Bharath is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Mr. Abhijith.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NLP Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for OE Teacher 2.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for l3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r1 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r1", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Data Vis Lab' taught by Mr. Abhijith: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'NSS' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Monday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Vikas Kumar's 'SEPM (Soft. Engg)' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "vikas_sepm_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Sanjay as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Vikas Kumar is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "vikas", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'ML' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r2 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Mr. Rahul Bharath's 'Theory of Comp.' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NLP Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlplab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 2 is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_2", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'CN Lab' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r4 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for OE Teacher 1.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Abhijith as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Abhijith as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Tahir as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room r4 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r4", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Surbhi.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'HCI' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_hcai_6a-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_hcai_6a-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Sanjay.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Sanjay's 'Mini Project' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "sanjay_miniproj_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "sanjay_miniproj_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Prof. Tahir.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Comp. Networks' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cn", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Sanjay as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Jovin as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Jovin is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "jovin", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Dr. Kavitha.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'NSS' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Lab sessions like 'Mini Project' are preferred in the afternoon.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'NLP' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'NSS' taught by Prof. Nanda: It must not be on Tuesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_nss_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Nanda's 'HCI' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "nanda_hcai_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "nanda_hcai_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'NSS' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nss", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Sanjay is not able to take any classes on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r2 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Praveen as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Data Vis Lab' taught by Mr. Abhijith: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "abhijith_dvlab_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Project' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "major", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Adrash has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "adrash", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ms. Krithika is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Ms. Krithika.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "krithika", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'SEPM (Soft. Engg)' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Tuesday for Mr. Rahul Bharath.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen has requested a day off on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'NLP' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "nlp", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'CN Lab' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Soft Skills Trainer has requested a day off on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "CSE-A and CSE-B must have 'Computer Networks' at the same time for a combined session.", "output": {"constraint_type": "parallel_section_constraint", "entity_type": "subject", "entity_name": "Computer Networks", "parameters": {"sections": ["CSE-A", "CSE-B"]}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Tahir is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "tahir", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'SEPM (Soft. Engg)' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "sepm", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Wednesday for Prof. Praveen.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Praveen is not able to take any classes on Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "praveen", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'NoSQL DB' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_nosql_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_nosql_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Anu as unavailable for Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Syed's 'DevOps' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "syed_devops_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 is not able to take any classes on Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Mr. Rahul Bharath as unavailable for Friday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "rahul", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Saturday for Prof. Sanjay.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "sanjay", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'ML' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "ml", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Students should not have more than 4 theory classes in a row.", "output": {"constraint_type": "max_consecutive_hours", "entity_type": "student_group", "entity_name": "ALL", "parameters": {"limit": 4, "class_type": "theory"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Comp. Networks' taught by Prof. Adrash: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "adrash_cn_5a", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "adrash_cn_5a", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'CN Lab' taught by Prof. Anu: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_cnlab_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Soft Skills' taught by Soft Skills Trainer: It must not be on Monday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "soft_softskill_6b-E1", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "soft_softskill_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'ML Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "mllab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Thursday for Soft Skills Trainer.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "soft", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Regarding 'Theory of Comp.' taught by Mr. Rahul Bharath: It must not be on Wednesday, and a room in the Main building is preferred.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "rahul_toc_5b", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Praveen's 'IKS' class, please avoid Tuesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "praveen_iks_6b-E1", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mr. Abhijith is not able to take any classes on Wednesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "abhijith", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'GenAI' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "genai", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Try to schedule 'Theory of Comp.' in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please block off all of Friday for Prof. Anu.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "anu", "parameters": {"on_day": "Friday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "'Theory of Comp.' is a tough course, morning would be better.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "toc", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Dr. Kavitha as unavailable for Monday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "kavitha", "parameters": {"on_day": "Monday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Core theoretical subjects should preferably be scheduled in the morning slots.", "output": {"constraint_type": "slot_preference", "entity_type": "subject_category", "entity_name": "core_theory", "parameters": {"preferred_slot": "morning"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l3 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'CN Lab' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "cnlab", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Ensure the class size for r3 does not surpass 80 seats.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "r3", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Prof. Surbhi has requested a day off on Saturday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Saturday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark Prof. Surbhi as unavailable for Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "surbhi", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Prof. Anu's 'NLP' class, please avoid Monday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"on_day": "Monday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "anu_nlp_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "For Dr. Kavitha's 'ML' class, please avoid Wednesday and also try to keep it in the Main building.", "output": [{"constraint_type": "time_unavailability", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E2", "parameters": {"on_day": "Wednesday"}, "hard_constraint": true}, {"constraint_type": "location_preference", "entity_type": "allocation", "entity_name": "kavitha_ml_6a-E2", "parameters": {"building": "Main"}, "hard_constraint": false}]} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Schedule the 'Mini Project' lab post-lunch if possible.", "output": {"constraint_type": "slot_preference", "entity_type": "subject", "entity_name": "miniproj", "parameters": {"preferred_slot": "afternoon"}, "hard_constraint": false}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Mark OE Teacher 1 as unavailable for Thursday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Thursday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "OE Teacher 1 has requested a day off on Tuesday.", "output": {"constraint_type": "time_unavailability", "entity_type": "faculty", "entity_name": "oe_fac_1", "parameters": {"on_day": "Tuesday"}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Room l2 can only hold 80 students, don't exceed this.", "output": {"constraint_type": "room_capacity", "entity_type": "room", "entity_name": "l2", "parameters": {"capacity": 80}, "hard_constraint": true}} | |
| {"instruction": "Convert the scheduling rule into a JSON constraint.", "input": "Please minimize the free hour gaps for Professor Menon between his classes.", "output": {"constraint_type": "minimize_faculty_gaps", "entity_type": "faculty", "entity_name": "Professor Menon", "parameters": {}, "hard_constraint": false}} | |