Qingyun Li commited on
Commit
46a1451
1 Parent(s): 0575f35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,3 +15,7 @@ configs:
15
  - split: train
16
  path: data/train-*
17
  ---
 
 
 
 
 
15
  - split: train
16
  path: data/train-*
17
  ---
18
+
19
+ 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).
20
+
21
+ All NPR transcripts were filtered to contain only the turns with > 50 words.