igorktech commited on
Commit
c645d3f
·
verified ·
1 Parent(s): a9b83fb

Add 'oasis' config data files

Browse files
README.md CHANGED
@@ -142,6 +142,150 @@ dataset_info:
142
  num_examples: 7740
143
  download_size: 5211740
144
  dataset_size: 16669584
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  configs:
146
  - config_name: ami
147
  data_files:
@@ -158,4 +302,12 @@ configs:
158
  - split: test
159
  path: dyda/test-*
160
  default: true
 
 
 
 
 
 
 
 
161
  ---
 
142
  num_examples: 7740
143
  download_size: 5211740
144
  dataset_size: 16669584
145
+ - config_name: oasis
146
+ features:
147
+ - name: Speaker
148
+ dtype: string
149
+ - name: Utterance
150
+ dtype: string
151
+ - name: Dialogue_Act
152
+ dtype: string
153
+ - name: Dialogue_Id
154
+ dtype: string
155
+ - name: Dialogue_Act_ISO
156
+ dtype: string
157
+ - name: Label
158
+ dtype:
159
+ class_label:
160
+ names:
161
+ '0': expressWish
162
+ '1': directElab
163
+ '2': appreciate
164
+ '3': negate
165
+ '4': expressRegret
166
+ '5': exclaim
167
+ '6': echo
168
+ '7': hold
169
+ '8': bye
170
+ '9': init
171
+ '10': direct
172
+ '11': identifySelf
173
+ '12': informIntent
174
+ '13': thank-identifySelf
175
+ '14': answ
176
+ '15': correctSelf
177
+ '16': expressPossibility
178
+ '17': reqDirect
179
+ '18': inform
180
+ '19': pardon
181
+ '20': refer
182
+ '21': expressRegret-inform
183
+ '22': thank
184
+ '23': refuse
185
+ '24': selfTalk
186
+ '25': reqInfo
187
+ '26': raiseIssue
188
+ '27': informCont
189
+ '28': informIntent-hold
190
+ '29': answElab
191
+ '30': backch
192
+ '31': informDisc
193
+ '32': accept
194
+ '33': reqModal
195
+ '34': suggest
196
+ '35': confirm
197
+ '36': expressOpinion
198
+ '37': ackn
199
+ '38': greet
200
+ '39': offer
201
+ '40': complete
202
+ '41': correct
203
+ - name: Label_ISO
204
+ dtype:
205
+ class_label:
206
+ names:
207
+ '0': agreement
208
+ '1': commissive
209
+ '2': discourse
210
+ '3': disagreement
211
+ '4': greeting
212
+ '5': answer
213
+ '6': directive
214
+ '7': apology
215
+ '8': goodbye
216
+ '9': inform
217
+ '10': feedback
218
+ '11': thanking
219
+ '12': turn
220
+ '13': OOD
221
+ - name: Dialogue_Act_Base
222
+ dtype: string
223
+ - name: Label_Base
224
+ dtype:
225
+ class_label:
226
+ names:
227
+ '0': Raise Issue
228
+ '1': Correct Self
229
+ '2': Initialise
230
+ '3': Express Wish
231
+ '4': Express Regret
232
+ '5': Direct Elaborate
233
+ '6': Complete
234
+ '7': Inform Intent Hold
235
+ '8': Express Opinion
236
+ '9': Exclaim
237
+ '10': Greet
238
+ '11': Acknowledge
239
+ '12': Answer
240
+ '13': Correct
241
+ '14': Backchannel
242
+ '15': Refer
243
+ '16': Inform Intention
244
+ '17': Bye
245
+ '18': Identify Self
246
+ '19': Inform Continue
247
+ '20': Self Talk
248
+ '21': Hold
249
+ '22': Answer Elaborate
250
+ '23': Refuse
251
+ '24': Accept
252
+ '25': Inform
253
+ '26': Confirm
254
+ '27': Inform Discontinue
255
+ '28': Offer
256
+ '29': Suggest
257
+ '30': Echo
258
+ '31': Thank
259
+ '32': Request Modal
260
+ '33': Appreciate
261
+ '34': Express Regret Inform
262
+ '35': Request Direct
263
+ '36': Thank Identify Self
264
+ '37': Request Inform
265
+ '38': Express Possibility
266
+ '39': Negate
267
+ '40': Pardon
268
+ '41': Direct
269
+ - name: Idx
270
+ dtype: int32
271
+ - name: Speaker_Id
272
+ dtype:
273
+ class_label:
274
+ names:
275
+ '0': b
276
+ '1': a
277
+ splits:
278
+ - name: train
279
+ num_bytes: 1621059
280
+ num_examples: 12075
281
+ - name: validation
282
+ num_bytes: 203381
283
+ num_examples: 1501
284
+ - name: test
285
+ num_bytes: 209616
286
+ num_examples: 1488
287
+ download_size: 476879
288
+ dataset_size: 2034056
289
  configs:
290
  - config_name: ami
291
  data_files:
 
302
  - split: test
303
  path: dyda/test-*
304
  default: true
305
+ - config_name: oasis
306
+ data_files:
307
+ - split: train
308
+ path: oasis/train-*
309
+ - split: validation
310
+ path: oasis/validation-*
311
+ - split: test
312
+ path: oasis/test-*
313
  ---
oasis/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8659a77878fae43a300c8288940e5978bddebac1978b3de69225419147b287d
3
+ size 54550
oasis/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:023ab22bbaf49c2e2d74d48ca133fe1f83fc18ea61b1d72d70d25b632790eabc
3
+ size 369070
oasis/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48f4d08189873f14d155c60f220493c7305393c9488af9443b1d5a198a3d6ae
3
+ size 53259