--- dataset_info: - config_name: cleaned_items features: - name: product_id dtype: string - name: product_title dtype: string splits: - name: train num_bytes: 3725568272.9847035 num_examples: 35079201 download_size: 2652027716 dataset_size: 3725568272.9847035 - config_name: cleaned_products features: - name: product_id dtype: string - name: product_title dtype: string - name: source dtype: string splits: - name: train num_bytes: 4470244722.926626 num_examples: 35079201 download_size: 2659437861 dataset_size: 4470244722.926626 configs: - config_name: cleaned_items data_files: - split: train path: cleaned_items/train-* - config_name: cleaned_products data_files: - split: train path: cleaned_products/train-* ---