Datasets:
File size: 786 Bytes
b300183 fea1965 b300183 fea1965 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
dataset_info:
features:
- name: age
dtype: int64
- name: review_text
dtype: string
- name: rating
dtype: int64
- name: recommended_ind
dtype: int64
- name: positive_feedback_count
dtype: int64
- name: division_name
dtype: string
- name: department_name
dtype: string
- name: class_name
dtype: string
splits:
- name: train
num_bytes: 8568186
num_examples: 22641
download_size: 4322093
dataset_size: 8568186
task_categories:
- text-classification
language:
- en
tags:
- multimodal
pretty_name: Women's Clothing E-Commerce Reviews
size_categories:
- 1K<n<10K
---
# Dataset Card for "womens-clothing-ecommerce-reviews"
Processed version of [this dataset](https://github.com/ya-stack/Women-s-Ecommerce-Clothing-Reviews). |