Datasets:

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
nbroad HF staff commited on
Commit
ed9bcd4
1 Parent(s): 42aac7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -43,10 +43,10 @@ Test: 10,000
43
  - program (string): the program this transcript came from
44
  - date (string): date of program
45
  - url (string): link to where audio and transcript are located
46
- - title (string): title of the program
47
  - summary (string): summary of the program
48
- - utt (list): list of utterances by the speakers in the program. corresponds with `speaker`
49
- - speaker (list): list of speakers, corresponds with `utt`
50
 
51
 
52
  Example:
 
43
  - program (string): the program this transcript came from
44
  - date (string): date of program
45
  - url (string): link to where audio and transcript are located
46
+ - title (string): title of the program. some datapoints do not have a title
47
  - summary (string): summary of the program
48
+ - utt (list of string): list of utterances by the speakers in the program. corresponds with `speaker`
49
+ - speaker (list of string): list of speakers, corresponds with `utt`
50
 
51
 
52
  Example: