kunaldhawan commited on
Commit
c46d539
1 Parent(s): 761eec4

Minor cosmetic changes to readme

Browse files

Made minor cosmetic changes to readme in section Keys (items)

Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -51,11 +51,11 @@ The dataset is divided into training and test splits:
51
 
52
  ### Keys (items)
53
 
54
- `session_id`: "session_ge1nse2c",
55
- `words": Transcription corresponding to t
56
- `start_time`: Start time in second.
57
- `end_time`: End time in second.
58
- `speaker`: Speaker tagging in string: "speaker<N>"
59
 
60
  ### Source Datasets
61
 
 
51
 
52
  ### Keys (items)
53
 
54
+ - `session_id`: "session_ge1nse2c",
55
+ - `words`: Transcription corresponding to t
56
+ - `start_time`: Start time in second.
57
+ - `end_time`: End time in second.
58
+ - `speaker`: Speaker tagging in string "speaker\<N\>"
59
 
60
  ### Source Datasets
61