Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Korean
ArXiv:
License:
Samoed whybe-choi commited on
Commit
e6b66fc
·
verified ·
0 Parent(s):

Duplicate from whybe-choi/kovidore-v2-cybersecurity-mteb

Browse files

Co-authored-by: Yongbin Choi <whybe-choi@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - kor
6
+ license: cc-by-4.0
7
+ multilinguality: monolingual
8
+ source_datasets:
9
+ - whybe-choi/kovidore-v2-cybersecurity-beir
10
+ task_categories:
11
+ - visual-document-retrieval
12
+ - image-to-text
13
+ - text-to-image
14
+ task_ids: []
15
+ dataset_info:
16
+ - config_name: corpus
17
+ features:
18
+ - name: image
19
+ dtype: image
20
+ - name: doc_id
21
+ dtype: string
22
+ - name: markdown
23
+ dtype: string
24
+ - name: elements
25
+ dtype: string
26
+ - name: page_number_in_doc
27
+ dtype: int64
28
+ - name: id
29
+ dtype: string
30
+ - name: modality
31
+ dtype: string
32
+ splits:
33
+ - name: test
34
+ num_bytes: 789290940
35
+ num_examples: 1150
36
+ download_size: 765827375
37
+ dataset_size: 789290940
38
+ - config_name: qrels
39
+ features:
40
+ - name: query-id
41
+ dtype: string
42
+ - name: corpus-id
43
+ dtype: string
44
+ - name: score
45
+ dtype: int64
46
+ splits:
47
+ - name: test
48
+ num_bytes: 18081
49
+ num_examples: 409
50
+ download_size: 5039
51
+ dataset_size: 18081
52
+ - config_name: queries
53
+ features:
54
+ - name: language
55
+ dtype: string
56
+ - name: query_types
57
+ list: string
58
+ - name: query_format
59
+ dtype: string
60
+ - name: source_type
61
+ dtype: string
62
+ - name: query_type_for_generation
63
+ dtype: string
64
+ - name: answer
65
+ dtype: string
66
+ - name: id
67
+ dtype: string
68
+ - name: text
69
+ dtype: string
70
+ - name: modality
71
+ dtype: string
72
+ splits:
73
+ - name: test
74
+ num_bytes: 102472
75
+ num_examples: 149
76
+ download_size: 56638
77
+ dataset_size: 102472
78
+ configs:
79
+ - config_name: corpus
80
+ data_files:
81
+ - split: test
82
+ path: corpus/test-*
83
+ - config_name: qrels
84
+ data_files:
85
+ - split: test
86
+ path: qrels/test-*
87
+ - config_name: queries
88
+ data_files:
89
+ - split: test
90
+ path: queries/test-*
91
+ tags:
92
+ - mteb
93
+ - text
94
+ - image
95
+ ---
96
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
97
+
98
+ <div align="center" style="padding: 40px 20px; background-color: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 600px; margin: 0 auto;">
99
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">KoVidore2CybersecurityRetrieval</h1>
100
+ <div style="font-size: 1.5rem; color: #4a4a4a; margin-bottom: 5px; font-weight: 300;">An <a href="https://github.com/embeddings-benchmark/mteb" style="color: #2c5282; font-weight: 600; text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">MTEB</a> dataset</div>
101
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
102
+ </div>
103
+
104
+ Retrieve associated pages according to questions. This dataset, Cybersecurity, is a corpus of technical reports on cyber threat trends and security incident responses in Korea, intended for complex-document understanding tasks.
105
+
106
+ | | |
107
+ |---------------|---------------------------------------------|
108
+ | Task category | t2i |
109
+ | Domains | Social |
110
+ | Reference | https://github.com/whybe-choi/kovidore-data-generator |
111
+
112
+ Source datasets:
113
+ - [whybe-choi/kovidore-v2-cybersecurity-beir](https://huggingface.co/datasets/whybe-choi/kovidore-v2-cybersecurity-beir)
114
+
115
+
116
+ ## How to evaluate on this task
117
+
118
+ You can evaluate an embedding model on this dataset using the following code:
119
+
120
+ ```python
121
+ import mteb
122
+
123
+ task = mteb.get_task("KoVidore2CybersecurityRetrieval")
124
+ evaluator = mteb.MTEB([task])
125
+
126
+ model = mteb.get_model(YOUR_MODEL)
127
+ evaluator.run(model)
128
+ ```
129
+
130
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
131
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
132
+
133
+ ## Citation
134
+
135
+ If you use this dataset, please cite the dataset as well as [mteb](https://github.com/embeddings-benchmark/mteb), as this dataset likely includes additional processing as a part of the [MMTEB Contribution](https://github.com/embeddings-benchmark/mteb/tree/main/docs/mmteb).
136
+
137
+ ```bibtex
138
+
139
+ @misc{choi2026kovidorev2,
140
+ author = {Yongbin Choi},
141
+ note = {A benchmark for evaluating Korean vision document retrieval with multi-page reasoning queries in practical domains},
142
+ title = {KoViDoRe v2: a comprehensive evaluation of vision document retrieval for enterprise use-cases},
143
+ url = {https://github.com/whybe-choi/kovidore-data-generator},
144
+ year = {2026},
145
+ }
146
+
147
+
148
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
149
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
150
+ author={Kenneth Enevoldsen and Isaac Chung and Imene Kerboua and Márton Kardos and Ashwin Mathur and David Stap and Jay Gala and Wissam Siblini and Dominik Krzemiński and Genta Indra Winata and Saba Sturua and Saiteja Utpala and Mathieu Ciancone and Marion Schaeffer and Gabriel Sequeira and Diganta Misra and Shreeya Dhakal and Jonathan Rystrøm and Roman Solomatin and Ömer Çağatan and Akash Kundu and Martin Bernstorff and Shitao Xiao and Akshita Sukhlecha and Bhavish Pahwa and Rafał Poświata and Kranthi Kiran GV and Shawon Ashraf and Daniel Auras and Björn Plüster and Jan Philipp Harries and Loïc Magne and Isabelle Mohr and Mariya Hendriksen and Dawei Zhu and Hippolyte Gisserot-Boukhlef and Tom Aarsen and Jan Kostkan and Konrad Wojtasik and Taemin Lee and Marek Šuppa and Crystina Zhang and Roberta Rocca and Mohammed Hamdy and Andrianos Michail and John Yang and Manuel Faysse and Aleksei Vatolin and Nandan Thakur and Manan Dey and Dipam Vasani and Pranjal Chitale and Simone Tedeschi and Nguyen Tai and Artem Snegirev and Michael Günther and Mengzhou Xia and Weijia Shi and Xing Han Lù and Jordan Clive and Gayatri Krishnakumar and Anna Maksimova and Silvan Wehrli and Maria Tikhonova and Henil Panchal and Aleksandr Abramov and Malte Ostendorff and Zheng Liu and Simon Clematide and Lester James Miranda and Alena Fenogenova and Guangyu Song and Ruqiya Bin Safi and Wen-Ding Li and Alessia Borghini and Federico Cassano and Hongjin Su and Jimmy Lin and Howard Yen and Lasse Hansen and Sara Hooker and Chenghao Xiao and Vaibhav Adlakha and Orion Weller and Siva Reddy and Niklas Muennighoff},
151
+ publisher = {arXiv},
152
+ journal={arXiv preprint arXiv:2502.13595},
153
+ year={2025},
154
+ url={https://arxiv.org/abs/2502.13595},
155
+ doi = {10.48550/arXiv.2502.13595},
156
+ }
157
+
158
+ @article{muennighoff2022mteb,
159
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
160
+ title = {MTEB: Massive Text Embedding Benchmark},
161
+ publisher = {arXiv},
162
+ journal={arXiv preprint arXiv:2210.07316},
163
+ year = {2022}
164
+ url = {https://arxiv.org/abs/2210.07316},
165
+ doi = {10.48550/ARXIV.2210.07316},
166
+ }
167
+ ```
168
+
169
+ # Dataset Statistics
170
+ <details>
171
+ <summary> Dataset Statistics</summary>
172
+
173
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
174
+
175
+ ```python
176
+ import mteb
177
+
178
+ task = mteb.get_task("KoVidore2CybersecurityRetrieval")
179
+
180
+ desc_stats = task.metadata.descriptive_stats
181
+ ```
182
+
183
+ ```json
184
+ {
185
+ "test": {
186
+ "num_samples": 1299,
187
+ "number_of_characters": 9254,
188
+ "documents_text_statistics": null,
189
+ "documents_image_statistics": {
190
+ "min_image_width": 2245,
191
+ "average_image_width": 2370.324347826087,
192
+ "max_image_width": 3508,
193
+ "min_image_height": 2481,
194
+ "average_image_height": 3289.8060869565215,
195
+ "max_image_height": 3580,
196
+ "unique_images": 1132
197
+ },
198
+ "queries_text_statistics": {
199
+ "total_text_length": 9254,
200
+ "min_text_length": 15,
201
+ "average_text_length": 62.10738255033557,
202
+ "max_text_length": 108,
203
+ "unique_texts": 149
204
+ },
205
+ "queries_image_statistics": null,
206
+ "relevant_docs_statistics": {
207
+ "num_relevant_docs": 409,
208
+ "min_relevant_docs_per_query": 1,
209
+ "average_relevant_docs_per_query": 2.7449664429530203,
210
+ "max_relevant_docs_per_query": 7,
211
+ "unique_relevant_docs": 316
212
+ },
213
+ "top_ranked_statistics": null
214
+ }
215
+ }
216
+ ```
217
+
218
+ </details>
219
+
220
+ ---
221
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*
corpus/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720452b2ce75f36d33d84297e5b32a54f0cfb37baa15ae4e38d25511b882c0a4
3
+ size 342820434
corpus/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d71d901ba38e0e33a5de17a46c18acebd363fc8ff9b6c4ab9305371e4c73905f
3
+ size 423006941
qrels/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30e116a25314caf40e8a0a8b493bb4d3af852798d52424fc37a3b791242546b
3
+ size 5039
queries/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bbb86656946a30901d09cd11077417140fbe94828d35db75c6eca10b479ddcd
3
+ size 56638