utterance stringlengths 11 91 | intent dict | category stringclasses 4
values |
|---|---|---|
Will it be wet in Dubai in two days? | {
"location": "Dubai",
"date": "day_after_tomorrow",
"metric": "rain",
"time_of_day": null
} | date_reasoning |
just wondering, what's the temp over in Dublin | {
"location": "Dublin",
"date": null,
"metric": "temperature",
"time_of_day": null
} | implicit_slot |
what's the uv index around Madrid | {
"location": "Madrid",
"date": null,
"metric": "uv",
"time_of_day": null
} | implicit_slot |
so what are the temps monday in the evening? | {
"location": null,
"date": "monday",
"metric": "temperature",
"time_of_day": "evening"
} | date_reasoning |
Hey is it muggy? | {
"location": null,
"date": null,
"metric": "humidity",
"time_of_day": null
} | implicit_slot |
How strong is the uv friday for Edinburgh? | {
"location": "Edinburgh",
"date": "friday",
"metric": "uv",
"time_of_day": null
} | date_reasoning |
Just wondering, is it windy? | {
"location": null,
"date": null,
"metric": "wind",
"time_of_day": null
} | implicit_slot |
Will it be gusty this saturday? | {
"location": null,
"date": "saturday",
"metric": "wind",
"time_of_day": null
} | date_reasoning |
is it humid on thursday | {
"location": null,
"date": "thursday",
"metric": "humidity",
"time_of_day": null
} | date_reasoning |
Hey will it snow? | {
"location": null,
"date": null,
"metric": "snow",
"time_of_day": null
} | implicit_slot |
What's the humidity during the morning? | {
"location": null,
"date": null,
"metric": "humidity",
"time_of_day": "morning"
} | implicit_slot |
just wondering, how humid is it? | {
"location": null,
"date": null,
"metric": "humidity",
"time_of_day": null
} | implicit_slot |
will it snow over in San Francisco this sunday | {
"location": "San Francisco",
"date": "sunday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
Just wondering, how humid is it around Toronto? | {
"location": "Toronto",
"date": null,
"metric": "humidity",
"time_of_day": null
} | implicit_slot |
so give me the forecast on wednesday? | {
"location": null,
"date": "wednesday",
"metric": "general",
"time_of_day": null
} | date_reasoning |
So what's the uv index for Philadelphia this weekend in the evening? | {
"location": "Philadelphia",
"date": "this_weekend",
"metric": "uv",
"time_of_day": "evening"
} | multi_slot |
Just wondering, how cold is it this weekend overnight? | {
"location": null,
"date": "this_weekend",
"metric": "temperature",
"time_of_day": "night"
} | implicit_slot |
Will it be wet in Phoenix monday? | {
"location": "Phoenix",
"date": "monday",
"metric": "rain",
"time_of_day": null
} | date_reasoning |
hey do I need an umbrella around Berlin the day after tomorrow | {
"location": "Berlin",
"date": "day_after_tomorrow",
"metric": "rain",
"time_of_day": null
} | date_reasoning |
hey is it going to rain for San Diego? | {
"location": "San Diego",
"date": null,
"metric": "rain",
"time_of_day": null
} | implicit_slot |
what's the temperature around Paris overnight? | {
"location": "Paris",
"date": null,
"metric": "temperature",
"time_of_day": "night"
} | basic |
What are the temps thursday | {
"location": null,
"date": "thursday",
"metric": "temperature",
"time_of_day": null
} | date_reasoning |
hey are we getting snow for Miami in the morning? | {
"location": "Miami",
"date": null,
"metric": "snow",
"time_of_day": "morning"
} | basic |
So is the sun strong this saturday? | {
"location": null,
"date": "saturday",
"metric": "uv",
"time_of_day": null
} | date_reasoning |
will it rain for Prague | {
"location": "Prague",
"date": null,
"metric": "rain",
"time_of_day": null
} | implicit_slot |
so wednesday how strong is the wind in San Francisco? | {
"location": "San Francisco",
"date": "wednesday",
"metric": "wind",
"time_of_day": null
} | date_reasoning |
quick q, is it humid over in Seattle in the evening? | {
"location": "Seattle",
"date": null,
"metric": "humidity",
"time_of_day": "evening"
} | basic |
so what are the temps for Phoenix in the evening? | {
"location": "Phoenix",
"date": null,
"metric": "temperature",
"time_of_day": "evening"
} | basic |
how cold is it around Boston next week? | {
"location": "Boston",
"date": "next_week",
"metric": "temperature",
"time_of_day": null
} | date_reasoning |
what's the temperature over the weekend | {
"location": null,
"date": "this_weekend",
"metric": "temperature",
"time_of_day": null
} | implicit_slot |
will there be snowfall saturday? | {
"location": null,
"date": "saturday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
Is it clear out overnight? | {
"location": null,
"date": null,
"metric": "cloud",
"time_of_day": "night"
} | implicit_slot |
how strong is the uv over in Miami at night? | {
"location": "Miami",
"date": null,
"metric": "uv",
"time_of_day": "night"
} | basic |
Is it muggy this saturday in Vienna? | {
"location": "Vienna",
"date": "saturday",
"metric": "humidity",
"time_of_day": null
} | date_reasoning |
so how strong is the wind over in Miami | {
"location": "Miami",
"date": null,
"metric": "wind",
"time_of_day": null
} | implicit_slot |
Quick q, how cloudy is it for Mumbai over the weekend | {
"location": "Mumbai",
"date": "this_weekend",
"metric": "cloud",
"time_of_day": null
} | basic |
so will it be gusty sometime next week for Amsterdam? | {
"location": "Amsterdam",
"date": "next_week",
"metric": "wind",
"time_of_day": null
} | date_reasoning |
hey do I need sunscreen in Toronto in the afternoon? | {
"location": "Toronto",
"date": null,
"metric": "uv",
"time_of_day": "afternoon"
} | basic |
so give me the forecast on saturday around Lisbon? | {
"location": "Lisbon",
"date": "saturday",
"metric": "general",
"time_of_day": null
} | date_reasoning |
quick q, what are the chances of rain this sunday? | {
"location": null,
"date": "sunday",
"metric": "rain",
"time_of_day": null
} | date_reasoning |
quick q, what's the forecast over in Atlanta | {
"location": "Atlanta",
"date": null,
"metric": "general",
"time_of_day": null
} | implicit_slot |
just wondering, in two days how cloudy is it? | {
"location": null,
"date": "day_after_tomorrow",
"metric": "cloud",
"time_of_day": null
} | date_reasoning |
Tomorrow how's the weather | {
"location": null,
"date": "tomorrow",
"metric": "general",
"time_of_day": null
} | implicit_slot |
Is there snow in the forecast around Boston overnight | {
"location": "Boston",
"date": null,
"metric": "snow",
"time_of_day": "night"
} | basic |
how hot is it | {
"location": null,
"date": null,
"metric": "temperature",
"time_of_day": null
} | implicit_slot |
Hey how cloudy is it for San Diego? | {
"location": "San Diego",
"date": null,
"metric": "cloud",
"time_of_day": null
} | implicit_slot |
hey will there be clouds? | {
"location": null,
"date": null,
"metric": "cloud",
"time_of_day": null
} | implicit_slot |
is it raining in the evening this tuesday? | {
"location": null,
"date": "tuesday",
"metric": "rain",
"time_of_day": "evening"
} | date_reasoning |
Is it muggy in the morning? | {
"location": null,
"date": null,
"metric": "humidity",
"time_of_day": "morning"
} | implicit_slot |
How warm will it be in the morning? | {
"location": null,
"date": null,
"metric": "temperature",
"time_of_day": "morning"
} | implicit_slot |
is it windy over in Sydney in the morning? | {
"location": "Sydney",
"date": null,
"metric": "wind",
"time_of_day": "morning"
} | basic |
just wondering, saturday will it be sunny in Berlin? | {
"location": "Berlin",
"date": "saturday",
"metric": "cloud",
"time_of_day": null
} | date_reasoning |
hey how hot is it around Phoenix in the evening | {
"location": "Phoenix",
"date": null,
"metric": "temperature",
"time_of_day": "evening"
} | basic |
hey how's it looking out there this saturday? | {
"location": null,
"date": "saturday",
"metric": "general",
"time_of_day": null
} | date_reasoning |
Is it humid around Toronto overnight? | {
"location": "Toronto",
"date": null,
"metric": "humidity",
"time_of_day": "night"
} | basic |
What's it like outside thursday in Sydney? | {
"location": "Sydney",
"date": "thursday",
"metric": "general",
"time_of_day": null
} | date_reasoning |
On tuesday how windy is it? | {
"location": null,
"date": "tuesday",
"metric": "wind",
"time_of_day": null
} | date_reasoning |
this saturday is the sun strong around Philadelphia? | {
"location": "Philadelphia",
"date": "saturday",
"metric": "uv",
"time_of_day": null
} | date_reasoning |
do I need sunscreen for San Diego | {
"location": "San Diego",
"date": null,
"metric": "uv",
"time_of_day": null
} | implicit_slot |
So is it humid in the evening? | {
"location": null,
"date": null,
"metric": "humidity",
"time_of_day": "evening"
} | implicit_slot |
Hey sunday what are the temps in Austin? | {
"location": "Austin",
"date": "sunday",
"metric": "temperature",
"time_of_day": null
} | date_reasoning |
Just wondering, how hot is it tomorrow in Nashville? | {
"location": "Nashville",
"date": "tomorrow",
"metric": "temperature",
"time_of_day": null
} | basic |
how strong is the wind around Portland this sunday | {
"location": "Portland",
"date": "sunday",
"metric": "wind",
"time_of_day": null
} | date_reasoning |
Is it humid saturday over in New York in the afternoon? | {
"location": "New York",
"date": "saturday",
"metric": "humidity",
"time_of_day": "afternoon"
} | multi_slot |
just wondering, today is it going to be chilly around Vienna in the evening | {
"location": "Vienna",
"date": "today",
"metric": "temperature",
"time_of_day": "evening"
} | multi_slot |
just wondering, is it windy the day after tomorrow in San Diego? | {
"location": "San Diego",
"date": "day_after_tomorrow",
"metric": "wind",
"time_of_day": null
} | date_reasoning |
what's the humidity around Atlanta? | {
"location": "Atlanta",
"date": null,
"metric": "humidity",
"time_of_day": null
} | implicit_slot |
quick q, this weekend how strong is the uv? | {
"location": null,
"date": "this_weekend",
"metric": "uv",
"time_of_day": null
} | implicit_slot |
How's it looking out there around Dallas at night? | {
"location": "Dallas",
"date": null,
"metric": "general",
"time_of_day": "night"
} | basic |
Hey will it be wet this saturday? | {
"location": null,
"date": "saturday",
"metric": "rain",
"time_of_day": null
} | date_reasoning |
hey will it rain wednesday? | {
"location": null,
"date": "wednesday",
"metric": "rain",
"time_of_day": null
} | date_reasoning |
what's it like outside in the afternoon? | {
"location": null,
"date": null,
"metric": "general",
"time_of_day": "afternoon"
} | implicit_slot |
hey how windy is it right now | {
"location": null,
"date": "today",
"metric": "wind",
"time_of_day": null
} | implicit_slot |
Quick q, will there be snowfall around Mumbai next weekend? | {
"location": "Mumbai",
"date": "next_weekend",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
just wondering, sunday is there snow in the forecast? | {
"location": null,
"date": "sunday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
hey what's the forecast tuesday | {
"location": null,
"date": "tuesday",
"metric": "general",
"time_of_day": null
} | date_reasoning |
hey what's the wind like around Rome | {
"location": "Rome",
"date": null,
"metric": "wind",
"time_of_day": null
} | implicit_slot |
Will it snow around Tokyo on thursday | {
"location": "Tokyo",
"date": "thursday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
will it snow over in Sydney saturday? | {
"location": "Sydney",
"date": "saturday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
just wondering, how's the weather tomorrow in the evening? | {
"location": null,
"date": "tomorrow",
"metric": "general",
"time_of_day": "evening"
} | implicit_slot |
What's it like outside over in Cairo during the morning? | {
"location": "Cairo",
"date": null,
"metric": "general",
"time_of_day": "morning"
} | basic |
Is it going to snow monday around Chicago? | {
"location": "Chicago",
"date": "monday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
What's the humidity? | {
"location": null,
"date": null,
"metric": "humidity",
"time_of_day": null
} | implicit_slot |
Just wondering, what's the humidity next weekend? | {
"location": null,
"date": "next_weekend",
"metric": "humidity",
"time_of_day": null
} | date_reasoning |
Just wondering, what's the uv index in Mumbai friday | {
"location": "Mumbai",
"date": "friday",
"metric": "uv",
"time_of_day": null
} | date_reasoning |
Is it windy friday in the evening | {
"location": null,
"date": "friday",
"metric": "wind",
"time_of_day": "evening"
} | date_reasoning |
do I need sunglasses next weekend | {
"location": null,
"date": "next_weekend",
"metric": "uv",
"time_of_day": null
} | date_reasoning |
is the sun strong over in Dubai at night? | {
"location": "Dubai",
"date": null,
"metric": "uv",
"time_of_day": "night"
} | basic |
How cloudy is it? | {
"location": null,
"date": null,
"metric": "cloud",
"time_of_day": null
} | implicit_slot |
so is it muggy in Lisbon in the afternoon? | {
"location": "Lisbon",
"date": null,
"metric": "humidity",
"time_of_day": "afternoon"
} | basic |
what's the humidity currently? | {
"location": null,
"date": "today",
"metric": "humidity",
"time_of_day": null
} | implicit_slot |
hey will there be clouds around Edinburgh? | {
"location": "Edinburgh",
"date": null,
"metric": "cloud",
"time_of_day": null
} | implicit_slot |
just wondering, how cloudy is it this saturday? | {
"location": null,
"date": "saturday",
"metric": "cloud",
"time_of_day": null
} | date_reasoning |
Do I need sunglasses in Dublin monday in the morning | {
"location": "Dublin",
"date": "monday",
"metric": "uv",
"time_of_day": "morning"
} | multi_slot |
are we getting snow on sunday | {
"location": null,
"date": "sunday",
"metric": "snow",
"time_of_day": null
} | date_reasoning |
So what are the temps for Boston | {
"location": "Boston",
"date": null,
"metric": "temperature",
"time_of_day": null
} | implicit_slot |
So what's the uv index next week in the evening? | {
"location": null,
"date": "next_week",
"metric": "uv",
"time_of_day": "evening"
} | date_reasoning |
what's the uv index over in Seattle over the weekend | {
"location": "Seattle",
"date": "this_weekend",
"metric": "uv",
"time_of_day": null
} | basic |
is it clear out tuesday in the morning? | {
"location": null,
"date": "tuesday",
"metric": "cloud",
"time_of_day": "morning"
} | date_reasoning |
just wondering, do I need sunglasses in Vienna tuesday? | {
"location": "Vienna",
"date": "tuesday",
"metric": "uv",
"time_of_day": null
} | date_reasoning |
weather-intent
Synthetic dataset for fine-tuning a small model to parse a natural-language weather question into a compact structured intent (JSON), scored by field-level exact match. Trains Nicholas55555/qwen2.5-1.5b-weather-intent.
{"utterance": "will it rain in Paris this weekend?",
"intent": {"location": "Paris", "date": "this_weekend", "metric": "rain", "time_of_day": null},
"category": "basic"}
Fields
| field | description |
|---|---|
utterance |
the natural-language weather question |
intent |
target slots: location, date, metric, time_of_day |
category |
failure-mode bucket (below) |
Slot vocabulary
| slot | values |
|---|---|
location |
place name, or null |
date |
today, tomorrow, day_after_tomorrow, this_weekend, next_weekend, next_week, a weekday, or null |
metric |
temperature, rain, snow, wind, humidity, uv, cloud, general |
time_of_day |
morning, afternoon, evening, night, or null |
Splits
| split | rows |
|---|---|
| train | 1200 |
| eval | 217 |
The eval split is category-balanced with a hand-authored hard set. category
buckets each example by failure mode: basic, multi_slot, implicit_slot, date_reasoning, vague, ood.
Generation
Programmatic and correct-by-construction: slots are sampled first, the utterance is rendered from them, so labels are exact. Deliberate phrasing variety (prefixes, slot ordering, synonymous stems); an optional distillation mode paraphrases seeds with a frontier model. The task is parsing only — volatile forecast facts and any rendering live in downstream code, never in the labels.
- Downloads last month
- 47