Datasets:
Upload folder using huggingface_hub
Browse files- README.md +88 -0
- files/ukr-lit-0.tar.zst +3 -0
- files/ukr-lit-1.tar.zst +3 -0
- files/ukr-lit-2.tar.zst +3 -0
- files/ukr-lit-3.tar.zst +3 -0
- files/ukr-lit-4.tar.zst +3 -0
- ukr-lit-0.jsonl.zst +3 -0
- ukr-lit-1.jsonl.zst +3 -0
- ukr-lit-2.jsonl.zst +3 -0
- ukr-lit-3.jsonl.zst +3 -0
- ukr-lit-4.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 |
+
- "ukr_lit_0.jsonl.zst"
|
8 |
+
- "ukr_lit_1.jsonl.zst"
|
9 |
+
- "ukr_lit_2.jsonl.zst"
|
10 |
+
- "ukr_lit_3.jsonl.zst"
|
11 |
+
- "ukr_lit_4.jsonl.zst"
|
12 |
+
default: true
|
13 |
+
annotations_creators:
|
14 |
+
- found
|
15 |
+
language:
|
16 |
+
- uk
|
17 |
+
- ru
|
18 |
+
- en
|
19 |
+
- multilingual
|
20 |
+
license: cc0-1.0
|
21 |
+
multilinguality:
|
22 |
+
- multilingual
|
23 |
+
pretty_name: Ukr-lit.com.ua Presentations Dataset
|
24 |
+
size_categories:
|
25 |
+
- 10K<n<100K
|
26 |
+
source_datasets:
|
27 |
+
- original
|
28 |
+
task_categories:
|
29 |
+
- text-classification
|
30 |
+
- text-retrieval
|
31 |
+
---
|
32 |
+
|
33 |
+
# Dataset Card for Ukr-lit.com.ua Presentations
|
34 |
+
|
35 |
+
### Dataset Summary
|
36 |
+
|
37 |
+
This dataset contains metadata and original files for 18,001 presentations from the [ukr-lit.com.ua](https://ukr-lit.com.ua) platform, a presentation storage and viewing service primarily focused on Ukrainian literature and related subjects. The dataset includes information such as presentation titles, URLs, download URLs, and filepaths for the original presentation files.
|
38 |
+
|
39 |
+
### Languages
|
40 |
+
|
41 |
+
The dataset is multilingual, with Ukrainian being the primary language. Other languages present include:
|
42 |
+
|
43 |
+
- Ukrainian (uk): The majority of the content
|
44 |
+
- Russian (ru): A small portion of the dataset
|
45 |
+
- English (en): A small portion of the dataset
|
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, compressed with Zstandard
|
55 |
+
- Presentation files: Original PPT/PPTX/Other files
|
56 |
+
|
57 |
+
### Data Fields
|
58 |
+
|
59 |
+
This dataset includes the following fields:
|
60 |
+
|
61 |
+
- `url`: URL of the presentation page on ukr-lit.com.ua (string)
|
62 |
+
- `title`: Title of the presentation (string)
|
63 |
+
- `download_url`: URL for downloading the presentation (string)
|
64 |
+
- `filepath`: Local filepath of the downloaded presentation (string)
|
65 |
+
- `text`: Extracted text content of the presentation (string or empty string)
|
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/ukr-lit-0.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:409baf57f6b89af24cb12f6352669e85475863fc67ee2ac578c8070592707756
|
3 |
+
size 14312264618
|
files/ukr-lit-1.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c4806852ea8ea117b91cdd371a33d893bcae5edc5447480b1f836359f07d3a6
|
3 |
+
size 13049829984
|
files/ukr-lit-2.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aad0c8ca8d8f8280c07bd378a2bd73d6a09f5623e30be35f384b7bededfbc0c2
|
3 |
+
size 12717690754
|
files/ukr-lit-3.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da04d2759e953ca72a7556578757c4d90ad28690569d2d9092198e9308535b47
|
3 |
+
size 16311945768
|
files/ukr-lit-4.tar.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70cf7bb209b73e7b2a6c98550281a27d4fa9b23c3381586bfbcfa0b1ec1710f3
|
3 |
+
size 17236692307
|
ukr-lit-0.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dbbde4328719860e22dd6460ed9602ad56841aa8fdcbf0d4f237df558d8f5a1
|
3 |
+
size 3586782
|
ukr-lit-1.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4b643196df1ff14296bbc753ce81c9023d0fa94cad29b46c6fe42131e646e67
|
3 |
+
size 3526768
|
ukr-lit-2.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2b79b4cccfe7be538cb860d11cbd5c64dc01d19c96d34a0f37dbede705056c1
|
3 |
+
size 3326144
|
ukr-lit-3.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:956618345303fc97fdb4b4530281975e98ef961108f51dd5d4bb8da3a1327603
|
3 |
+
size 3798136
|
ukr-lit-4.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46bb530e23bc0a5a4bf44df6beb6b73b62d2d8084d5b99f896325c5d6556a979
|
3 |
+
size 3941078
|