dkagramanyan
commited on
Commit
•
da7a5b6
1
Parent(s):
86e930b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,6 +3,20 @@ task_categories:
|
|
3 |
- text-generation
|
4 |
language:
|
5 |
- hy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
Armenian wikipedia at date 04.2023
|
|
|
3 |
- text-generation
|
4 |
language:
|
5 |
- hy
|
6 |
+
dataset_info:
|
7 |
+
features:
|
8 |
+
- name: id
|
9 |
+
dtype: int64
|
10 |
+
- name: title
|
11 |
+
dtype: string
|
12 |
+
- name: article
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: train
|
16 |
+
num_bytes: 1059747688
|
17 |
+
num_examples: 296538
|
18 |
+
download_size: 494764827
|
19 |
+
dataset_size: 1059747688
|
20 |
---
|
21 |
|
22 |
Armenian wikipedia at date 04.2023
|