Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,14 +15,3 @@ license: cc-by-4.0
|
|
15 |
## Overview
|
16 |
|
17 |
This dataset has transcriptions with other metadata for the VOA Ukrainian dataset (~398h).
|
18 |
-
|
19 |
-
## Usage
|
20 |
-
|
21 |
-
```python
|
22 |
-
from datasets import load_dataset
|
23 |
-
|
24 |
-
ds = load_dataset('Yehor/voa-uk-transcriptions', split='train')
|
25 |
-
|
26 |
-
for row in ds:
|
27 |
-
print(row['text'])
|
28 |
-
```
|
|
|
15 |
## Overview
|
16 |
|
17 |
This dataset has transcriptions with other metadata for the VOA Ukrainian dataset (~398h).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|