--- dataset_info: features: - name: id dtype: int64 - name: org_index dtype: int64 - name: data_source dtype: string - name: industry dtype: string - name: text dtype: string - name: labels sequence: sequence: string - name: label_codes dtype: string splits: - name: train num_bytes: 2599501.8469831664 num_examples: 7930 - name: validation num_bytes: 346490.977586533 num_examples: 1057 - name: test num_bytes: 520228.17543030076 num_examples: 1587 download_size: 1010316 dataset_size: 3466221.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---