Dataset Viewer
Auto-converted to Parquet Duplicate
query
stringclasses
5 values
entities
dict
Ci sono stanze disponibili dal 4 dicembre al 7 dicembre?
{ "check_in_date": "4 dicembre", "check_out_date": "7 dicembre", "num_guests": null, "tipo_stanza": null }
Quante stanze per due persone sono libere il 10 gennaio?
{ "check_in_date": "10 gennaio", "check_out_date": null, "num_guests": 2, "tipo_stanza": null }
Vorrei una stanza con vista mare.
{ "check_in_date": null, "check_out_date": null, "num_guests": null, "tipo_stanza": "vista mare" }
Che servizi sono inclusi nella stanza matrimoniale?
{ "check_in_date": null, "check_out_date": null, "num_guests": null, "tipo_stanza": "matrimoniale" }
Qual 猫 il prezzo per una stanza dal 5 al 10 febbraio?
{ "check_in_date": "5 febbraio", "check_out_date": "10 febbraio", "num_guests": null, "tipo_stanza": null }

No dataset card yet

Downloads last month
-