Datasets:
Commit ·
9f4e20b
0
Parent(s):
Duplicate from nyuuzyou/edupres
Browse filesCo-authored-by: nyuuzyou <nyuuzyou@users.noreply.huggingface.co>
- .gitattributes +58 -0
- README.md +86 -0
- edupres.jsonl.zst +3 -0
- files.zip +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
# Audio files - compressed
|
| 42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
# Image files - uncompressed
|
| 48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
# Image files - compressed
|
| 53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
# Video files - compressed
|
| 57 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path:
|
| 7 |
+
- "edupres.jsonl.zst"
|
| 8 |
+
default: true
|
| 9 |
+
annotations_creators:
|
| 10 |
+
- found
|
| 11 |
+
language:
|
| 12 |
+
- ru
|
| 13 |
+
- uk
|
| 14 |
+
- be
|
| 15 |
+
- en
|
| 16 |
+
- multilingual
|
| 17 |
+
license: cc-by-nc-3.0
|
| 18 |
+
multilinguality:
|
| 19 |
+
- multilingual
|
| 20 |
+
pretty_name: Edupres.ru Presentations Dataset
|
| 21 |
+
size_categories:
|
| 22 |
+
- 10K<n<100K
|
| 23 |
+
source_datasets:
|
| 24 |
+
- original
|
| 25 |
+
task_categories:
|
| 26 |
+
- text-classification
|
| 27 |
+
- text-retrieval
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
# Dataset Card for Edupres.ru Presentations
|
| 31 |
+
|
| 32 |
+
### Dataset Summary
|
| 33 |
+
|
| 34 |
+
This dataset contains metadata about 44,210 presentations from the edupres.ru platform, with 21,941 presentations available in their original format. The dataset includes information such as presentation titles, descriptions, authors, publication dates, and file sizes. The presentations are primarily in Russian and cover various educational topics.
|
| 35 |
+
|
| 36 |
+
### Languages
|
| 37 |
+
|
| 38 |
+
The dataset is multilingual, with Russian being the primary language. Other languages present include:
|
| 39 |
+
|
| 40 |
+
- Russian (ru): The vast majority of the content
|
| 41 |
+
- Ukrainian (uk): A small portion of presentations
|
| 42 |
+
- Belarusian (be): A small portion of presentations
|
| 43 |
+
- English (en): Primarily for English language lessons, a small portion of the dataset
|
| 44 |
+
- Other: A very small amount of content in other languages may be present
|
| 45 |
+
## Dataset Structure
|
| 46 |
+
|
| 47 |
+
### Data Fields
|
| 48 |
+
|
| 49 |
+
This dataset includes the following fields:
|
| 50 |
+
|
| 51 |
+
- `page_url`: URL of the presentation page on edupres.ru (string)
|
| 52 |
+
- `title`: Title of the presentation (string)
|
| 53 |
+
- `description`: Brief description or summary of the presentation content (string)
|
| 54 |
+
- `author`: Name of the presentation author (string)
|
| 55 |
+
- `date_published`: Date when the presentation was published (string, format: YYYY-MM-DD)
|
| 56 |
+
- `file_size`: Size of the presentation file (string)
|
| 57 |
+
- `download_url`: URL for downloading the presentation (string or null)
|
| 58 |
+
- `filepath`: Local filepath of the downloaded presentation (string or null)
|
| 59 |
+
|
| 60 |
+
### Data Splits
|
| 61 |
+
|
| 62 |
+
All examples are in a single split.
|
| 63 |
+
|
| 64 |
+
## Additional Information
|
| 65 |
+
|
| 66 |
+
### License
|
| 67 |
+
|
| 68 |
+
This dataset is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0) license. This means you can:
|
| 69 |
+
|
| 70 |
+
* Share — copy and redistribute the material in any medium or format
|
| 71 |
+
* Adapt — remix, transform, and build upon the material
|
| 72 |
+
|
| 73 |
+
Under the following terms:
|
| 74 |
+
|
| 75 |
+
* Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
|
| 76 |
+
* NonCommercial — You may not use the material for commercial purposes.
|
| 77 |
+
|
| 78 |
+
CC BY-NC 3.0 license: https://creativecommons.org/licenses/by-nc/3.0/
|
| 79 |
+
|
| 80 |
+
To learn more about this license, visit the Creative Commons website: https://creativecommons.org/licenses/by-nc/3.0/legalcode
|
| 81 |
+
|
| 82 |
+
All rights are reserved for original authors who published data on https://edupres.ru platform.
|
| 83 |
+
|
| 84 |
+
### Dataset Curators
|
| 85 |
+
|
| 86 |
+
- [nyuuzyou](https://ducks.party)
|
edupres.jsonl.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e56e00bffa5b5cb1d3205d2068b6002f1dd92db3e5758d99b1a6ecd5f3609e9c
|
| 3 |
+
size 4149570
|
files.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab2dc977138620c43e7bc098241c8b978faffa44cd8c0548ac6e5e70bb2e7354
|
| 3 |
+
size 43860631969
|