--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: topic dtype: string - name: field dtype: string - name: subfield dtype: string - name: domain dtype: string splits: - name: train num_bytes: 2927335539.1374955 num_examples: 3376092 - name: validation num_bytes: 365917375.9312521 num_examples: 422012 - name: test num_bytes: 365917375.9312521 num_examples: 422012 download_size: 2035723512 dataset_size: 3659170290.9999995 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---