Datasets:
kz-transformers
commited on
Commit
•
3ddd9b5
1
Parent(s):
c79c5a8
Update README.md
Browse files
README.md
CHANGED
@@ -7,14 +7,15 @@ language_creators:
|
|
7 |
- found
|
8 |
language:
|
9 |
- kk
|
|
|
10 |
multilinguality:
|
11 |
-
-
|
12 |
source_datasets:
|
13 |
- original
|
14 |
task_categories:
|
15 |
- text-generation
|
16 |
- fill-mask
|
17 |
-
pretty_name:
|
18 |
---
|
19 |
|
20 |
# Dataset Description
|
@@ -23,7 +24,7 @@ pretty_name: MKD | Multi-Domain Kazakh Dataset
|
|
23 |
|
24 |
### Dataset Summary
|
25 |
|
26 |
-
|
27 |
|
28 |
### Supported Tasks
|
29 |
|
@@ -48,13 +49,13 @@ For each instance, there is a string for the text and a string for the id.
|
|
48 |
|
49 |
- `text`: a string containing the content body
|
50 |
- `predicted_language`: a string containing the predicted label of language for the text
|
51 |
-
- `contains_kaz_symbols`:
|
52 |
-
- `id`: a string which is hexidecimal hash for text in split
|
53 |
|
54 |
|
55 |
### Data Splits
|
56 |
|
57 |
-
The
|
58 |
|
59 |
| Dataset Split | Domain | Number of texts in Split | Number of tokens in Split | Number of unique tokens in Split | Median number of tokens in text |
|
60 |
| -------------------------------|----------------------|------------------------------| --------------------------|----------------------------------|---------------------------------|
|
@@ -88,7 +89,7 @@ The purpose of this dataset is to organize open-source datasets on the Kazakh la
|
|
88 |
|
89 |
### Licensing Information
|
90 |
|
91 |
-
The Multi-Domain
|
92 |
|
93 |
|
94 |
### Contributions
|
|
|
7 |
- found
|
8 |
language:
|
9 |
- kk
|
10 |
+
- ru
|
11 |
multilinguality:
|
12 |
+
- bilingual
|
13 |
source_datasets:
|
14 |
- original
|
15 |
task_categories:
|
16 |
- text-generation
|
17 |
- fill-mask
|
18 |
+
pretty_name: MDBKD | Multi-Domain Bilingual Kazakh Dataset
|
19 |
---
|
20 |
|
21 |
# Dataset Description
|
|
|
24 |
|
25 |
### Dataset Summary
|
26 |
|
27 |
+
MDBKD | Multi-Domain Bilingual Kazakh Dataset is a Kazakh-language dataset containing just over 24 883 808 unique texts from multiple domains.
|
28 |
|
29 |
### Supported Tasks
|
30 |
|
|
|
49 |
|
50 |
- `text`: a string containing the content body
|
51 |
- `predicted_language`: a string containing the predicted label of language for the text
|
52 |
+
- `contains_kaz_symbols`: an integer containing flag of any kazakh symbol in text
|
53 |
+
- `id`: a string which is a hexidecimal hash for text in split
|
54 |
|
55 |
|
56 |
### Data Splits
|
57 |
|
58 |
+
The MDBKD has 5 splits: [_cc100-monolingual-crawled-data_](https://data.statmt.org/cc-100/), _kazakhBooks_, [_leipzig_](https://wortschatz.uni-leipzig.de/en/download/Kazakh), [_oscar_](https://oscar-project.github.io/documentation/versions/oscar-2301/) and _kazakhNews_. Below are the statistics of the dataset:
|
59 |
|
60 |
| Dataset Split | Domain | Number of texts in Split | Number of tokens in Split | Number of unique tokens in Split | Median number of tokens in text |
|
61 |
| -------------------------------|----------------------|------------------------------| --------------------------|----------------------------------|---------------------------------|
|
|
|
89 |
|
90 |
### Licensing Information
|
91 |
|
92 |
+
The Multi-Domain Bilingual kazakh dataset version 1.0.0 is released under the [Apache-2.0 License](http://www.apache.org/licenses/LICENSE-2.0).
|
93 |
|
94 |
|
95 |
### Contributions
|