Datasets:
dataset_info: | |
features: | |
- name: review_text | |
dtype: string | |
- name: age | |
dtype: int64 | |
- name: rating | |
dtype: int64 | |
- name: positive_feedback_count | |
dtype: int64 | |
- name: division_name | |
dtype: string | |
- name: department_name | |
dtype: string | |
- name: class_name | |
dtype: string | |
- name: recommended_ind | |
dtype: | |
class_label: | |
names: | |
'0': '0' | |
'1': '1' | |
splits: | |
- name: train | |
num_bytes: 7811312.540347158 | |
num_examples: 20641 | |
- name: val | |
num_bytes: 378436.72982642107 | |
num_examples: 1000 | |
- name: test | |
num_bytes: 378436.72982642107 | |
num_examples: 1000 | |
download_size: 4357015 | |
dataset_size: 8568186.0 | |
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). |