Add 'swda' config data files
Browse files- README.md +159 -0
- swda/test-00000-of-00001.parquet +3 -0
- swda/train-00000-of-00001.parquet +3 -0
- swda/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -583,6 +583,157 @@ dataset_info:
|
|
| 583 |
num_examples: 1488
|
| 584 |
download_size: 476879
|
| 585 |
dataset_size: 2034056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 586 |
configs:
|
| 587 |
- config_name: ami
|
| 588 |
data_files:
|
|
@@ -623,4 +774,12 @@ configs:
|
|
| 623 |
path: oasis/validation-*
|
| 624 |
- split: test
|
| 625 |
path: oasis/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 626 |
---
|
|
|
|
| 583 |
num_examples: 1488
|
| 584 |
download_size: 476879
|
| 585 |
dataset_size: 2034056
|
| 586 |
+
- config_name: swda
|
| 587 |
+
features:
|
| 588 |
+
- name: Speaker
|
| 589 |
+
dtype: string
|
| 590 |
+
- name: Utterance
|
| 591 |
+
dtype: string
|
| 592 |
+
- name: Dialogue_Act
|
| 593 |
+
dtype: string
|
| 594 |
+
- name: Dialogue_Id
|
| 595 |
+
dtype: string
|
| 596 |
+
- name: Dialogue_Act_ISO
|
| 597 |
+
dtype: string
|
| 598 |
+
- name: Label
|
| 599 |
+
dtype:
|
| 600 |
+
class_label:
|
| 601 |
+
names:
|
| 602 |
+
'0': 'no'
|
| 603 |
+
'1': qo
|
| 604 |
+
'2': fp
|
| 605 |
+
'3': qrr
|
| 606 |
+
'4': ^g
|
| 607 |
+
'5': by
|
| 608 |
+
'6': bd
|
| 609 |
+
'7': qw^d
|
| 610 |
+
'8': h
|
| 611 |
+
'9': fw
|
| 612 |
+
'10': ar
|
| 613 |
+
'11': o_"_bc
|
| 614 |
+
'12': fa
|
| 615 |
+
'13': b^m
|
| 616 |
+
'14': br
|
| 617 |
+
'15': sv
|
| 618 |
+
'16': qh
|
| 619 |
+
'17': sd
|
| 620 |
+
'18': '%'
|
| 621 |
+
'19': nn
|
| 622 |
+
'20': aa
|
| 623 |
+
'21': ad
|
| 624 |
+
'22': bf
|
| 625 |
+
'23': ny
|
| 626 |
+
'24': oo
|
| 627 |
+
'25': fc
|
| 628 |
+
'26': ft
|
| 629 |
+
'27': ^h
|
| 630 |
+
'28': ^q
|
| 631 |
+
'29': qy^d
|
| 632 |
+
'30': t1
|
| 633 |
+
'31': qy
|
| 634 |
+
'32': qw
|
| 635 |
+
'33': ng
|
| 636 |
+
'34': co_cc
|
| 637 |
+
'35': aap_am
|
| 638 |
+
'36': arp_nd
|
| 639 |
+
'37': bh
|
| 640 |
+
'38': ^2
|
| 641 |
+
'39': na
|
| 642 |
+
'40': ba
|
| 643 |
+
'41': b
|
| 644 |
+
'42': t3
|
| 645 |
+
'43': bk
|
| 646 |
+
'44': fo
|
| 647 |
+
- name: Label_ISO
|
| 648 |
+
dtype:
|
| 649 |
+
class_label:
|
| 650 |
+
names:
|
| 651 |
+
'0': agreement
|
| 652 |
+
'1': setq
|
| 653 |
+
'2': commissive
|
| 654 |
+
'3': discourse
|
| 655 |
+
'4': disagreement
|
| 656 |
+
'5': choiceq
|
| 657 |
+
'6': apology
|
| 658 |
+
'7': answer
|
| 659 |
+
'8': directive
|
| 660 |
+
'9': inform
|
| 661 |
+
'10': feedback
|
| 662 |
+
'11': thanking
|
| 663 |
+
'12': turn
|
| 664 |
+
'13': propq
|
| 665 |
+
'14': OOD
|
| 666 |
+
- name: Dialogue_Act_Base
|
| 667 |
+
dtype: string
|
| 668 |
+
- name: Label_Base
|
| 669 |
+
dtype:
|
| 670 |
+
class_label:
|
| 671 |
+
names:
|
| 672 |
+
'0': Conventional-opening
|
| 673 |
+
'1': Self-talk
|
| 674 |
+
'2': Rhetorical-Question
|
| 675 |
+
'3': Open-Question
|
| 676 |
+
'4': Hedge
|
| 677 |
+
'5': 3rd-party-talk
|
| 678 |
+
'6': Yes Answers
|
| 679 |
+
'7': Declarative Yes-No-Question
|
| 680 |
+
'8': No Answers
|
| 681 |
+
'9': Wh-Question
|
| 682 |
+
'10': Signal-non-understanding
|
| 683 |
+
'11': Apology
|
| 684 |
+
'12': Conventional-closing
|
| 685 |
+
'13': Other forward-looking functions
|
| 686 |
+
'14': Quotation
|
| 687 |
+
'15': Statement-non-opinion
|
| 688 |
+
'16': Other Answers
|
| 689 |
+
'17': Agree/Accept
|
| 690 |
+
'18': Uninterpretable
|
| 691 |
+
'19': Yes-No-Question
|
| 692 |
+
'20': Sympathy
|
| 693 |
+
'21': Downplayer
|
| 694 |
+
'22': Welcome
|
| 695 |
+
'23': Tag-Question
|
| 696 |
+
'24': Or-Clause
|
| 697 |
+
'25': Statement-opinion
|
| 698 |
+
'26': Repeat-phrase
|
| 699 |
+
'27': Affirmative Non-yes Answers
|
| 700 |
+
'28': Other
|
| 701 |
+
'29': Action-directive
|
| 702 |
+
'30': Acknowledge (Backchannel)
|
| 703 |
+
'31': Dispreferred Answers
|
| 704 |
+
'32': Options Commits
|
| 705 |
+
'33': Offers
|
| 706 |
+
'34': Summarize/Reformulate
|
| 707 |
+
'35': Thanking
|
| 708 |
+
'36': Maybe/Accept-part
|
| 709 |
+
'37': Reject
|
| 710 |
+
'38': Declarative Wh-Question
|
| 711 |
+
'39': Collaborative Completion
|
| 712 |
+
'40': Backchannel in Question Form
|
| 713 |
+
'41': Hold Before Answer/Agreement
|
| 714 |
+
'42': Response Acknowledgement
|
| 715 |
+
'43': Negative Non-no Answers
|
| 716 |
+
'44': Appreciation
|
| 717 |
+
- name: Idx
|
| 718 |
+
dtype: int32
|
| 719 |
+
- name: Speaker_Id
|
| 720 |
+
dtype:
|
| 721 |
+
class_label:
|
| 722 |
+
names:
|
| 723 |
+
'0': A
|
| 724 |
+
'1': B
|
| 725 |
+
splits:
|
| 726 |
+
- name: train
|
| 727 |
+
num_bytes: 24856950
|
| 728 |
+
num_examples: 192385
|
| 729 |
+
- name: validation
|
| 730 |
+
num_bytes: 426055
|
| 731 |
+
num_examples: 3271
|
| 732 |
+
- name: test
|
| 733 |
+
num_bytes: 521289
|
| 734 |
+
num_examples: 4077
|
| 735 |
+
download_size: 7250737
|
| 736 |
+
dataset_size: 25804294
|
| 737 |
configs:
|
| 738 |
- config_name: ami
|
| 739 |
data_files:
|
|
|
|
| 774 |
path: oasis/validation-*
|
| 775 |
- split: test
|
| 776 |
path: oasis/test-*
|
| 777 |
+
- config_name: swda
|
| 778 |
+
data_files:
|
| 779 |
+
- split: train
|
| 780 |
+
path: swda/train-*
|
| 781 |
+
- split: validation
|
| 782 |
+
path: swda/validation-*
|
| 783 |
+
- split: test
|
| 784 |
+
path: swda/test-*
|
| 785 |
---
|
swda/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:397cfea8664016a351025e6b8bda52893f620fe082e5c8efe6c809279cb4f614
|
| 3 |
+
size 154050
|
swda/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adf1d1e9c16cac20299c909905513adfbc59666715598f82d71cd077ba4dee3a
|
| 3 |
+
size 6967928
|
swda/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2161e2f0ddf172b5b3e780d06752648ae6549e37173cff93619868a4faca3d51
|
| 3 |
+
size 128759
|