--- dataset_info: features: - name: id dtype: int64 - name: tenant dtype: string - name: loc dtype: string - name: loc_detail dtype: string - name: category dtype: string - name: sub_category dtype: string - name: tags dtype: string - name: clue dtype: string - name: desc dtype: string - name: product dtype: string - name: best_seller dtype: string - name: link dtype: string splits: - name: train num_bytes: 174977 num_examples: 159 download_size: 98663 dataset_size: 174977 configs: - config_name: default data_files: - split: train path: data/train-* ---