File size: 587 Bytes
066f236 093ab31 959e7d8 093ab31 959e7d8 093ab31 959e7d8 093ab31 0a9e458 093ab31 0a9e458 066f236 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
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-*
---
|