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