Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +51 -0
- cdnpdf_25.jsonl.zst +3 -0
- cdnpdf_26.jsonl.zst +3 -0
- cdnpdf_27.jsonl.zst +3 -0
- cdnpdf_28.jsonl.zst +3 -0
- cdnpdf_29.jsonl.zst +3 -0
- cdnpdf_30.jsonl.zst +3 -0
- cdnpdf_31.jsonl.zst +3 -0
- cdnpdf_32.jsonl.zst +3 -0
- cdnpdf_33.jsonl.zst +3 -0
- cdnpdf_34.jsonl.zst +3 -0
- cdnpdf_35.jsonl.zst +3 -0
- cdnpdf_36.jsonl.zst +3 -0
- cdnpdf_37.jsonl.zst +3 -0
- cdnpdf_38.jsonl.zst +3 -0
- cdnpdf_39.jsonl.zst +3 -0
- cdnpdf_40.jsonl.zst +3 -0
- cdnpdf_41.jsonl.zst +3 -0
- cdnpdf_42.jsonl.zst +3 -0
- cdnpdf_43.jsonl.zst +3 -0
- cdnpdf_44.jsonl.zst +3 -0
- cdnpdf_45.jsonl.zst +3 -0
- cdnpdf_46.jsonl.zst +3 -0
- cdnpdf_47.jsonl.zst +3 -0
- cdnpdf_48.jsonl.zst +3 -0
- cdnpdf_49.jsonl.zst +3 -0
- files/cdnpdf_25.tar.zst +3 -0
- files/cdnpdf_26.tar.zst +3 -0
- files/cdnpdf_27.tar.zst +3 -0
- files/cdnpdf_28.tar.zst +3 -0
- files/cdnpdf_29.tar.zst +3 -0
- files/cdnpdf_30.tar.zst +3 -0
- files/cdnpdf_31.tar.zst +3 -0
- files/cdnpdf_32.tar.zst +3 -0
- files/cdnpdf_33.tar.zst +3 -0
- files/cdnpdf_34.tar.zst +3 -0
- files/cdnpdf_35.tar.zst +3 -0
- files/cdnpdf_36.tar.zst +3 -0
- files/cdnpdf_37.tar.zst +3 -0
- files/cdnpdf_38.tar.zst +3 -0
- files/cdnpdf_39.tar.zst +3 -0
- files/cdnpdf_40.tar.zst +3 -0
- files/cdnpdf_41.tar.zst +3 -0
- files/cdnpdf_42.tar.zst +3 -0
- files/cdnpdf_43.tar.zst +3 -0
- files/cdnpdf_44.tar.zst +3 -0
- files/cdnpdf_45.tar.zst +3 -0
- files/cdnpdf_46.tar.zst +3 -0
- files/cdnpdf_47.tar.zst +3 -0
- files/cdnpdf_48.tar.zst +3 -0
README.md
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: cdnpdf Educational Materials Dataset (Part 2)
|
22 |
+
size_categories:
|
23 |
+
- 100K<n<1M
|
24 |
+
source_datasets:
|
25 |
+
- original
|
26 |
+
task_categories:
|
27 |
+
- text-classification
|
28 |
+
- text-retrieval
|
29 |
+
---
|
30 |
+
# Dataset Card for cdnpdf Educational Materials (Part 2)
|
31 |
+
## Dataset Summary
|
32 |
+
This dataset contains metadata and original files for 100,978 educational presentations from the [cdnpdf.com](https://cdnpdf.com) platform, which provides free access to books, documents, magazines and presentations. This collection focuses exclusively on presentations and includes archives with IDs from 25 to 49. The dataset includes information such as presentation titles, descriptions, URLs, download URLs, and file paths. This is Part 2 of the cdnpdf dataset, containing presentations with archive IDs from 25 to 49. All PPT files have been converted to PPTX format for better compatibility and reduced file size.
|
33 |
+
|
34 |
+
Part 1 of this dataset is available at https://huggingface.co/datasets/nyuuzyou/cdnpdf-presentations-part1
|
35 |
+
## Languages
|
36 |
+
The dataset is primarily in Russian, with some presentations in other languages such as English, Kazakh, Ukrainian, and Belarusian.
|
37 |
+
## Dataset Structure
|
38 |
+
### Data Files
|
39 |
+
- Metadata: Stored in JSON Lines format
|
40 |
+
- Original files: PPTX presentations (PPT files were converted to PPTX for better compatibility and smaller size)
|
41 |
+
### Data Fields
|
42 |
+
- `url`: URL of the presentation page on cdnpdf.com
|
43 |
+
- `title`: Title of the educational presentation
|
44 |
+
- `description`: Description of the presentation
|
45 |
+
- `download_url`: URL for downloading the presentation
|
46 |
+
- `filepath`: Local filepath of the downloaded PPTX file
|
47 |
+
## Additional Information
|
48 |
+
### License
|
49 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license, allowing for any use, modification, or distribution without attribution.
|
50 |
+
### Dataset Curators
|
51 |
+
- [nyuuzyou](https://ducks.party)
|
cdnpdf_25.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97389751b105cf1b359597fba27a4b4e2d7c5acc222c539f36f6f7ae75461219
|
3 |
+
size 215011
|
cdnpdf_26.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2cbc0ec10be343c88247bece528a05c024d4434a859e04b1e3199ffdbd95bd3
|
3 |
+
size 227478
|
cdnpdf_27.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee6514355332dfb87a57a0be71a859c0425eea7fc73c1bbf5f5adc37add04afc
|
3 |
+
size 181482
|
cdnpdf_28.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b23aca69ccb809a99f9f60477f8b5704866953ddba2a5aabd8eea08732e43a8
|
3 |
+
size 200959
|
cdnpdf_29.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bde2bd41f581bf790a24283a99971dd5714c30f148fc262ce4e7d9e495d22f96
|
3 |
+
size 197326
|
cdnpdf_30.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9160b0c027dc1b2021926981359e549faac8e6a4685496ed6fdc2d586d5f3ec2
|
3 |
+
size 206917
|
cdnpdf_31.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb4a2bc787d4009590b6282dbbc5324e1f90b674d35844ef754ae5e0a049e16e
|
3 |
+
size 219268
|
cdnpdf_32.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91b068fd6bec64ce25f6a78ca52934db7f6d6cf2ea68dbd774a9f840b49d40b4
|
3 |
+
size 184360
|
cdnpdf_33.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80d917e64fb84cc72be4982b130e0ac808fc56a9d6d1d2a6ac5728b70b7799a4
|
3 |
+
size 209733
|
cdnpdf_34.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eeb0b43d5cce76e91ff120939b1967a0c978d8ca3becc8361735b0e94d5198ba
|
3 |
+
size 182245
|
cdnpdf_35.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08eb51348fbd9959a6a4408918a5d4e0f2385ac04f08a25173a4a592146ae3e8
|
3 |
+
size 220575
|
cdnpdf_36.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d16aa0dfa71108d823e145f4a37651027746165bcef775401dcc917c74a9240
|
3 |
+
size 190210
|
cdnpdf_37.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60bb0f91bcc143302904b66c9b9706181251fa7422a1361c7efee21b793999c3
|
3 |
+
size 208772
|
cdnpdf_38.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3481e8057d6ddaf045a419418865afe1e9f0b89e2bda6515dc787adb1b8289d
|
3 |
+
size 200313
|
cdnpdf_39.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a6df55334328864fde508964ec5520d73beea2468420af055486e303ab7704
|
3 |
+
size 224629
|
cdnpdf_40.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e30cc6c973c7785e4c2f7de534ac20f95e879d2b34afd4618851bb5423fbb55f
|
3 |
+
size 219784
|
cdnpdf_41.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b2d5d260ebe2e032c11896f354dc4a37f149560a89d3fa151ee7e94c7bc3043
|
3 |
+
size 229871
|
cdnpdf_42.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:678e399befc777c608746e2b0523911b472f208ff31ead373ebc5c0e86e3cbb2
|
3 |
+
size 222728
|
cdnpdf_43.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a5b6e411698c609339bc9ac603f09da429aeb26fb21b57481042e8ed8b6c511
|
3 |
+
size 234841
|
cdnpdf_44.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:579e622280adab69782f64b7b6190f581ee0b1f245c748f2f0140967d10da8e6
|
3 |
+
size 237805
|
cdnpdf_45.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:715c8b6b88f5abd8c88276d2fa1e23303702b20f3f71ddf6f11e45c9b24bbe63
|
3 |
+
size 225988
|
cdnpdf_46.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8157db18ca6006404c7e96873d13bd2d856486b5b7f9bdeb66ccb77c3bf1c84e
|
3 |
+
size 235634
|
cdnpdf_47.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a45671e58501744f0e93e62330744be57145eca0abc187d8254d97109d6f887
|
3 |
+
size 236626
|
cdnpdf_48.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ff6a05d2d8f42a03d040770a4b9ec1b749a04e7fd34c4603606d57cf054053c
|
3 |
+
size 229988
|
cdnpdf_49.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aff9e2749cd655494b610699a129a7a9c94144c32252b9eb86c49c1e3b9159d
|
3 |
+
size 226277
|
files/cdnpdf_25.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bd44588338cb0009a1c3a0112d4fa08a7b5aad60520a3b910cc87c3b7dfc298
|
3 |
+
size 11271718626
|
files/cdnpdf_26.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f660767f16ff877f848a925605041f68e727b94a073b9dba7f7cce157b18e5d6
|
3 |
+
size 10668971801
|
files/cdnpdf_27.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bc09fc101c0bbd4a72c90ccdd5f2eb122a27f1fbc44e8f94c699424c7b1ef6b
|
3 |
+
size 11193475563
|
files/cdnpdf_28.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00943ab4f0d070acdfb42bcb20c84c843cb08d580bca19b9125abe322c47ca6d
|
3 |
+
size 11136750689
|
files/cdnpdf_29.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea88652bc800c9ca9caad4de9bb2313b22475ee37ca8196a53d20b7b38a49cea
|
3 |
+
size 11348521608
|
files/cdnpdf_30.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23acfa29a4845e6b8213d6548dcdd4347dc799de81c8fcbc82865297cc6b177e
|
3 |
+
size 12465550766
|
files/cdnpdf_31.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8786a8be67301aeb6bbca2f1975fd535678022175e8222c889c026cd39f19e85
|
3 |
+
size 12886466417
|
files/cdnpdf_32.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f341fc9e108856a579a7fa490bfc3b3120a8e1fad0e6c700bcdde42645cb91b
|
3 |
+
size 8664959065
|
files/cdnpdf_33.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d43a42efe5eb98632c590b64d96f111080f996030b3922e257a3927f91593c49
|
3 |
+
size 12253776681
|
files/cdnpdf_34.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d1157958c4ef45b3f8b6d9b5f0b323a112646669592c0fdb7453ff8c6c78d86
|
3 |
+
size 12984153565
|
files/cdnpdf_35.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac646029138c22b9af34344c5edd2922749a09ac911dc54ddb4f5ea6f3213c5a
|
3 |
+
size 10500129495
|
files/cdnpdf_36.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58479f38a8460486d311c56b1e3153e8f55af21d4152f894adc97a4c36edce5
|
3 |
+
size 8194582054
|
files/cdnpdf_37.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39549b7d445f1e6966928161db97de8ca279754aaf5665a8670ca2ff2551f101
|
3 |
+
size 10061134648
|
files/cdnpdf_38.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c09553c5db74281cc99552b9e07dab732df7431374b6762eb295ac205ae677e
|
3 |
+
size 8511684432
|
files/cdnpdf_39.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f75e59a5c20b8a623d70b6c0723ba7ca4eca49f5d53d0666ce95f66719c339e
|
3 |
+
size 11446609165
|
files/cdnpdf_40.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4065f9695c08e88ccf9678a66d64f183b4b2ae31a5efd4d0e3dd6dc9e3a4296
|
3 |
+
size 12762000218
|
files/cdnpdf_41.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:043b218131f8a2a91dd87a8d2c72f55bbe31184e0881780cc7f0ccb82cfaf1ba
|
3 |
+
size 10622460343
|
files/cdnpdf_42.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de37ac16b77dd1694abf8518d85c82926331417054ab52097bdc3a20c10cae9e
|
3 |
+
size 12190301871
|
files/cdnpdf_43.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daee6eb1ad412e1e19fc9ac59a2a70a260d83b631db4c362ab075d3e501a30f8
|
3 |
+
size 12171539394
|
files/cdnpdf_44.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0bfe15d15cc0cd0efdc5a9547bac36abc6611d9c1f279b10471b29b99b9d71e
|
3 |
+
size 11067778106
|
files/cdnpdf_45.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0b9f9f5d9549e68678e1358697f5a07c763e51820c9b2fc49cd0ff37e099722
|
3 |
+
size 9670865033
|
files/cdnpdf_46.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e85b2a420344e23a173fd1b490069c7e2c729e33ab5c90cc67d66aa24e0b79ea
|
3 |
+
size 8889740162
|
files/cdnpdf_47.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d65172c5b578215a2a2e21e6eb411f0efd6abca62cd0ad9f454a2fe79351930
|
3 |
+
size 9426686693
|
files/cdnpdf_48.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a790322c58f00bafe3f9007c350bdc904962d2c43064ac32fbbe59bf0003becf
|
3 |
+
size 10036978775
|