Zarakun commited on
Commit
31a3286
1 Parent(s): 8ec3992

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,3 +1,10 @@
1
- It is a dataset of ukrainian audiobooks
2
- Each sample contain an approximately 8 secod seconds od ukrainian speech
 
 
 
 
 
 
 
3
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "data/train.parquet"
7
+ ---
8
+ It is a dataset of ukrainian audiobooks
9
+ Each sample contain an approximately 8 secod seconds od ukrainian speech
10