Small dataset to train Language Models to create a schedule from a list of events and priorities.
I used this dataset to train the π ποΈ anakin87/qwen-scheduler-7b-grpo model using GRPO.
β‘οΈ Read the full story in my blog post.
Find all the code in the GitHub repository.
Given a list of events and priorities, we ask the model to create a schedule that maximizes the total duration of selected events, weighted by priority.In⦠See the full description on the dataset page:
https://huggingface.co/datasets/anakin87/events-scheduling.