nyuuzyou commited on
Commit
f1b0ed4
1 Parent(s): e97b467

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 +96 -0
  2. files/znanio-archives-01.tar +3 -0
  3. files/znanio-archives-02.tar +3 -0
  4. files/znanio-archives-03.tar +3 -0
  5. files/znanio-archives-04.tar +3 -0
  6. files/znanio-archives-05.tar +3 -0
  7. files/znanio-archives-06.tar +3 -0
  8. files/znanio-archives-07.tar +3 -0
  9. files/znanio-archives-08.tar +3 -0
  10. files/znanio-archives-09.tar +3 -0
  11. files/znanio-archives-10.tar +3 -0
  12. files/znanio-archives-11.tar +3 -0
  13. files/znanio-archives-12.tar +3 -0
  14. files/znanio-archives-13.tar +3 -0
  15. files/znanio-archives-14.tar +3 -0
  16. files/znanio-archives-15.tar +3 -0
  17. files/znanio-archives-16.tar +3 -0
  18. files/znanio-archives-17.tar +3 -0
  19. files/znanio-archives-18.tar +3 -0
  20. files/znanio-archives-19.tar +3 -0
  21. files/znanio-archives-20.tar +3 -0
  22. files/znanio-archives-21.tar +3 -0
  23. files/znanio-archives-22.tar +3 -0
  24. files/znanio-archives-23.tar +3 -0
  25. files/znanio-archives-24.tar +3 -0
  26. files/znanio-archives-25.tar +3 -0
  27. znanio-archives-01.jsonl.zst +3 -0
  28. znanio-archives-02.jsonl.zst +3 -0
  29. znanio-archives-03.jsonl.zst +3 -0
  30. znanio-archives-04.jsonl.zst +3 -0
  31. znanio-archives-05.jsonl.zst +3 -0
  32. znanio-archives-06.jsonl.zst +3 -0
  33. znanio-archives-07.jsonl.zst +3 -0
  34. znanio-archives-08.jsonl.zst +3 -0
  35. znanio-archives-09.jsonl.zst +3 -0
  36. znanio-archives-10.jsonl.zst +3 -0
  37. znanio-archives-11.jsonl.zst +3 -0
  38. znanio-archives-12.jsonl.zst +3 -0
  39. znanio-archives-13.jsonl.zst +3 -0
  40. znanio-archives-14.jsonl.zst +3 -0
  41. znanio-archives-15.jsonl.zst +3 -0
  42. znanio-archives-16.jsonl.zst +3 -0
  43. znanio-archives-17.jsonl.zst +3 -0
  44. znanio-archives-18.jsonl.zst +3 -0
  45. znanio-archives-19.jsonl.zst +3 -0
  46. znanio-archives-20.jsonl.zst +3 -0
  47. znanio-archives-21.jsonl.zst +3 -0
  48. znanio-archives-22.jsonl.zst +3 -0
  49. znanio-archives-23.jsonl.zst +3 -0
  50. znanio-archives-24.jsonl.zst +3 -0
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Znanio.ru Educational Archive Dataset
3
+ size_categories:
4
+ - 100K<n<1M
5
+ task_categories:
6
+ - multimodal-classification
7
+ - document-question-answering
8
+ annotations_creators:
9
+ - found
10
+ language:
11
+ - ru
12
+ - en
13
+ - multilingual
14
+ license: cc0-1.0
15
+ multilinguality:
16
+ - multilingual
17
+ source_datasets:
18
+ - original
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: '*.jsonl.zst'
24
+ default: true
25
+ ---
26
+
27
+ # Dataset Card for Znanio.ru Educational Archives
28
+
29
+ ### Dataset Summary
30
+
31
+ This dataset contains 14,273 educational archive files from the [znanio.ru](https://znanio.ru) platform, a resource for teachers, educators, students, and parents providing diverse educational content. Znanio.ru has been a pioneer in educational technologies and distance learning in the Russian-speaking internet since 2009. The dataset includes archives that may contain various file formats, making it potentially suitable for multimodal AI training.
32
+
33
+ ### Languages
34
+
35
+ The dataset is primarily in Russian, with potential English and multilingual content:
36
+
37
+ - Russian (ru): The majority of the content
38
+ - English (en): Possible language learning or international content
39
+ - Other languages may be present in archive contents
40
+
41
+ ## Dataset Structure
42
+
43
+ ### Data Files
44
+
45
+ The dataset consists of:
46
+
47
+ - Archives: 14,273 files (total uncompressed size: 158.35 GB)
48
+ - Metadata: Stored in JSON format for each archive file
49
+
50
+ ### Data Fields
51
+
52
+ The metadata for each archive file includes the following fields:
53
+
54
+ - `body`: Body text (null or string)
55
+ - `cover_image`: URL of the cover image (null or string)
56
+ - `created`: Creation timestamp (string)
57
+ - `description`: Description of the archive (null or string)
58
+ - `difficulty`: Difficulty level (null or string)
59
+ - `file`: URL of the archive file (string)
60
+ - `file_name`: Name of the archive file (string)
61
+ - `for_adults`: Boolean indicating if content is for adults (boolean)
62
+ - `for_children`: Boolean indicating if content is for children (boolean)
63
+ - `image`: URL of the main image (null or string)
64
+ - `images`: List of associated images with details (list of dictionaries)
65
+ - `intro`: Introduction text (string)
66
+ - `media_type`: Types of media associated (list)
67
+ - `recensia_available`: Availability of reviews (boolean)
68
+ - `slug`: URL slug (string)
69
+ - `subject`: Subject categories (list)
70
+ - `tags`: Associated tags (list)
71
+ - `title`: Title of the archive (string)
72
+ - `updated`: Last update timestamp (string)
73
+ - `url`: URL of the archive page on znanio.ru (string)
74
+
75
+ ### Data Splits
76
+
77
+ All archive files are in a single split.
78
+
79
+ ## Additional Information
80
+
81
+ ### License
82
+
83
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
84
+ * Use it for any purpose, including commercial projects.
85
+ * Modify it however you like.
86
+ * Distribute it without asking permission.
87
+
88
+ No attribution is required, but it's always appreciated!
89
+
90
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
91
+
92
+ To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
93
+
94
+ ### Dataset Curators
95
+
96
+ - [nyuuzyou](https://ducks.party)
files/znanio-archives-01.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf9fb408f7f5708c4c59e856c917c7a96398342861ca1e61f24d40b6975d78a8
3
+ size 4858296320
files/znanio-archives-02.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb71935ea1270d038075f810b3a4d10fb9b60cf33d0664422cbf767727e09dd7
3
+ size 5679104000
files/znanio-archives-03.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86622f23457150b6f65cfdc0d0a924771df709753e5e9d2684782102f7c55673
3
+ size 4613826560
files/znanio-archives-04.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2646e4225b60f0b9ee77aaa4422286102c5f59e61a53ec8554a2416b2f3fa35
3
+ size 4840468480
files/znanio-archives-05.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f905b23c9a4f19bbf51f41de362fc31db123552ad1ec7d21f20785ade7e3fa2
3
+ size 5631027200
files/znanio-archives-06.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff2fd47ebfe551176ae1ff0c4af741baaf9b21c0e5f51e52bffdb1bb41f5cf7f
3
+ size 4652390400
files/znanio-archives-07.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:552079d9aaf2b663e760dbc863b2b704b591963a74f022f2c235eb9ab4ba4dc0
3
+ size 4899768320
files/znanio-archives-08.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60483f822cc10dcedeb9546cf8c67a2614e6f85dee4e548a25cd5a746e3e53b0
3
+ size 6871244800
files/znanio-archives-09.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea2e8e0ea290ae79306f62de0f086c9e0031c8a3536e25bc2e7244a491e80130
3
+ size 10404556800
files/znanio-archives-10.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1528914543184bdbce0ae354563bc41cb8de42d80a1c96c8e5c73ad1c75b7a06
3
+ size 7160811520
files/znanio-archives-11.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a18bd8fa82205d890ad3e2f84373f87e8f4e34a19fbcf69053b3cce69caa671
3
+ size 7884912640
files/znanio-archives-12.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e07c9e8630181faf17560346b7ca11e76b3f2173b334c8f3659f49506f5dda8
3
+ size 5364705280
files/znanio-archives-13.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd7c14dde906eb00944a36083a8dab7a3dd47528223dba0251cc6a4284998469
3
+ size 7171420160
files/znanio-archives-14.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e58e4426182fad2642932b3bcabdee2cfd727bf1f9ff669ad6a495dbb32118
3
+ size 5719244800
files/znanio-archives-15.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a707e8120a36de1ef561c1efe4e1f2d7287f2db2ede74aa7be69f1eaf192e3bd
3
+ size 7503288320
files/znanio-archives-16.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d8166847b6b026cd1d9ff7495ccf9cb3444a37fcf63429fb0e8a372472640de
3
+ size 6800250880
files/znanio-archives-17.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7f55de48ffc828aca027a6f02aa3838d69b625974b569fafe808dc6a96e8fee
3
+ size 7556966400
files/znanio-archives-18.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4fc919be9baecf5b35f3903c51e2bcf434ad51e2507df0468b4144c20da5fe8
3
+ size 7882024960
files/znanio-archives-19.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87716e528241d6afa22b7fcca305d3dd6b78fe09b4f47328251724f53e5cc9f7
3
+ size 8197212160
files/znanio-archives-20.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1bc80f7401afcc291e32bcc085c811d2628dcb557002852bb0b583ad16c4ab
3
+ size 9407877120
files/znanio-archives-21.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:860e3f4ba06a0fecb9d599fde72a4aa4a23d3d978ec5fdb7d5e6b60f150d90c9
3
+ size 10844303360
files/znanio-archives-22.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd95239ec647d2e0b0928ba6bf97d00d59c0e866fdcdcf9025c40879d960cb28
3
+ size 7215165440
files/znanio-archives-23.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73a30f6a8936fa2c368ebfcd5a1c3ca06a63fa1aac7bd507cb8eef1fc8ace886
3
+ size 6350919680
files/znanio-archives-24.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a6279296f2bae80bba93057b868c246ee9781ac67715645b4d69220573010a
3
+ size 5227591680
files/znanio-archives-25.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0bfe896464a9c5a7b1d37b6d0a247230e06e5aafd1fd64c58f3215bdf6568c
3
+ size 5772113920
znanio-archives-01.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e217799dd8408619d8e74e02aac1b1968810cd6dbf7c9fce4f8b2dd164a0b4f
3
+ size 77460
znanio-archives-02.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:063c6856175b23ae2564985ccd223d12746d04b8d6bfc5432891c84fabc8d7e5
3
+ size 76750
znanio-archives-03.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0105256874cb75cfd7ed6f60a960fd4891783a1c999f019fe7fe80891f4d875f
3
+ size 56761
znanio-archives-04.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03184f5e6dd9ab917c6f5c086cbeda9f46fb66259fbfe25fe8a84fdfdad7445a
3
+ size 72387
znanio-archives-05.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c5ef8043a6d2073821254bbae932a7e3add9054be15f9b3b9e7d065f3886917
3
+ size 74041
znanio-archives-06.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc69fca996c15a205d4ea7d50c429689c3b35397b21dba20bb15025765cc4422
3
+ size 52208
znanio-archives-07.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec01d7b32d80017c2c0e1ee990943eba7eefff167383b15227fc1be9e952027
3
+ size 71271
znanio-archives-08.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39759d3947e41fce77ccc08c1a83927f3962d6f3bb743a2e2ee32788238dd25e
3
+ size 86133
znanio-archives-09.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06cca4edcd6d4cb860eef0144c237d0b40b492ef73b43381e50b3e41ea3842c0
3
+ size 88179
znanio-archives-10.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fac71a41ce36c34117acb09f21aae2418f1de0d5916722f06dd7732d27836110
3
+ size 76318
znanio-archives-11.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27629a2bd6f5a1a4d2c024fd47d68533d99bf4c59512aa853754618bc54ec618
3
+ size 118386
znanio-archives-12.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0d7534ee97b08f1139b6666c7bb135444703a490d38456bdc030101e781478
3
+ size 144325
znanio-archives-13.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8542f369fc1728a7b3ca58479317cfb771298586962ef69cdab5766a09b78dae
3
+ size 208909
znanio-archives-14.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81fd159df21b45f0c4f7be68b76fcf884e3008fdcd2476128a2f76dcef40ce3d
3
+ size 312247
znanio-archives-15.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca375d8e39c37449bf41ba658eb22771aeb68ad94200d922b7192352693e577
3
+ size 1094378
znanio-archives-16.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f433ac1d37590cfbfcf1b931b08a2709ab436b12308cd0f2bd121683cfc3f8a
3
+ size 579625
znanio-archives-17.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a343c2f1060e7235536dbfcd964fe85ff96119a1f1fe4496c6947a5b1f8a511
3
+ size 976621
znanio-archives-18.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54fb327f8a789f69fc53ce1d393be568a9fe765d6f438df42c04955ef4a9a86
3
+ size 793608
znanio-archives-19.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d49bf0a861c215deaa621cb332dad6b2e5ed1701566db74e53e345608113ac
3
+ size 690328
znanio-archives-20.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de2449caa656c946833124d73a5634475d0144c5f32d4e4aedaf2846322c6b5
3
+ size 820911
znanio-archives-21.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee32cf9673ec12f520b53d8f26729b187f01bc1ef6af9f346e696848cce4677
3
+ size 623255
znanio-archives-22.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991f99bffe3d0574a5a1c77afc9c2eb33594c62359edd37e7a2e1bdaf03a577d
3
+ size 1086247
znanio-archives-23.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0789126a7760baa56285a0fc0a95dfba462d0ff5adf2d1e1f072de4a9e65221e
3
+ size 478340
znanio-archives-24.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b92e36f24473b74a0bdbb197e43164f308afebea75c9bf12f28e4296854b9f
3
+ size 204413