Datasets:
fish666
/

Modalities:
Text
Formats:
parquet
ArXiv:
License:
fish666 Samoed commited on
Commit
4385456
·
0 Parent(s):

Duplicate from mteb/T2Retrieval

Browse files

Co-authored-by: Solomatin Roman <Samoed@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,191 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - human-annotated
4
+ language:
5
+ - cmn
6
+ license: apache-2.0
7
+ multilinguality: monolingual
8
+ task_categories:
9
+ - text-retrieval
10
+ task_ids: []
11
+ dataset_info:
12
+ - config_name: corpus
13
+ features:
14
+ - name: _id
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: title
19
+ dtype: string
20
+ splits:
21
+ - name: dev
22
+ num_bytes: 266200341
23
+ num_examples: 118605
24
+ download_size: 156879982
25
+ dataset_size: 266200341
26
+ - config_name: default
27
+ features:
28
+ - name: query-id
29
+ dtype: string
30
+ - name: corpus-id
31
+ dtype: string
32
+ - name: score
33
+ dtype: int64
34
+ splits:
35
+ - name: dev
36
+ num_bytes: 3133383
37
+ num_examples: 118932
38
+ download_size: 1149414
39
+ dataset_size: 3133383
40
+ - config_name: queries
41
+ features:
42
+ - name: _id
43
+ dtype: string
44
+ - name: text
45
+ dtype: string
46
+ splits:
47
+ - name: dev
48
+ num_bytes: 1000130
49
+ num_examples: 22812
50
+ download_size: 817540
51
+ dataset_size: 1000130
52
+ configs:
53
+ - config_name: corpus
54
+ data_files:
55
+ - split: dev
56
+ path: corpus/dev-*
57
+ - config_name: default
58
+ data_files:
59
+ - split: dev
60
+ path: data/dev-*
61
+ - config_name: queries
62
+ data_files:
63
+ - split: dev
64
+ path: queries/dev-*
65
+ tags:
66
+ - mteb
67
+ - text
68
+ ---
69
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
70
+
71
+ <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;">
72
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">T2Retrieval</h1>
73
+ <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>
74
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
75
+ </div>
76
+
77
+ T2Ranking: A large-scale Chinese Benchmark for Passage Ranking
78
+
79
+ | | |
80
+ |---------------|---------------------------------------------|
81
+ | Task category | t2t |
82
+ | Domains | Medical, Academic, Financial, Government, Non-fiction |
83
+ | Reference | https://arxiv.org/abs/2304.03679 |
84
+
85
+
86
+ ## How to evaluate on this task
87
+
88
+ You can evaluate an embedding model on this dataset using the following code:
89
+
90
+ ```python
91
+ import mteb
92
+
93
+ task = mteb.get_tasks(["T2Retrieval"])
94
+ evaluator = mteb.MTEB(task)
95
+
96
+ model = mteb.get_model(YOUR_MODEL)
97
+ evaluator.run(model)
98
+ ```
99
+
100
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
101
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
102
+
103
+ ## Citation
104
+
105
+ 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).
106
+
107
+ ```bibtex
108
+
109
+ @misc{xie2023t2ranking,
110
+ archiveprefix = {arXiv},
111
+ author = {Xiaohui Xie and Qian Dong and Bingning Wang and Feiyang Lv and Ting Yao and Weinan Gan and Zhijing Wu and Xiangsheng Li and Haitao Li and Yiqun Liu and Jin Ma},
112
+ eprint = {2304.03679},
113
+ primaryclass = {cs.IR},
114
+ title = {T2Ranking: A large-scale Chinese Benchmark for Passage Ranking},
115
+ year = {2023},
116
+ }
117
+
118
+
119
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
120
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
121
+ 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},
122
+ publisher = {arXiv},
123
+ journal={arXiv preprint arXiv:2502.13595},
124
+ year={2025},
125
+ url={https://arxiv.org/abs/2502.13595},
126
+ doi = {10.48550/arXiv.2502.13595},
127
+ }
128
+
129
+ @article{muennighoff2022mteb,
130
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
131
+ title = {MTEB: Massive Text Embedding Benchmark},
132
+ publisher = {arXiv},
133
+ journal={arXiv preprint arXiv:2210.07316},
134
+ year = {2022}
135
+ url = {https://arxiv.org/abs/2210.07316},
136
+ doi = {10.48550/ARXIV.2210.07316},
137
+ }
138
+ ```
139
+
140
+ # Dataset Statistics
141
+ <details>
142
+ <summary> Dataset Statistics</summary>
143
+
144
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
145
+
146
+ ```python
147
+ import mteb
148
+
149
+ task = mteb.get_task("T2Retrieval")
150
+
151
+ desc_stats = task.metadata.descriptive_stats
152
+ ```
153
+
154
+ ```json
155
+ {
156
+ "dev": {
157
+ "num_samples": 141417,
158
+ "number_of_characters": 103924352,
159
+ "num_documents": 118605,
160
+ "min_document_length": 1,
161
+ "average_document_length": 874.1184182791619,
162
+ "max_document_length": 42956,
163
+ "unique_documents": 118605,
164
+ "num_queries": 22812,
165
+ "min_query_length": 4,
166
+ "average_query_length": 10.938847974750132,
167
+ "max_query_length": 31,
168
+ "unique_queries": 22812,
169
+ "none_queries": 0,
170
+ "num_relevant_docs": 118932,
171
+ "min_relevant_docs_per_query": 1,
172
+ "average_relevant_docs_per_query": 5.213571804313519,
173
+ "max_relevant_docs_per_query": 62,
174
+ "unique_relevant_docs": 118605,
175
+ "num_instructions": null,
176
+ "min_instruction_length": null,
177
+ "average_instruction_length": null,
178
+ "max_instruction_length": null,
179
+ "unique_instructions": null,
180
+ "num_top_ranked": null,
181
+ "min_top_ranked_per_query": null,
182
+ "average_top_ranked_per_query": null,
183
+ "max_top_ranked_per_query": null
184
+ }
185
+ }
186
+ ```
187
+
188
+ </details>
189
+
190
+ ---
191
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*
corpus/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f0400530c6ba664e580e2ae7bb5ed41a908b8abc17c3b3934f42cc65992ac1e
3
+ size 156879982
data/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4c6ffd715faf151e0832a26dfcf2d7ec1edc17d9620a9aa99e721cc2436d7d2
3
+ size 1149414
queries/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186b4d0a13cc4d8339eccfc6d465d1b2d4d1f6572defa8d39f3c8da3b66b0210
3
+ size 817540