--- dataset_info: config_name: angry_customer features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: audio_length_s dtype: float32 - name: angry_comment dtype: string - name: calm_response dtype: string - name: category dtype: string splits: - name: sale num_bytes: 3000568.0 num_examples: 5 - name: financial num_bytes: 2547375.0 num_examples: 5 - name: healthcare num_bytes: 1916810.0 num_examples: 5 - name: immigration num_bytes: 1268094.0 num_examples: 5 - name: travel num_bytes: 2706117.0 num_examples: 5 - name: booking num_bytes: 3972994.0 num_examples: 5 - name: government num_bytes: 1754444.0 num_examples: 5 - name: general num_bytes: 2193452.0 num_examples: 5 - name: bank num_bytes: 1972219.0 num_examples: 5 - name: police num_bytes: 1280516.0 num_examples: 5 - name: restaurant num_bytes: 1682760.0 num_examples: 5 - name: insurance num_bytes: 2355009.0 num_examples: 5 download_size: 26069764 dataset_size: 26650358.0 configs: - config_name: angry_customer data_files: - split: sale path: angry_customer/sale-* - split: financial path: angry_customer/financial-* - split: healthcare path: angry_customer/healthcare-* - split: immigration path: angry_customer/immigration-* - split: travel path: angry_customer/travel-* - split: booking path: angry_customer/booking-* - split: government path: angry_customer/government-* - split: general path: angry_customer/general-* - split: bank path: angry_customer/bank-* - split: police path: angry_customer/police-* - split: restaurant path: angry_customer/restaurant-* - split: insurance path: angry_customer/insurance-* ---