--- dataset_info: features: - name: Name dtype: string - name: Genres dtype: string - name: Categories dtype: string - name: Tags dtype: string - name: Metacritic score dtype: int64 - name: User score dtype: int64 - name: About the game dtype: string - name: Search tag dtype: string - name: Persuasive description dtype: string - name: Boost Product Index dtype: int64 splits: - name: train num_bytes: 19053022 num_examples: 4360 download_size: 9032386 dataset_size: 19053022 configs: - config_name: default data_files: - split: train path: data/train-* ---