Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Japanese
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
63254fa
·
verified ·
1 Parent(s): 809c740

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +108 -0
README.md CHANGED
@@ -1,4 +1,16 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: corpus
4
  features:
@@ -69,4 +81,100 @@ configs:
69
  data_files:
70
  - split: test
71
  path: top_ranked/test-*
 
 
 
72
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - jpn
6
+ license: cc-by-sa-4.0
7
+ multilinguality: monolingual
8
+ source_datasets:
9
+ - sbintuitions/JMTEB
10
+ task_categories:
11
+ - text-ranking
12
+ task_ids:
13
+ - multiple-choice-qa
14
  dataset_info:
15
  - config_name: corpus
16
  features:
 
81
  data_files:
82
  - split: test
83
  path: top_ranked/test-*
84
+ tags:
85
+ - mteb
86
+ - text
87
  ---
88
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
89
+
90
+ <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;">
91
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">JQaRAReranking</h1>
92
+ <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>
93
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
94
+ </div>
95
+
96
+ JQaRA: Japanese Question Answering with Retrieval Augmentation - 検索拡張(RAG)評価のための日本語 Q&A データセット. JQaRA is an information retrieval task for questions against 100 candidate data (including one or more correct answers).
97
+
98
+ | | |
99
+ |---------------|---------------------------------------------|
100
+ | Task category | t2t |
101
+ | Domains | Encyclopaedic, Non-fiction, Written |
102
+ | Reference | https://huggingface.co/datasets/hotchpotch/JQaRA |
103
+
104
+ Source datasets:
105
+ - [sbintuitions/JMTEB](https://huggingface.co/datasets/sbintuitions/JMTEB)
106
+
107
+
108
+ ## How to evaluate on this task
109
+
110
+ You can evaluate an embedding model on this dataset using the following code:
111
+
112
+ ```python
113
+ import mteb
114
+
115
+ task = mteb.get_task("JQaRAReranking")
116
+ evaluator = mteb.MTEB([task])
117
+
118
+ model = mteb.get_model(YOUR_MODEL)
119
+ evaluator.run(model)
120
+ ```
121
+
122
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
123
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
124
+
125
+ ## Citation
126
+
127
+ 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).
128
+
129
+ ```bibtex
130
+
131
+ @misc{yuichi-tateno-2024-jqara,
132
+ author = {Yuichi Tateno},
133
+ title = {JQaRA: Japanese Question Answering with Retrieval Augmentation - 検索拡張(RAG)評価のための日本語Q&Aデータセット},
134
+ url = {https://huggingface.co/datasets/hotchpotch/JQaRA},
135
+ }
136
+
137
+
138
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
139
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
140
+ 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},
141
+ publisher = {arXiv},
142
+ journal={arXiv preprint arXiv:2502.13595},
143
+ year={2025},
144
+ url={https://arxiv.org/abs/2502.13595},
145
+ doi = {10.48550/arXiv.2502.13595},
146
+ }
147
+
148
+ @article{muennighoff2022mteb,
149
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
150
+ title = {MTEB: Massive Text Embedding Benchmark},
151
+ publisher = {arXiv},
152
+ journal={arXiv preprint arXiv:2210.07316},
153
+ year = {2022}
154
+ url = {https://arxiv.org/abs/2210.07316},
155
+ doi = {10.48550/ARXIV.2210.07316},
156
+ }
157
+ ```
158
+
159
+ # Dataset Statistics
160
+ <details>
161
+ <summary> Dataset Statistics</summary>
162
+
163
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
164
+
165
+ ```python
166
+ import mteb
167
+
168
+ task = mteb.get_task("JQaRAReranking")
169
+
170
+ desc_stats = task.metadata.descriptive_stats
171
+ ```
172
+
173
+ ```json
174
+ {}
175
+ ```
176
+
177
+ </details>
178
+
179
+ ---
180
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*