--- 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: 118489943 num_examples: 234761 - name: test num_bytes: 29622674 num_examples: 58691 download_size: 44594562 dataset_size: 148112617 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---