Upload dataset
Browse files- Hotels/dev-00000-of-00001.parquet +3 -0
- Hotels/test-00000-of-00001.parquet +3 -0
- Hotels/train-00000-of-00001.parquet +3 -0
- README.md +228 -0
Hotels/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d0361071c904e51033b13bb778e0cd5520eeb89fe2c0744d18e3410bf360c0f
|
3 |
+
size 251568
|
Hotels/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e7cc6a9d484964b9c5821442430f33e6f7349c7530c03fe8e8cb2492c80e4ef
|
3 |
+
size 419318
|
Hotels/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff1d3eef80a7bb447d6c230b61addf38710ccb6f0df07fb93ca384bb754232e
|
3 |
+
size 1432741
|
README.md
CHANGED
@@ -782,6 +782,226 @@ dataset_info:
|
|
782 |
num_examples: 11566
|
783 |
download_size: 601795
|
784 |
dataset_size: 13431241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
785 |
- config_name: Media
|
786 |
features:
|
787 |
- name: offer_movie_name_canonical
|
@@ -2035,6 +2255,14 @@ configs:
|
|
2035 |
path: Homes/test-*
|
2036 |
- split: train
|
2037 |
path: Homes/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2038 |
- config_name: Media
|
2039 |
data_files:
|
2040 |
- split: dev
|
|
|
782 |
num_examples: 11566
|
783 |
download_size: 601795
|
784 |
dataset_size: 13431241
|
785 |
+
- config_name: Hotels
|
786 |
+
features:
|
787 |
+
- name: inform_price_value
|
788 |
+
dtype: string
|
789 |
+
- name: confirm_check_out_date_value
|
790 |
+
dtype: string
|
791 |
+
- name: inform_pets_welcome_value
|
792 |
+
dtype: string
|
793 |
+
- name: offer_place_name_canonical
|
794 |
+
dtype: string
|
795 |
+
- name: inform_average_rating_value
|
796 |
+
dtype: string
|
797 |
+
- name: confirm_place_name_canonical
|
798 |
+
dtype: string
|
799 |
+
- name: inform_number_of_adults_canonical
|
800 |
+
dtype: string
|
801 |
+
- name: request_star_rating_value
|
802 |
+
dtype: string
|
803 |
+
- name: confirm_destination_canonical
|
804 |
+
dtype: string
|
805 |
+
- name: services
|
806 |
+
dtype: string
|
807 |
+
- name: confirm_hotel_name_canonical
|
808 |
+
dtype: string
|
809 |
+
- name: inform_street_address_canonical
|
810 |
+
dtype: string
|
811 |
+
- name: offer_rating_value
|
812 |
+
dtype: string
|
813 |
+
- name: request_destination_value
|
814 |
+
dtype: string
|
815 |
+
- name: offer_rating_canonical
|
816 |
+
dtype: string
|
817 |
+
- name: inform_total_price_value
|
818 |
+
dtype: string
|
819 |
+
- name: inform_number_of_days_canonical
|
820 |
+
dtype: string
|
821 |
+
- name: inform_count_count_canonical
|
822 |
+
dtype: string
|
823 |
+
- name: inform_where_to_canonical
|
824 |
+
dtype: string
|
825 |
+
- name: inform_number_of_days_value
|
826 |
+
dtype: string
|
827 |
+
- name: inform_smoking_allowed_canonical
|
828 |
+
dtype: string
|
829 |
+
- name: confirm_place_name_value
|
830 |
+
dtype: string
|
831 |
+
- name: confirm_destination_value
|
832 |
+
dtype: string
|
833 |
+
- name: inform_has_laundry_service_canonical
|
834 |
+
dtype: string
|
835 |
+
- name: offer_average_rating_canonical
|
836 |
+
dtype: string
|
837 |
+
- name: inform_rating_value
|
838 |
+
dtype: string
|
839 |
+
- name: inform_number_of_adults_value
|
840 |
+
dtype: string
|
841 |
+
- name: dialogue_id
|
842 |
+
dtype: string
|
843 |
+
- name: inform_total_price_canonical
|
844 |
+
dtype: string
|
845 |
+
- name: confirm_number_of_days_canonical
|
846 |
+
dtype: string
|
847 |
+
- name: inform_check_in_date_value
|
848 |
+
dtype: string
|
849 |
+
- name: request_location_value
|
850 |
+
dtype: string
|
851 |
+
- name: confirm_number_of_adults_canonical
|
852 |
+
dtype: string
|
853 |
+
- name: inform_destination_value
|
854 |
+
dtype: string
|
855 |
+
- name: inform_pets_welcome_canonical
|
856 |
+
dtype: string
|
857 |
+
- name: inform_star_rating_value
|
858 |
+
dtype: string
|
859 |
+
- name: inform_average_rating_canonical
|
860 |
+
dtype: string
|
861 |
+
- name: request_check_out_date_value
|
862 |
+
dtype: string
|
863 |
+
- name: inform_intent_intent_canonical
|
864 |
+
dtype: string
|
865 |
+
- name: inform_where_to_value
|
866 |
+
dtype: string
|
867 |
+
- name: offer_address_canonical
|
868 |
+
dtype: string
|
869 |
+
- name: offer_price_per_night_canonical
|
870 |
+
dtype: string
|
871 |
+
- name: inform_has_laundry_service_value
|
872 |
+
dtype: string
|
873 |
+
- name: offer_intent_intent_canonical
|
874 |
+
dtype: string
|
875 |
+
- name: dialog
|
876 |
+
list:
|
877 |
+
- name: content
|
878 |
+
dtype: string
|
879 |
+
- name: role
|
880 |
+
dtype: string
|
881 |
+
- name: request_check_in_date_canonical
|
882 |
+
dtype: string
|
883 |
+
- name: offer_star_rating_canonical
|
884 |
+
dtype: string
|
885 |
+
- name: confirm_where_to_value
|
886 |
+
dtype: string
|
887 |
+
- name: inform_phone_number_value
|
888 |
+
dtype: string
|
889 |
+
- name: offer_hotel_name_value
|
890 |
+
dtype: string
|
891 |
+
- name: confirm_check_in_date_canonical
|
892 |
+
dtype: string
|
893 |
+
- name: inform_count_count_value
|
894 |
+
dtype: string
|
895 |
+
- name: confirm_number_of_adults_value
|
896 |
+
dtype: string
|
897 |
+
- name: inform_address_value
|
898 |
+
dtype: string
|
899 |
+
- name: inform_hotel_name_value
|
900 |
+
dtype: string
|
901 |
+
- name: inform_has_wifi_value
|
902 |
+
dtype: string
|
903 |
+
- name: request_check_in_date_value
|
904 |
+
dtype: string
|
905 |
+
- name: confirm_number_of_rooms_value
|
906 |
+
dtype: string
|
907 |
+
- name: confirm_number_of_days_value
|
908 |
+
dtype: string
|
909 |
+
- name: inform_smoking_allowed_value
|
910 |
+
dtype: string
|
911 |
+
- name: inform_stay_length_canonical
|
912 |
+
dtype: string
|
913 |
+
- name: inform_check_out_date_value
|
914 |
+
dtype: string
|
915 |
+
- name: request_star_rating_canonical
|
916 |
+
dtype: string
|
917 |
+
- name: inform_address_canonical
|
918 |
+
dtype: string
|
919 |
+
- name: confirm_hotel_name_value
|
920 |
+
dtype: string
|
921 |
+
- name: confirm_number_of_rooms_canonical
|
922 |
+
dtype: string
|
923 |
+
- name: confirm_stay_length_value
|
924 |
+
dtype: string
|
925 |
+
- name: offer_price_per_night_value
|
926 |
+
dtype: string
|
927 |
+
- name: inform_price_per_night_canonical
|
928 |
+
dtype: string
|
929 |
+
- name: confirm_location_canonical
|
930 |
+
dtype: string
|
931 |
+
- name: inform_price_canonical
|
932 |
+
dtype: string
|
933 |
+
- name: request_location_canonical
|
934 |
+
dtype: string
|
935 |
+
- name: inform_check_in_date_canonical
|
936 |
+
dtype: string
|
937 |
+
- name: inform_destination_canonical
|
938 |
+
dtype: string
|
939 |
+
- name: offer_address_value
|
940 |
+
dtype: string
|
941 |
+
- name: inform_street_address_value
|
942 |
+
dtype: string
|
943 |
+
- name: offer_place_name_value
|
944 |
+
dtype: string
|
945 |
+
- name: inform_hotel_name_canonical
|
946 |
+
dtype: string
|
947 |
+
- name: inform_phone_number_canonical
|
948 |
+
dtype: string
|
949 |
+
- name: offer_average_rating_value
|
950 |
+
dtype: string
|
951 |
+
- name: confirm_location_value
|
952 |
+
dtype: string
|
953 |
+
- name: inform_location_value
|
954 |
+
dtype: string
|
955 |
+
- name: request_destination_canonical
|
956 |
+
dtype: string
|
957 |
+
- name: inform_location_canonical
|
958 |
+
dtype: string
|
959 |
+
- name: inform_star_rating_canonical
|
960 |
+
dtype: string
|
961 |
+
- name: inform_has_wifi_canonical
|
962 |
+
dtype: string
|
963 |
+
- name: inform_price_per_night_value
|
964 |
+
dtype: string
|
965 |
+
- name: inform_stay_length_value
|
966 |
+
dtype: string
|
967 |
+
- name: offer_hotel_name_canonical
|
968 |
+
dtype: string
|
969 |
+
- name: inform_rating_canonical
|
970 |
+
dtype: string
|
971 |
+
- name: offer_star_rating_value
|
972 |
+
dtype: string
|
973 |
+
- name: inform_check_out_date_canonical
|
974 |
+
dtype: string
|
975 |
+
- name: request_check_out_date_canonical
|
976 |
+
dtype: string
|
977 |
+
- name: inform_number_of_rooms_canonical
|
978 |
+
dtype: string
|
979 |
+
- name: confirm_check_in_date_value
|
980 |
+
dtype: string
|
981 |
+
- name: offer_intent_intent_value
|
982 |
+
dtype: string
|
983 |
+
- name: inform_intent_intent_value
|
984 |
+
dtype: string
|
985 |
+
- name: confirm_stay_length_canonical
|
986 |
+
dtype: string
|
987 |
+
- name: confirm_where_to_canonical
|
988 |
+
dtype: string
|
989 |
+
- name: confirm_check_out_date_canonical
|
990 |
+
dtype: string
|
991 |
+
- name: inform_number_of_rooms_value
|
992 |
+
dtype: string
|
993 |
+
splits:
|
994 |
+
- name: dev
|
995 |
+
num_bytes: 6746251
|
996 |
+
num_examples: 5943
|
997 |
+
- name: test
|
998 |
+
num_bytes: 11839906
|
999 |
+
num_examples: 10427
|
1000 |
+
- name: train
|
1001 |
+
num_bytes: 44663763
|
1002 |
+
num_examples: 38702
|
1003 |
+
download_size: 2103627
|
1004 |
+
dataset_size: 63249920
|
1005 |
- config_name: Media
|
1006 |
features:
|
1007 |
- name: offer_movie_name_canonical
|
|
|
2255 |
path: Homes/test-*
|
2256 |
- split: train
|
2257 |
path: Homes/train-*
|
2258 |
+
- config_name: Hotels
|
2259 |
+
data_files:
|
2260 |
+
- split: dev
|
2261 |
+
path: Hotels/dev-*
|
2262 |
+
- split: test
|
2263 |
+
path: Hotels/test-*
|
2264 |
+
- split: train
|
2265 |
+
path: Hotels/train-*
|
2266 |
- config_name: Media
|
2267 |
data_files:
|
2268 |
- split: dev
|