shchoi1019 commited on
Commit
4fecd50
·
verified ·
1 Parent(s): 8badaa4

Upload dataset

Browse files
Dialogue Act Recognition/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e966409d66d124d4602c0bff1f362b8ec0d589e46f1016ffe76b0762eecda6
3
+ size 5199897
README.md CHANGED
@@ -126,6 +126,24 @@ dataset_info:
126
  num_examples: 37695
127
  download_size: 3668525
128
  dataset_size: 21602165
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  - config_name: Dialogue Generation
130
  features:
131
  - name: instruction
@@ -983,6 +1001,10 @@ configs:
983
  data_files:
984
  - split: train
985
  path: Data to Text/train-*
 
 
 
 
986
  - config_name: Dialogue Generation
987
  data_files:
988
  - split: train
 
126
  num_examples: 37695
127
  download_size: 3668525
128
  dataset_size: 21602165
129
+ - config_name: Dialogue Act Recognition
130
+ features:
131
+ - name: instruction
132
+ dtype: string
133
+ - name: input
134
+ dtype: string
135
+ - name: output
136
+ dtype: string
137
+ - name: domain
138
+ dtype: string
139
+ - name: lang
140
+ dtype: string
141
+ splits:
142
+ - name: train
143
+ num_bytes: 18637792
144
+ num_examples: 23085
145
+ download_size: 5199897
146
+ dataset_size: 18637792
147
  - config_name: Dialogue Generation
148
  features:
149
  - name: instruction
 
1001
  data_files:
1002
  - split: train
1003
  path: Data to Text/train-*
1004
+ - config_name: Dialogue Act Recognition
1005
+ data_files:
1006
+ - split: train
1007
+ path: Dialogue Act Recognition/train-*
1008
  - config_name: Dialogue Generation
1009
  data_files:
1010
  - split: train