kejian's picture
Upload README.md with huggingface_hub
b3df281
---
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: id
dtype: int64
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 25751717
num_examples: 261
- name: test
num_bytes: 13445910
num_examples: 131
- name: validation
num_bytes: 4116222
num_examples: 44
download_size: 21987705
dataset_size: 43313849
---
# Dataset Card for "odmeeting_oracle_govrep_format"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)