--- dataset_info: features: - name: id dtype: string - name: texts dtype: string - name: labels dtype: string - name: slot_label sequence: string splits: - name: train num_bytes: 1420982.674704175 num_examples: 4478 - name: test num_bytes: 265844.3020134228 num_examples: 893 - name: validation num_bytes: 153465.06986027944 num_examples: 500 download_size: 295437 dataset_size: 1840292.0465778774 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---