CoolFace
Datasetpublic

Arsh9210/Nemotron-RL-Instruction-Following-Calendar-v2

Dataset Description: The Calendar-Scheduling-Dataset is a multi-turn conversation dataset that can understand natural language scheduling constraints, follow instructions across multiple messages, infer scheduling conflicts and satisfy multiple constraints simultaneously. Each event has constraints around duration (e.g. 45 min) and timing (e.g. should be scheduled after 3pm). The user mentions the events and associated constraints in a random order in a natural conversational… See the full description on the dataset page: https://huggingface.co/datasets/Arsh9210/Nemotron-RL-Instruction-Following-Calendar-v2.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes25downloads
4 commits on main
9788c162mo ago

Added validation.jsonl

Arsh9210
b7f9a012mo ago

Added train.jsonl

Arsh9210
d51bc4a2mo ago

Added README.md

Arsh9210
8f14f1b2mo ago

initial commit

Arsh9210