--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: id dtype: string - name: asins dtype: string - name: name dtype: string - name: reviews.title dtype: string - name: reviews.text dtype: string splits: - name: train num_bytes: 1336917.6 num_examples: 1264 - name: test num_bytes: 334229.4 num_examples: 316 download_size: 542239 dataset_size: 1671147.0 --- # Dataset Card for "amazon_reviews_1500" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)