--- dataset_info: features: - name: caller dtype: string - name: text dtype: string - name: act_tag dtype: class_label: names: '0': '%' '1': ^2 '2': ^g '3': ^h '4': ^q '5': aa '6': aap_am '7': ad '8': ar '9': arp_nd '10': b '11': b^m '12': ba '13': bd '14': bf '15': bh '16': bk '17': br '18': fa '19': fc '20': fo_o_fw_"_by_bc '21': fp '22': ft '23': h '24': na '25': ng '26': nn '27': 'no' '28': ny '29': oo_co_cc '30': qh '31': qo '32': qrr '33': qw '34': qw^d '35': qy '36': qy^d '37': sd '38': sv '39': t1 '40': t3 - name: conversation_no dtype: string - name: speaker_change dtype: class_label: names: '0': no_change '1': change splits: - name: train num_bytes: 13413735 num_examples: 192386 - name: validation num_bytes: 232063 num_examples: 3272 - name: test num_bytes: 279774 num_examples: 4078 download_size: 5208401 dataset_size: 13925572 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---