Isotonic's picture
Upload README.md with huggingface_hub
c29a854
---
license: cc-by-nc-4.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: product
dtype: string
- name: description
dtype: string
- name: marketing_email
dtype: string
splits:
- name: train
num_bytes: 549973.1724738675
num_examples: 487
- name: test
num_bytes: 98249.8275261324
num_examples: 87
download_size: 376029
dataset_size: 648223.0
---