Datasets:
Upload folder using huggingface_hub
Browse files- README.md +49 -0
- azkurs.jsonl.zst +3 -0
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- az
|
6 |
+
license:
|
7 |
+
- cc0-1.0
|
8 |
+
multilinguality:
|
9 |
+
- monolingual
|
10 |
+
pretty_name: Azkurs.org Azerbaijani 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 Azkurs.org
|
22 |
+
### Dataset Summary
|
23 |
+
This dataset contains 566,713 pages of educational content in Azerbaijani language extracted from [azkurs.org](https://azkurs.org) website. The content includes academic and educational materials, with a focus on technical and scientific topics.
|
24 |
+
|
25 |
+
### Languages
|
26 |
+
The dataset is in Azerbaijani (az) only.
|
27 |
+
|
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 |
+
|
35 |
+
### Data Splits
|
36 |
+
All examples are in a single split.
|
37 |
+
|
38 |
+
## Additional Information
|
39 |
+
### License
|
40 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
41 |
+
* Use it for any purpose, including commercial projects.
|
42 |
+
* Modify it however you like.
|
43 |
+
* Distribute it without asking permission.
|
44 |
+
No attribution is required, but it's always appreciated!
|
45 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
46 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
47 |
+
|
48 |
+
### Dataset Curators
|
49 |
+
- [nyuuzyou](https://ducks.party)
|
azkurs.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcb874a1c86b5888d30507980b2692df8ab44181429549cfe068617968159f1e
|
3 |
+
size 666257003
|