File size: 8,564 Bytes
a36b767 a9b83fb a36b767 2e9467b c645d3f a36b767 a9b83fb a36b767 2e9467b c645d3f a36b767 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 |
---
dataset_info:
- config_name: ami
features:
- name: Utterance
dtype: string
- name: Dialogue_Act
dtype: string
- name: Speaker
dtype: string
- name: Dialogue_Id
dtype: string
- name: Dialogue_Act_ISO
dtype: string
- name: Label
dtype:
class_label:
names:
'0': el.und
'1': 'off'
'2': und
'3': ass
'4': oth
'5': stl
'6': OOD
'7': be.pos
'8': fra
'9': inf
'10': el.sug
'11': el.ass
'12': be.neg
'13': bck
'14': el.inf
'15': sug
- name: Label_ISO
dtype:
class_label:
names:
'0': commissive
'1': directive
'2': inform
'3': feedback
'4': OOD
- name: Dialogue_Act_Base
dtype: string
- name: Label_Base
dtype:
class_label:
names:
'0': Elicit-Assessment
'1': Be-Positive
'2': Elicit-Inform
'3': Suggest
'4': Fragment
'5': OOD
'6': Elicit-Offer-Or-Suggestion
'7': Inform
'8': Be-Negative
'9': Stall
'10': Elicit-Comment-Understanding
'11': Backchannel
'12': Offer
'13': Other
'14': Comment-About-Understanding
'15': Assess
- name: Idx
dtype: int32
- name: Speaker_Id
dtype:
class_label:
names:
'0': A
'1': B
'2': D
'3': C
splits:
- name: train
num_bytes: 11063056
num_examples: 94684
- name: test
num_bytes: 1893512
num_examples: 15851
download_size: 3488959
dataset_size: 12956568
- config_name: dyda
features:
- name: Speaker
dtype: string
- name: Utterance
dtype: string
- name: Dialogue_Act
dtype: string
- name: Emotion
dtype: string
- name: Dialogue_Id
dtype: string
- name: Dialogue_Act_ISO
dtype: string
- name: Label
dtype:
class_label:
names:
'0': directive
'1': inform
'2': question
'3': commissive
- name: Label_ISO
dtype:
class_label:
names:
'0': directive
'1': inform
'2': OOD
'3': commissive
- name: Dialogue_Act_Base
dtype: string
- name: Label_Base
dtype:
class_label:
names:
'0': Directive
'1': Question
'2': Commissive
'3': Inform
- name: Idx
dtype: int32
- name: Speaker_Id
dtype:
class_label:
names:
'0': sp0
'1': sp1
splits:
- name: train
num_bytes: 14114497
num_examples: 87170
- name: validation
num_bytes: 1302961
num_examples: 8069
- name: test
num_bytes: 1252126
num_examples: 7740
download_size: 5211740
dataset_size: 16669584
- config_name: maptask
features:
- name: Speaker
dtype: string
- name: Utterance
dtype: string
- name: Dialogue_Act
dtype: string
- name: Dialogue_Id
dtype: string
- name: Dialogue_Act_ISO
dtype: string
- name: Label
dtype:
class_label:
names:
'0': reply_y
'1': query_yn
'2': clarify
'3': reply_w
'4': ready
'5': explain
'6': align
'7': acknowledge
'8': check
'9': reply_n
'10': query_w
'11': instruct
- name: Label_ISO
dtype:
class_label:
names:
'0': setq
'1': discourse
'2': answer
'3': directive
'4': inform
'5': feedback
'6': propq
'7': OOD
- name: Dialogue_Act_Base
dtype: string
- name: Label_Base
dtype:
class_label:
names:
'0': Explain
'1': Non Yes-No-Question
'2': Non Yes-No-Reply
'3': Check Attention
'4': Acknowledge
'5': No-Reply
'6': Yes-Reply
'7': Ready
'8': Instruct
'9': Yes-No-Question
'10': Check
'11': Clarify
- name: Idx
dtype: int32
- name: Speaker_Id
dtype:
class_label:
names:
'0': g
'1': f
splits:
- name: train
num_bytes: 2471636
num_examples: 21051
- name: validation
num_bytes: 345811
num_examples: 2928
- name: test
num_bytes: 322940
num_examples: 2761
download_size: 681304
dataset_size: 3140387
- config_name: oasis
features:
- name: Speaker
dtype: string
- name: Utterance
dtype: string
- name: Dialogue_Act
dtype: string
- name: Dialogue_Id
dtype: string
- name: Dialogue_Act_ISO
dtype: string
- name: Label
dtype:
class_label:
names:
'0': expressWish
'1': directElab
'2': appreciate
'3': negate
'4': expressRegret
'5': exclaim
'6': echo
'7': hold
'8': bye
'9': init
'10': direct
'11': identifySelf
'12': informIntent
'13': thank-identifySelf
'14': answ
'15': correctSelf
'16': expressPossibility
'17': reqDirect
'18': inform
'19': pardon
'20': refer
'21': expressRegret-inform
'22': thank
'23': refuse
'24': selfTalk
'25': reqInfo
'26': raiseIssue
'27': informCont
'28': informIntent-hold
'29': answElab
'30': backch
'31': informDisc
'32': accept
'33': reqModal
'34': suggest
'35': confirm
'36': expressOpinion
'37': ackn
'38': greet
'39': offer
'40': complete
'41': correct
- name: Label_ISO
dtype:
class_label:
names:
'0': agreement
'1': commissive
'2': discourse
'3': disagreement
'4': greeting
'5': answer
'6': directive
'7': apology
'8': goodbye
'9': inform
'10': feedback
'11': thanking
'12': turn
'13': OOD
- name: Dialogue_Act_Base
dtype: string
- name: Label_Base
dtype:
class_label:
names:
'0': Raise Issue
'1': Correct Self
'2': Initialise
'3': Express Wish
'4': Express Regret
'5': Direct Elaborate
'6': Complete
'7': Inform Intent Hold
'8': Express Opinion
'9': Exclaim
'10': Greet
'11': Acknowledge
'12': Answer
'13': Correct
'14': Backchannel
'15': Refer
'16': Inform Intention
'17': Bye
'18': Identify Self
'19': Inform Continue
'20': Self Talk
'21': Hold
'22': Answer Elaborate
'23': Refuse
'24': Accept
'25': Inform
'26': Confirm
'27': Inform Discontinue
'28': Offer
'29': Suggest
'30': Echo
'31': Thank
'32': Request Modal
'33': Appreciate
'34': Express Regret Inform
'35': Request Direct
'36': Thank Identify Self
'37': Request Inform
'38': Express Possibility
'39': Negate
'40': Pardon
'41': Direct
- name: Idx
dtype: int32
- name: Speaker_Id
dtype:
class_label:
names:
'0': b
'1': a
splits:
- name: train
num_bytes: 1621059
num_examples: 12075
- name: validation
num_bytes: 203381
num_examples: 1501
- name: test
num_bytes: 209616
num_examples: 1488
download_size: 476879
dataset_size: 2034056
configs:
- config_name: ami
data_files:
- split: train
path: ami/train-*
- split: test
path: ami/test-*
- config_name: dyda
data_files:
- split: train
path: dyda/train-*
- split: validation
path: dyda/validation-*
- split: test
path: dyda/test-*
default: true
- config_name: maptask
data_files:
- split: train
path: maptask/train-*
- split: validation
path: maptask/validation-*
- split: test
path: maptask/test-*
- config_name: oasis
data_files:
- split: train
path: oasis/train-*
- split: validation
path: oasis/validation-*
- split: test
path: oasis/test-*
---
|