| dataset_info: | |
| features: | |
| - name: marketplace | |
| dtype: string | |
| - name: customer_id | |
| dtype: string | |
| - name: review_id | |
| dtype: string | |
| - name: product_id | |
| dtype: string | |
| - name: product_parent | |
| dtype: string | |
| - name: product_title | |
| dtype: string | |
| - name: product_category | |
| dtype: string | |
| - name: star_rating | |
| dtype: int32 | |
| - name: helpful_votes | |
| dtype: int32 | |
| - name: total_votes | |
| dtype: int32 | |
| - name: vine | |
| dtype: | |
| class_label: | |
| names: | |
| '0': N | |
| '1': Y | |
| - name: verified_purchase | |
| dtype: | |
| class_label: | |
| names: | |
| '0': N | |
| '1': Y | |
| - name: review_headline | |
| dtype: string | |
| - name: review_body | |
| dtype: string | |
| - name: review_date | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 1391025 | |
| num_examples: 3000 | |
| download_size: 763643 | |
| dataset_size: 1391025 | |
| # Dataset Card for "amazon_us_3000" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |