Commit
·
18c8e45
1
Parent(s):
db25ac1
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,32 @@ configs:
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# Dataset Card for "zelenskiy-speeches"
|
25 |
|
26 |
-
|
|
|
|
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
+
pretty_name: |-
|
24 |
+
Speeches given by the president of Ukraine Volodymyr Zelensky
|
25 |
+
Language: Ukrainian
|
26 |
+
Source: https://www.president.gov.ua/news/speeches
|
27 |
+
language:
|
28 |
+
- uk
|
29 |
+
size_categories:
|
30 |
+
- n<1K
|
31 |
+
annotations_creators:
|
32 |
+
- no-annotation
|
33 |
+
language_creators:
|
34 |
+
- found
|
35 |
+
license:
|
36 |
+
- afl-3.0
|
37 |
+
multilinguality:
|
38 |
+
- monolingual
|
39 |
+
task_categories:
|
40 |
+
- summarization
|
41 |
+
- text-classification
|
42 |
+
tags:
|
43 |
+
- zelensky
|
44 |
+
- ukraine
|
45 |
+
- politics
|
46 |
---
|
47 |
# Dataset Card for "zelenskiy-speeches"
|
48 |
|
49 |
+
Speeches given by the president of Ukraine Volodymyr Zelensky
|
50 |
+
Language: Ukrainian
|
51 |
+
Source: [president.gov.ua](https://www.president.gov.ua/news/speeches)
|