nyuuzyou commited on
Commit
7d43f83
1 Parent(s): 245aed4

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +88 -0
  2. files/prezentacii_01.tar.zst +3 -0
  3. files/prezentacii_02.tar.zst +3 -0
  4. files/prezentacii_03.tar.zst +3 -0
  5. files/prezentacii_04.tar.zst +3 -0
  6. files/prezentacii_05.tar.zst +3 -0
  7. files/prezentacii_06.tar.zst +3 -0
  8. files/prezentacii_07.tar.zst +3 -0
  9. files/prezentacii_08.tar.zst +3 -0
  10. files/prezentacii_09.tar.zst +3 -0
  11. files/prezentacii_10.tar.zst +3 -0
  12. files/prezentacii_11.tar.zst +3 -0
  13. files/prezentacii_12.tar.zst +3 -0
  14. files/prezentacii_13.tar.zst +3 -0
  15. files/prezentacii_14.tar.zst +3 -0
  16. files/prezentacii_15.tar.zst +3 -0
  17. files/prezentacii_16.tar.zst +3 -0
  18. files/prezentacii_17.tar.zst +3 -0
  19. files/prezentacii_18.tar.zst +3 -0
  20. files/prezentacii_19.tar.zst +3 -0
  21. files/prezentacii_20.tar.zst +3 -0
  22. files/prezentacii_21.tar.zst +3 -0
  23. files/prezentacii_22.tar.zst +3 -0
  24. files/prezentacii_23.tar.zst +3 -0
  25. files/prezentacii_24.tar.zst +3 -0
  26. files/prezentacii_25.tar.zst +3 -0
  27. prezentacii_01.jsonl.zst +3 -0
  28. prezentacii_02.jsonl.zst +3 -0
  29. prezentacii_03.jsonl.zst +3 -0
  30. prezentacii_04.jsonl.zst +3 -0
  31. prezentacii_05.jsonl.zst +3 -0
  32. prezentacii_06.jsonl.zst +3 -0
  33. prezentacii_07.jsonl.zst +3 -0
  34. prezentacii_08.jsonl.zst +3 -0
  35. prezentacii_09.jsonl.zst +3 -0
  36. prezentacii_10.jsonl.zst +3 -0
  37. prezentacii_11.jsonl.zst +3 -0
  38. prezentacii_12.jsonl.zst +3 -0
  39. prezentacii_13.jsonl.zst +3 -0
  40. prezentacii_14.jsonl.zst +3 -0
  41. prezentacii_15.jsonl.zst +3 -0
  42. prezentacii_16.jsonl.zst +3 -0
  43. prezentacii_17.jsonl.zst +3 -0
  44. prezentacii_18.jsonl.zst +3 -0
  45. prezentacii_19.jsonl.zst +3 -0
  46. prezentacii_20.jsonl.zst +3 -0
  47. prezentacii_21.jsonl.zst +3 -0
  48. prezentacii_22.jsonl.zst +3 -0
  49. prezentacii_23.jsonl.zst +3 -0
  50. prezentacii_24.jsonl.zst +3 -0
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path:
7
+ - "*.jsonl.zst"
8
+ default: true
9
+ annotations_creators:
10
+ - found
11
+ language:
12
+ - ru
13
+ - en
14
+ - kk
15
+ - uk
16
+ - be
17
+ - multilingual
18
+ license: cc0-1.0
19
+ multilinguality:
20
+ - multilingual
21
+ pretty_name: Prezentacii.org Educational Materials Dataset
22
+ size_categories:
23
+ - 100K<n<1M
24
+ source_datasets:
25
+ - original
26
+ task_categories:
27
+ - text-classification
28
+ - text-retrieval
29
+ ---
30
+
31
+ # Dataset Card for Prezentacii.org Educational Materials
32
+
33
+ ### Dataset Summary
34
+
35
+ This dataset contains metadata and original files for 100,381 educational materials from the [prezentacii.org](https://prezentacii.org) platform, a resource for teachers and students providing multimedia presentations and other educational content on various topics. The dataset includes information such as material titles, URLs, download URLs, and extracted text content where available.
36
+
37
+ ### Languages
38
+
39
+ The dataset is multilingual, with Russian being the primary language. Other languages present include:
40
+
41
+ - Russian (ru): The majority of the content
42
+ - English (en): Primarily for English language lessons
43
+ - Kazakh (kk): Variety of content for Kazakh audience
44
+ - Ukrainian (uk): Variety of content for Ukrainian audience
45
+ - Belarusian (be): Variety of content for Belarussian audience
46
+ - Other: Some content in other languages may be present
47
+
48
+ ## Dataset Structure
49
+
50
+ ### Data Files
51
+
52
+ The dataset consists of:
53
+
54
+ - Metadata: Stored in JSON Lines format
55
+ - Original files: PPT/PPTX presentations, DOC/DOCX documents, and other educational materials
56
+
57
+ ### Data Fields
58
+
59
+ This dataset includes the following fields:
60
+
61
+ - `url`: URL of the material page on prezentacii.org (string)
62
+ - `title`: Title of the educational material (string)
63
+ - `download_url`: URL for downloading the material (string)
64
+ - `filepath`: Local filepath of the downloaded file (string)
65
+ - `extracted_text`: Extracted text content of the material (string or null)
66
+
67
+ ### Data Splits
68
+
69
+ All examples are in a single split.
70
+
71
+ ## Additional Information
72
+
73
+ ### License
74
+
75
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
76
+ * Use it for any purpose, including commercial projects.
77
+ * Modify it however you like.
78
+ * Distribute it without asking permission.
79
+
80
+ No attribution is required, but it's always appreciated!
81
+
82
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
83
+
84
+ To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
85
+
86
+ ### Dataset Curators
87
+
88
+ - [nyuuzyou](https://ducks.party)
files/prezentacii_01.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c51553244707a7d42289752be2953a703a1e373dc4b38526bfd61ff396e60dd8
3
+ size 9630720950
files/prezentacii_02.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:734c6236f010d4586a434b14cc9d7d0d23e78c7a36371228af604a066176daf1
3
+ size 8935442553
files/prezentacii_03.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:716122328f57bdcf5061b734a8ac4eb14d85a4e89875372eef78233941e11395
3
+ size 12933039284
files/prezentacii_04.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32684bf7129aa03d34b28a610474ebab36896721d9e5907809727d9ce2cd2e0b
3
+ size 8372741914
files/prezentacii_05.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd22a149fafbd88c95fd3f636079ba8a82a51cd6e85fc4cb4f47368f35a7db0
3
+ size 6349915322
files/prezentacii_06.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc09b16d629b82f83635981cb0309b7ec67a8b70e206729898f4bb0a485f00f
3
+ size 10005346092
files/prezentacii_07.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947435b75cd3cd1956d815fb8f8e488a8494c5f09fd22cc273d98a738a2cc0bf
3
+ size 10635444847
files/prezentacii_08.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56594f28a50fd33a068ee485ffad8ea0aef4ce652e980e9084bc466ddb34e145
3
+ size 9504857130
files/prezentacii_09.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7bfb22c0ed02324a7caf8c899908c22c70063961e364b7998d14e614d9542d0
3
+ size 9312322725
files/prezentacii_10.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f065f3ba95f24c6ddc0a9484542c2ce48a9d5f93fb00a142a0ad37af02992327
3
+ size 7345897234
files/prezentacii_11.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3c40ec750f079ee3b1d425fe5a1fff7fd6514e62a5739e6c7f8ec2f945e600
3
+ size 4391928369
files/prezentacii_12.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ccccbc369dfe7b3b4a06007bea5088955e435d33065e108265254425fd355c3
3
+ size 4317765620
files/prezentacii_13.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dcdc83ac17ac28fad4e706fd35e9a60d559cc84a7a4449797cff69f0eb8626f
3
+ size 11022446090
files/prezentacii_14.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:768c4e3edf165a6fd1d9e7b197b47b6a0eb9f1cdca711e94e1e93f115a352d69
3
+ size 9880257673
files/prezentacii_15.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd35eb30482aa42cabffaa59d0a009fff2add4082516b1180338687d3d8f41a5
3
+ size 7966080008
files/prezentacii_16.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bcba78f24bcf8864e9a99f233b20c354270759fa5354d1888c8c64a19ba945b
3
+ size 12111013391
files/prezentacii_17.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a0a6c0a210042b6226defa004a33d12f4d0138bed1896d20352c117076eee5
3
+ size 9482471175
files/prezentacii_18.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a333c4448784068d7307a795672742430b5e64f5117c209403e7f48603a91d85
3
+ size 8192138967
files/prezentacii_19.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f35c2095f86db5dd9ab813b7fb059be372461062883d028012fbd8b67a6a11fa
3
+ size 8627340878
files/prezentacii_20.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b019d762681767ca8f3fb180bdaa7486e737044af69053484eb877a45e46a157
3
+ size 5457683404
files/prezentacii_21.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:412319ec0681bf1eafff6edbd6331f7747112fdf3d54748004271191119ca0b1
3
+ size 9639573966
files/prezentacii_22.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3b83a09420d80270d1b9910daef338a1cdee63aaf887c4681757a82a9782ac
3
+ size 6245535794
files/prezentacii_23.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dbb67ecaa8a24ec15cc2a7f0dd6261180060df16da65568e5c67fc8ae1d0f46
3
+ size 5565804772
files/prezentacii_24.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:591b0db63fe9341346ce0e996fd1b74f5aed478e8bf9db0f37bd9c15e10171cc
3
+ size 4842182458
files/prezentacii_25.tar.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d2c77f0f0a7a171f135ddea73620ed80ead3a0478c7cec941ed0a440512d6c1
3
+ size 4154350912
prezentacii_01.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac54c0cb9a7a16671ff3b35fd6e01a0dd2579e25cab8e47529b119b36293a313
3
+ size 4283962
prezentacii_02.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eeae8e213119505a0c6e898e4ddfde04539936d380c2d065fd683bacbbc38dd
3
+ size 6005315
prezentacii_03.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f280c4cc434641555c1bcc5d5bde248744fdb0d6b4c6a0520661375d043f98c8
3
+ size 3766666
prezentacii_04.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0221dbbf33b4bdd56723aafddf796a73f8e2b5fb76c147efe16383848650ae7e
3
+ size 5059280
prezentacii_05.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ae6acbeec98e18082608f80c7d336d60a2e376100dfda674802ca4f33a92bab
3
+ size 4660937
prezentacii_06.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea20920edd1afba2a2eb1eae814ad26fbfdcc018cc603400d048f1fd80827c4
3
+ size 4485722
prezentacii_07.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca4236b7c8a96b5c8049f27a21305946b7638de12bffb04e9364a7f154729ea
3
+ size 5015634
prezentacii_08.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30ce1bf1632588d03f44fa2582edb4d351f0654915781d8df338d9aba2dc5de0
3
+ size 5289363
prezentacii_09.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b87b1a151ca0b2e9607720d1123f34080474e4f83367f3220b369d98d46dc72
3
+ size 4362286
prezentacii_10.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52520b5230d07ed0bc9488153dbc44bee2d9af858481a22ce2db295013ec4154
3
+ size 6026000
prezentacii_11.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27c8b7068ff1750243ae93a1d4035d676e691980ca249d3fff408e0e36ed89a3
3
+ size 3448169
prezentacii_12.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3fe04df84291781840e3a5c6624c157426cc74e3758b1b792ebf14904e8dc39
3
+ size 4178449
prezentacii_13.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7d80b355e54b4e74969501cb77d534773abbf308f6728a732c2dc4a52fbc7b
3
+ size 8096989
prezentacii_14.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ebba74f2100fdbbd6ac4fe640a9e045ba98bedb3122385f00a961221bb356d
3
+ size 4948780
prezentacii_15.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da197ad9217c307719cd7447f1e3f901ccbd23942462ee0ebe1d6cd738ecc279
3
+ size 4904099
prezentacii_16.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58143f1e37a25ecd268dff7c441fd22d15af5a7fd5d897d54e74ad14aafb592
3
+ size 3469338
prezentacii_17.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1abfcf3a2ea6cf94a9b1d4cfe27945075c238e7252aaf6e6bdd5d66a35bef8ff
3
+ size 5635602
prezentacii_18.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c1ff60b63f4a6bd3142785aae4fdaad96322fdcb4fe5889170c4f8b661b132
3
+ size 8693570
prezentacii_19.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909a9f3e9c4dfa5379cd1443dc2b712cb8ce6b71953a31bd3de8d2f054153129
3
+ size 9794030
prezentacii_20.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:663a20f8f68b4a389ae3ccd0ffacfc897383a65c408f2fcfc5bc9c0808095e23
3
+ size 5507498
prezentacii_21.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b6511f97a3bc04e26c5fbdf7f690d1e1f6006a0bd98267c094d229a9608e3b
3
+ size 4653624
prezentacii_22.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:571e60baef3c39a00e68f13d9abe0a3fab5267e45db4c6138197536370467030
3
+ size 5782455
prezentacii_23.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbf678bb1538057becf13c767537bd716a84bcf2609362b841b6e0e264ef8c57
3
+ size 3685818
prezentacii_24.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9098688ad5ad869fbed7cb459ee550990ee185346b216ca57693f4358ba7f55b
3
+ size 4128318