Datasets:
Upload folder using huggingface_hub
Browse files- README.md +79 -0
- classnotes.jsonl.zst +3 -0
- files.tar.zst +3 -0
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- ru
|
6 |
+
- kk
|
7 |
+
- uk
|
8 |
+
- be
|
9 |
+
- en
|
10 |
+
- multilingual
|
11 |
+
license:
|
12 |
+
- cc0-1.0
|
13 |
+
multilinguality:
|
14 |
+
- multilingual
|
15 |
+
pretty_name: Lesson Plans Dataset
|
16 |
+
size_categories:
|
17 |
+
- 10K<n<100K
|
18 |
+
source_datasets:
|
19 |
+
- original
|
20 |
+
task_categories:
|
21 |
+
- text-classification
|
22 |
+
- text-retrieval
|
23 |
+
---
|
24 |
+
|
25 |
+
# Dataset Card for конспекты-уроков.рф
|
26 |
+
|
27 |
+
### Dataset Summary
|
28 |
+
|
29 |
+
This dataset contains metadata about 65,068 lesson plans from the конспекты-уроков.рф (meaning in English would be something like `class-notes[.]ru`) platform, with 58,433 files available in their original format. The dataset includes information such as lesson plan titles, descriptions, authors, publication dates, and file sizes. The lesson plans are primarily in Russian and cover various educational subjects and grade levels.
|
30 |
+
|
31 |
+
### Languages
|
32 |
+
|
33 |
+
The dataset is multilingual, with Russian being the primary language. Other languages present include:
|
34 |
+
|
35 |
+
- Russian (ru): The vast majority of the content
|
36 |
+
- Kazakh (kk): A small portion of lesson plans
|
37 |
+
- Ukrainian (uk): A small portion of lesson plans
|
38 |
+
- Belarusian (be): A small portion of lesson plans
|
39 |
+
- English (en): Primarily for English language lessons, a small portion of the dataset
|
40 |
+
- Other: A very small amount of content in other languages may be present
|
41 |
+
|
42 |
+
## Dataset Structure
|
43 |
+
|
44 |
+
### Data Fields
|
45 |
+
|
46 |
+
This dataset includes the following fields:
|
47 |
+
|
48 |
+
- `page_url`: URL of the lesson plan page on конспекты-уроков.рф (string)
|
49 |
+
- `title`: Title of the lesson plan (string)
|
50 |
+
- `description`: Brief description or summary of the lesson plan content (string)
|
51 |
+
- `author`: Name of the lesson plan author (string)
|
52 |
+
- `date_published`: Date when the lesson plan was published (string, format: YYYY-MM-DD)
|
53 |
+
- `download_url`: URL for downloading the lesson plan (string or null)
|
54 |
+
- `filepath`: Local filepath of the downloaded lesson plan (string or null)
|
55 |
+
- `filesize`: Size of the lesson plan file in bytes (integer or null)
|
56 |
+
|
57 |
+
### Data Splits
|
58 |
+
|
59 |
+
All examples are in a single split.
|
60 |
+
|
61 |
+
## Additional Information
|
62 |
+
|
63 |
+
### License
|
64 |
+
|
65 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
66 |
+
|
67 |
+
* Use it for any purpose, including commercial projects.
|
68 |
+
* Modify it however you like.
|
69 |
+
* Distribute it without asking permission.
|
70 |
+
|
71 |
+
No attribution is required, but it's always appreciated!
|
72 |
+
|
73 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
74 |
+
|
75 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
76 |
+
|
77 |
+
### Dataset Curators
|
78 |
+
|
79 |
+
- [nyuuzyou](https://ducks.party)
|
classnotes.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b67d6f6e18d19f6867f5bd4a882ab1344092c031e0e14e863662909dbe218ba9
|
3 |
+
size 12099308
|
files.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41c50b7413a5549ed521cf7a1b55c1be39934af2af1b51560bcc7e38a8f0ee2d
|
3 |
+
size 21133085387
|