Samoed commited on
Commit
a04e865
·
verified ·
1 Parent(s): ecef28e

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:4e0ae92492bc20fd67f4b973eb1fd5d1dec511fbef0537d6392846b901fcafc5
3
+ size 59203
Media/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95edd2e7f186f6e1f28379b41ece211dc21801f25cf4d4a5a65e7525f0c73fa5
3
+ size 102217
Media/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3118e6d112a2d3e8dc2f8182c8f82ca0d1c019e4e7e7d81cb99a747b1e0cd30d
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: request_show_type_value
@@ -1707,6 +1811,14 @@ configs:
1707
  path: Homes/test-*
1708
  - split: train
1709
  path: Homes/train-*
 
 
 
 
 
 
 
 
1710
  - config_name: Movies
1711
  data_files:
1712
  - split: dev
 
782
  num_examples: 11566
783
  download_size: 601795
784
  dataset_size: 13431241
785
+ - config_name: Media
786
+ features:
787
+ - name: inform_starring_value
788
+ dtype: string
789
+ - name: offer_movie_name_canonical
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: request_show_type_value
 
1811
  path: Homes/test-*
1812
  - split: train
1813
  path: Homes/train-*
1814
+ - config_name: Media
1815
+ data_files:
1816
+ - split: dev
1817
+ path: Media/dev-*
1818
+ - split: test
1819
+ path: Media/test-*
1820
+ - split: train
1821
+ path: Media/train-*
1822
  - config_name: Movies
1823
  data_files:
1824
  - split: dev