Datasets:
Upload folder using huggingface_hub
Browse files- README.md +46 -0
- muhaz_01.jsonl.zst +3 -0
- muhaz_02.jsonl.zst +3 -0
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- tr
|
6 |
+
- az
|
7 |
+
- ru
|
8 |
+
license:
|
9 |
+
- cc0-1.0
|
10 |
+
multilinguality:
|
11 |
+
- multilingual
|
12 |
+
pretty_name: Muhaz.org Educational Dataset
|
13 |
+
size_categories:
|
14 |
+
- 100K<n<1M
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
+
task_categories:
|
18 |
+
- text-classification
|
19 |
+
- text-generation
|
20 |
+
task_ids:
|
21 |
+
- topic-classification
|
22 |
+
---
|
23 |
+
# Dataset Card for Muhaz.org
|
24 |
+
### Dataset Summary
|
25 |
+
This dataset contains 501,323 pages of educational content primarily in Turkish and Azerbaijani languages with some Russian content extracted from [muhaz.org](https://muhaz.org) website. The content includes academic and educational materials, with a focus on technical and scientific topics.
|
26 |
+
### Languages
|
27 |
+
The dataset is primarily in Turkish (tr) and Azerbaijani (az) with some Russian (ru) content.
|
28 |
+
## Dataset Structure
|
29 |
+
### Data Fields
|
30 |
+
This dataset includes the following fields:
|
31 |
+
- `url`: URL of the webpage (string)
|
32 |
+
- `title`: Title of the page/article (string)
|
33 |
+
- `text`: Main content text extracted from the page (string)
|
34 |
+
### Data Splits
|
35 |
+
All examples are in a single split.
|
36 |
+
## Additional Information
|
37 |
+
### License
|
38 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
39 |
+
* Use it for any purpose, including commercial projects.
|
40 |
+
* Modify it however you like.
|
41 |
+
* Distribute it without asking permission.
|
42 |
+
No attribution is required, but it's always appreciated!
|
43 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
44 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
45 |
+
### Dataset Curators
|
46 |
+
- [nyuuzyou](https://ducks.party)
|
muhaz_01.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3714ef8221ef5c49a75b7ae43478f0ecb930572e20a669503fbcdd054c465659
|
3 |
+
size 572778705
|
muhaz_02.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4371e00c2eec37ca5629be7cb96ce2778937653e1e0c4ee7a2ecd12decd63078
|
3 |
+
size 472301138
|