both_raw / README.md
tyzhu's picture
Upload README.md with huggingface_hub
27e3dca
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: inputs
dtype: string
- name: targets
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 522250
num_examples: 1800
- name: test
num_bytes: 168860
num_examples: 600
- name: validation
num_bytes: 168860
num_examples: 600
download_size: 159230
dataset_size: 859970
---
# Dataset Card for "both_raw"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)