flant5action_data / README.md
kernelguardian's picture
Upload README.md with huggingface_hub
515539c
|
Raw
History Blame Contribute Delete
646 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: dialogue
dtype: string
- name: summary
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 31143103
num_examples: 5390
- name: validation
num_bytes: 31143103
num_examples: 5390
download_size: 11048336
dataset_size: 62286206
---
# Dataset Card for "flant5action"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)