Samoed commited on
Commit
1552bb0
·
verified ·
1 Parent(s): 1d68601

Upload dataset

Browse files
Media/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ac373d12d6d593180b486437920407dc7696ea8766229ce99e674be573ff7a
3
+ size 59204
Media/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27834db4a1a2af28fdca629607c79b01224425cded08c00c708092a2cc2c3816
3
+ size 102216
Media/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aabab579d10d4adb6741517b27b70f2f89a966f6bc2f90f01b9577471fb980b
3
+ size 270363
README.md CHANGED
@@ -782,6 +782,110 @@ dataset_info:
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
@@ -1931,6 +2035,14 @@ configs:
1931
  path: Homes/test-*
1932
  - split: train
1933
  path: Homes/train-*
 
 
 
 
 
 
 
 
1934
  - config_name: Movies
1935
  data_files:
1936
  - split: dev
 
782
  num_examples: 11566
783
  download_size: 601795
784
  dataset_size: 13431241
785
+ - config_name: Media
786
+ features:
787
+ - name: offer_movie_name_canonical
788
+ dtype: string
789
+ - name: inform_starring_value
790
+ dtype: string
791
+ - name: inform_title_value
792
+ dtype: string
793
+ - name: inform_price_value
794
+ dtype: string
795
+ - name: inform_count_count_value
796
+ dtype: string
797
+ - name: select_movie_name_value
798
+ dtype: string
799
+ - name: offer_movie_name_value
800
+ dtype: string
801
+ - name: select_title_value
802
+ dtype: string
803
+ - name: confirm_title_value
804
+ dtype: string
805
+ - name: inform_subtitles_canonical
806
+ dtype: string
807
+ - name: inform_genre_value
808
+ dtype: string
809
+ - name: dialogue_id
810
+ dtype: string
811
+ - name: inform_title_canonical
812
+ dtype: string
813
+ - name: inform_genre_canonical
814
+ dtype: string
815
+ - name: inform_directed_by_value
816
+ dtype: string
817
+ - name: offer_title_value
818
+ dtype: string
819
+ - name: confirm_subtitles_canonical
820
+ dtype: string
821
+ - name: inform_subtitle_language_value
822
+ dtype: string
823
+ - name: inform_subtitles_value
824
+ dtype: string
825
+ - name: inform_subtitle_language_canonical
826
+ dtype: string
827
+ - name: select_movie_name_canonical
828
+ dtype: string
829
+ - name: services
830
+ dtype: string
831
+ - name: inform_intent_intent_canonical
832
+ dtype: string
833
+ - name: confirm_movie_name_canonical
834
+ dtype: string
835
+ - name: inform_starring_canonical
836
+ dtype: string
837
+ - name: offer_intent_intent_value
838
+ dtype: string
839
+ - name: inform_director_canonical
840
+ dtype: string
841
+ - name: inform_intent_intent_value
842
+ dtype: string
843
+ - name: inform_actors_value
844
+ dtype: string
845
+ - name: inform_price_canonical
846
+ dtype: string
847
+ - name: offer_intent_intent_canonical
848
+ dtype: string
849
+ - name: confirm_subtitle_language_canonical
850
+ dtype: string
851
+ - name: inform_director_value
852
+ dtype: string
853
+ - name: dialog
854
+ list:
855
+ - name: content
856
+ dtype: string
857
+ - name: role
858
+ dtype: string
859
+ - name: confirm_title_canonical
860
+ dtype: string
861
+ - name: offer_title_canonical
862
+ dtype: string
863
+ - name: select_title_canonical
864
+ dtype: string
865
+ - name: confirm_subtitles_value
866
+ dtype: string
867
+ - name: inform_directed_by_canonical
868
+ dtype: string
869
+ - name: inform_count_count_canonical
870
+ dtype: string
871
+ - name: confirm_subtitle_language_value
872
+ dtype: string
873
+ - name: confirm_movie_name_value
874
+ dtype: string
875
+ - name: inform_actors_canonical
876
+ dtype: string
877
+ splits:
878
+ - name: dev
879
+ num_bytes: 1235443
880
+ num_examples: 1955
881
+ - name: test
882
+ num_bytes: 2290049
883
+ num_examples: 3623
884
+ - name: train
885
+ num_bytes: 7388667
886
+ num_examples: 11535
887
+ download_size: 431783
888
+ dataset_size: 10914159
889
  - config_name: Movies
890
  features:
891
  - name: inform_number_of_tickets_canonical
 
2035
  path: Homes/test-*
2036
  - split: train
2037
  path: Homes/train-*
2038
+ - config_name: Media
2039
+ data_files:
2040
+ - split: dev
2041
+ path: Media/dev-*
2042
+ - split: test
2043
+ path: Media/test-*
2044
+ - split: train
2045
+ path: Media/train-*
2046
  - config_name: Movies
2047
  data_files:
2048
  - split: dev