EsimeneStuudio / README.md
henryharm's picture
Upload README.md with huggingface_hub
0a9e458 verified
|
raw
history blame
No virus
587 Bytes
---
license: cc-by-4.0
dataset_info:
features:
- name: transcripts
dtype: string
- name: summaries
dtype: string
- name: ids
dtype: string
splits:
- name: train
num_bytes: 2694247.2
num_examples: 68
- name: valid
num_bytes: 316970.2588235294
num_examples: 8
- name: test
num_bytes: 356591.5411764706
num_examples: 9
download_size: 1989873
dataset_size: 3367809.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---