File size: 741 Bytes
0575f35 e7c7250 0575f35 46a1451 cdba7f4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
dataset_info:
features:
- name: transcript
dtype: string
splits:
- name: train
num_bytes: 142345568
num_examples: 76241
download_size: 86065531
dataset_size: 142345568
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset consists of a mixture of [TED talk transcripts](https://www.kaggle.com/datasets/miguelcorraljr/ted-ultimate-dataset), the high-quality [Aeon essays](https://www.kaggle.com/datasets/mannacharya/aeon-essays-dataset), as well as a filtered selection of [NPR Interview Transcripts](https://www.kaggle.com/datasets/shuyangli94/interview-npr-media-dialog-transcripts).
All NPR transcripts were filtered to contain only the turns with > 100 words. |