amazoncat-13k / README.md
pietrolesci's picture
Upload README.md with huggingface_hub
0d48b58
|
raw
history blame
782 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: uid_original
dtype: string
- name: title
dtype: string
- name: content
dtype: string
- name: target_ind
sequence: int64
- name: target_rel
sequence: float64
- name: text
dtype: string
- name: uid
dtype: int64
splits:
- name: train
num_bytes: 3262662835
num_examples: 1186239
- name: test
num_bytes: 842174854
num_examples: 306782
download_size: 2560646204
dataset_size: 4104837689
---
# Dataset Card for "amazoncat-13k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)