Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ It is a dataset of ukrainian audiobooks
|
|
12 |
Each sample contain an approximately 8 seconds od ukrainian speech
|
13 |
|
14 |
### Loading script
|
15 |
-
|
16 |
>>> load_dataset("Zarakun/audiobooks_ua_test")
|
17 |
-
|
18 |
|
19 |
### Dataset structure
|
20 |
**Every example has the following:
|
|
|
12 |
Each sample contain an approximately 8 seconds od ukrainian speech
|
13 |
|
14 |
### Loading script
|
15 |
+
```
|
16 |
>>> load_dataset("Zarakun/audiobooks_ua_test")
|
17 |
+
```
|
18 |
|
19 |
### Dataset structure
|
20 |
**Every example has the following:
|