--- dataset_info: features: - name: EMPL_NAME dtype: string - name: EMPL_PERSNBR dtype: string - name: TITLE dtype: string - name: BRANCH dtype: string - name: AREA dtype: string splits: - name: train num_bytes: 4948 num_examples: 64 download_size: 3994 dataset_size: 4948 configs: - config_name: default data_files: - split: train path: data/train-* ---