--- 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: 63600500 num_examples: 127201 - name: test num_bytes: 15900500 num_examples: 31801 download_size: 22997305 dataset_size: 79501000 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---