Cancer / README.md
ManuelAlv's picture
Upload README.md with huggingface_hub
ddcd38f
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 79468781
num_examples: 3270
- name: validation
num_bytes: 47643469
num_examples: 1962
- name: test
num_bytes: 32183621
num_examples: 1308
download_size: 36939606
dataset_size: 159295871
---
# Dataset Card for "Cancer"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)