gcjavi commited on
Commit
ff9469e
1 Parent(s): a14b71a

readme updated

Browse files
README.md CHANGED
@@ -8,16 +8,21 @@ license:
8
  multilinguality:
9
  - monolingual
10
  dataset_info:
11
- - config_name: config
12
- features:
13
- - name: audio_id
14
- dtype: string
15
- - name: audio
16
- dtype:
17
- audio:
18
- sampling_rate: 16000
19
- - name: text
20
- dtype: string
 
 
 
 
 
21
  duplicated_from: j-krzywdziak/test
22
  ---
23
 
 
8
  multilinguality:
9
  - monolingual
10
  dataset_info:
11
+ - config_name: default
12
+ data_files:
13
+ - split: test
14
+ path:
15
+ - "data/test.tsv"
16
+ features:
17
+ - name: audio_id
18
+ dtype: string
19
+ - name: audio
20
+ dtype:
21
+ audio:
22
+ sampling_rate: 16000
23
+ - name: text
24
+ dtype: string
25
+
26
  duplicated_from: j-krzywdziak/test
27
  ---
28
 
test.zip → data/test.zip RENAMED
File without changes
test.tsv → transcript/test.tsv RENAMED
File without changes