--- dataset_info: features: - name: Target dtype: int64 - name: PC dtype: string - name: GSHARE dtype: string - name: GA table dtype: string splits: - name: train num_bytes: 80003000 num_examples: 160006 - name: test num_bytes: 20001000 num_examples: 40002 download_size: 5223101 dataset_size: 100004000 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---