janaab commited on
Commit
6a2d19b
1 Parent(s): ad14c51

Fixed configs for metadata files

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,9 +38,9 @@ configs:
38
  - split: test
39
  path: data/test-*
40
  - split: intents
41
- path: intent-info.csv
42
  - split: speakers
43
- path: speaker-info.csv
44
  ---
45
 
46
  A Speech to Intent dataset for Indian English (`en-IN`)
 
38
  - split: test
39
  path: data/test-*
40
  - split: intents
41
+ path: intent_info.csv
42
  - split: speakers
43
+ path: speaker_info.csv
44
  ---
45
 
46
  A Speech to Intent dataset for Indian English (`en-IN`)