Upload dataset
Browse files- Movies/dev-00000-of-00001.parquet +3 -0
- Movies/test-00000-of-00001.parquet +3 -0
- Movies/train-00000-of-00001.parquet +3 -0
- README.md +168 -0
Movies/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48fae5f8e99975b265765ef5d6a3d9ad0764891540df8dbc757cbe441098fbb0
|
| 3 |
+
size 47334
|
Movies/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbe0f99de9659d780c765bbbda41acffb537c54e3a101aa32529bed1d543d8e7
|
| 3 |
+
size 170636
|
Movies/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:796cc13baa2702a9765be85c456c8e4daff86f451c0fbc36fbd413d3f8b9108d
|
| 3 |
+
size 508762
|
README.md
CHANGED
|
@@ -782,6 +782,166 @@ dataset_info:
|
|
| 782 |
num_examples: 11566
|
| 783 |
download_size: 601795
|
| 784 |
dataset_size: 13431241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 785 |
- config_name: RentalCars
|
| 786 |
features:
|
| 787 |
- name: request_city_canonical
|
|
@@ -1771,6 +1931,14 @@ configs:
|
|
| 1771 |
path: Homes/test-*
|
| 1772 |
- split: train
|
| 1773 |
path: Homes/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1774 |
- config_name: RentalCars
|
| 1775 |
data_files:
|
| 1776 |
- split: dev
|
|
|
|
| 782 |
num_examples: 11566
|
| 783 |
download_size: 601795
|
| 784 |
dataset_size: 13431241
|
| 785 |
+
- config_name: Movies
|
| 786 |
+
features:
|
| 787 |
+
- name: inform_number_of_tickets_canonical
|
| 788 |
+
dtype: string
|
| 789 |
+
- name: inform_starring_value
|
| 790 |
+
dtype: string
|
| 791 |
+
- name: request_show_type_value
|
| 792 |
+
dtype: string
|
| 793 |
+
- name: offer_movie_name_canonical
|
| 794 |
+
dtype: string
|
| 795 |
+
- name: inform_price_value
|
| 796 |
+
dtype: string
|
| 797 |
+
- name: offer_aggregate_rating_value
|
| 798 |
+
dtype: string
|
| 799 |
+
- name: inform_count_count_value
|
| 800 |
+
dtype: string
|
| 801 |
+
- name: inform_street_address_value
|
| 802 |
+
dtype: string
|
| 803 |
+
- name: offer_movie_title_value
|
| 804 |
+
dtype: string
|
| 805 |
+
- name: select_movie_name_value
|
| 806 |
+
dtype: string
|
| 807 |
+
- name: confirm_show_date_value
|
| 808 |
+
dtype: string
|
| 809 |
+
- name: offer_movie_name_value
|
| 810 |
+
dtype: string
|
| 811 |
+
- name: inform_cast_value
|
| 812 |
+
dtype: string
|
| 813 |
+
- name: inform_movie_name_canonical
|
| 814 |
+
dtype: string
|
| 815 |
+
- name: confirm_show_type_value
|
| 816 |
+
dtype: string
|
| 817 |
+
- name: inform_genre_value
|
| 818 |
+
dtype: string
|
| 819 |
+
- name: offer_movie_title_canonical
|
| 820 |
+
dtype: string
|
| 821 |
+
- name: dialogue_id
|
| 822 |
+
dtype: string
|
| 823 |
+
- name: inform_show_date_value
|
| 824 |
+
dtype: string
|
| 825 |
+
- name: confirm_show_type_canonical
|
| 826 |
+
dtype: string
|
| 827 |
+
- name: inform_theater_name_canonical
|
| 828 |
+
dtype: string
|
| 829 |
+
- name: offer_theater_name_canonical
|
| 830 |
+
dtype: string
|
| 831 |
+
- name: request_show_date_value
|
| 832 |
+
dtype: string
|
| 833 |
+
- name: offer_show_time_value
|
| 834 |
+
dtype: string
|
| 835 |
+
- name: request_location_value
|
| 836 |
+
dtype: string
|
| 837 |
+
- name: confirm_location_value
|
| 838 |
+
dtype: string
|
| 839 |
+
- name: confirm_number_of_tickets_canonical
|
| 840 |
+
dtype: string
|
| 841 |
+
- name: inform_location_value
|
| 842 |
+
dtype: string
|
| 843 |
+
- name: inform_genre_canonical
|
| 844 |
+
dtype: string
|
| 845 |
+
- name: inform_location_canonical
|
| 846 |
+
dtype: string
|
| 847 |
+
- name: offer_percent_rating_canonical
|
| 848 |
+
dtype: string
|
| 849 |
+
- name: offer_title_value
|
| 850 |
+
dtype: string
|
| 851 |
+
- name: inform_directed_by_value
|
| 852 |
+
dtype: string
|
| 853 |
+
- name: offer_aggregate_rating_canonical
|
| 854 |
+
dtype: string
|
| 855 |
+
- name: request_show_date_canonical
|
| 856 |
+
dtype: string
|
| 857 |
+
- name: offer_show_time_canonical
|
| 858 |
+
dtype: string
|
| 859 |
+
- name: confirm_show_time_value
|
| 860 |
+
dtype: string
|
| 861 |
+
- name: inform_show_time_value
|
| 862 |
+
dtype: string
|
| 863 |
+
- name: confirm_number_of_tickets_value
|
| 864 |
+
dtype: string
|
| 865 |
+
- name: confirm_show_date_canonical
|
| 866 |
+
dtype: string
|
| 867 |
+
- name: select_movie_name_canonical
|
| 868 |
+
dtype: string
|
| 869 |
+
- name: services
|
| 870 |
+
dtype: string
|
| 871 |
+
- name: inform_show_time_canonical
|
| 872 |
+
dtype: string
|
| 873 |
+
- name: inform_show_type_canonical
|
| 874 |
+
dtype: string
|
| 875 |
+
- name: inform_intent_intent_canonical
|
| 876 |
+
dtype: string
|
| 877 |
+
- name: inform_starring_canonical
|
| 878 |
+
dtype: string
|
| 879 |
+
- name: inform_show_date_canonical
|
| 880 |
+
dtype: string
|
| 881 |
+
- name: confirm_movie_name_canonical
|
| 882 |
+
dtype: string
|
| 883 |
+
- name: inform_show_type_value
|
| 884 |
+
dtype: string
|
| 885 |
+
- name: inform_street_address_canonical
|
| 886 |
+
dtype: string
|
| 887 |
+
- name: offer_percent_rating_value
|
| 888 |
+
dtype: string
|
| 889 |
+
- name: inform_number_of_tickets_value
|
| 890 |
+
dtype: string
|
| 891 |
+
- name: confirm_location_canonical
|
| 892 |
+
dtype: string
|
| 893 |
+
- name: request_show_type_canonical
|
| 894 |
+
dtype: string
|
| 895 |
+
- name: inform_director_canonical
|
| 896 |
+
dtype: string
|
| 897 |
+
- name: inform_price_canonical
|
| 898 |
+
dtype: string
|
| 899 |
+
- name: inform_intent_intent_value
|
| 900 |
+
dtype: string
|
| 901 |
+
- name: inform_theater_name_value
|
| 902 |
+
dtype: string
|
| 903 |
+
- name: offer_intent_intent_value
|
| 904 |
+
dtype: string
|
| 905 |
+
- name: offer_theater_name_value
|
| 906 |
+
dtype: string
|
| 907 |
+
- name: confirm_show_time_canonical
|
| 908 |
+
dtype: string
|
| 909 |
+
- name: offer_intent_intent_canonical
|
| 910 |
+
dtype: string
|
| 911 |
+
- name: inform_movie_name_value
|
| 912 |
+
dtype: string
|
| 913 |
+
- name: inform_director_value
|
| 914 |
+
dtype: string
|
| 915 |
+
- name: dialog
|
| 916 |
+
list:
|
| 917 |
+
- name: content
|
| 918 |
+
dtype: string
|
| 919 |
+
- name: role
|
| 920 |
+
dtype: string
|
| 921 |
+
- name: offer_title_canonical
|
| 922 |
+
dtype: string
|
| 923 |
+
- name: inform_directed_by_canonical
|
| 924 |
+
dtype: string
|
| 925 |
+
- name: inform_count_count_canonical
|
| 926 |
+
dtype: string
|
| 927 |
+
- name: request_location_canonical
|
| 928 |
+
dtype: string
|
| 929 |
+
- name: inform_cast_canonical
|
| 930 |
+
dtype: string
|
| 931 |
+
- name: confirm_movie_name_value
|
| 932 |
+
dtype: string
|
| 933 |
+
splits:
|
| 934 |
+
- name: dev
|
| 935 |
+
num_bytes: 582222
|
| 936 |
+
num_examples: 777
|
| 937 |
+
- name: test
|
| 938 |
+
num_bytes: 3691302
|
| 939 |
+
num_examples: 4403
|
| 940 |
+
- name: train
|
| 941 |
+
num_bytes: 14232317
|
| 942 |
+
num_examples: 16060
|
| 943 |
+
download_size: 726732
|
| 944 |
+
dataset_size: 18505841
|
| 945 |
- config_name: RentalCars
|
| 946 |
features:
|
| 947 |
- name: request_city_canonical
|
|
|
|
| 1931 |
path: Homes/test-*
|
| 1932 |
- split: train
|
| 1933 |
path: Homes/train-*
|
| 1934 |
+
- config_name: Movies
|
| 1935 |
+
data_files:
|
| 1936 |
+
- split: dev
|
| 1937 |
+
path: Movies/dev-*
|
| 1938 |
+
- split: test
|
| 1939 |
+
path: Movies/test-*
|
| 1940 |
+
- split: train
|
| 1941 |
+
path: Movies/train-*
|
| 1942 |
- config_name: RentalCars
|
| 1943 |
data_files:
|
| 1944 |
- split: dev
|