--- license: apache-2.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: ID dtype: int64 - name: Resume_str dtype: string - name: Resume_html dtype: string - name: Category dtype: string splits: - name: train num_bytes: 43835582.16223832 num_examples: 1987 - name: test num_bytes: 10964410.837761674 num_examples: 497 download_size: 20334968 dataset_size: 54799993.0 ---