| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| dataset_info: | |
| features: | |
| - name: also_buy | |
| sequence: string | |
| - name: also_view | |
| sequence: string | |
| - name: asin | |
| dtype: string | |
| - name: brand | |
| dtype: string | |
| - name: category | |
| sequence: string | |
| - name: date | |
| dtype: string | |
| - name: description | |
| sequence: string | |
| - name: feature | |
| sequence: string | |
| - name: fit | |
| dtype: string | |
| - name: image | |
| sequence: string | |
| - name: main_cat | |
| dtype: string | |
| - name: price | |
| dtype: string | |
| - name: rank | |
| dtype: string | |
| - name: similar_item | |
| dtype: string | |
| - name: tech1 | |
| dtype: string | |
| - name: tech2 | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 94514841011 | |
| num_examples: 14213059 | |
| download_size: 17473856738 | |
| dataset_size: 94514841011 | |
| # Dataset Card for "amazon_metadata_datathon_2023" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |