Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
Languages:
Japanese
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
729cfe4
·
verified ·
1 Parent(s): 38d107f

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +124 -0
README.md CHANGED
@@ -1,4 +1,14 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: sentence1
@@ -28,4 +38,118 @@ configs:
28
  path: data/validation-*
29
  - split: test
30
  path: data/test-*
 
 
 
31
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - human-annotated
4
+ language:
5
+ - jpn
6
+ license: cc-by-4.0
7
+ multilinguality: monolingual
8
+ task_categories:
9
+ - sentence-similarity
10
+ task_ids:
11
+ - semantic-similarity-scoring
12
  dataset_info:
13
  features:
14
  - name: sentence1
 
38
  path: data/validation-*
39
  - split: test
40
  path: data/test-*
41
+ tags:
42
+ - mteb
43
+ - text
44
  ---
45
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
46
+
47
+ <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;">
48
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">JSICK</h1>
49
+ <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>
50
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
51
+ </div>
52
+
53
+ JSICK is the Japanese NLI and STS dataset by manually translating the English dataset SICK (Marelli et al., 2014) into Japanese.
54
+
55
+ | | |
56
+ |---------------|---------------------------------------------|
57
+ | Task category | t2t |
58
+ | Domains | Web, Written |
59
+ | Reference | https://github.com/sbintuitions/JMTEB |
60
+
61
+
62
+ ## How to evaluate on this task
63
+
64
+ You can evaluate an embedding model on this dataset using the following code:
65
+
66
+ ```python
67
+ import mteb
68
+
69
+ task = mteb.get_tasks(["JSICK"])
70
+ evaluator = mteb.MTEB(task)
71
+
72
+ model = mteb.get_model(YOUR_MODEL)
73
+ evaluator.run(model)
74
+ ```
75
+
76
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
77
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
78
+
79
+ ## Citation
80
+
81
+ 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).
82
+
83
+ ```bibtex
84
+
85
+ @article{yanaka2022compositional,
86
+ author = {Yanaka, Hitomi and Mineshima, Koji},
87
+ journal = {Transactions of the Association for Computational Linguistics},
88
+ pages = {1266--1284},
89
+ publisher = {MIT Press One Broadway, 12th Floor, Cambridge, Massachusetts 02142, USA~…},
90
+ title = {Compositional Evaluation on Japanese Textual Entailment and Similarity},
91
+ volume = {10},
92
+ year = {2022},
93
+ }
94
+
95
+
96
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
97
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
98
+ 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},
99
+ publisher = {arXiv},
100
+ journal={arXiv preprint arXiv:2502.13595},
101
+ year={2025},
102
+ url={https://arxiv.org/abs/2502.13595},
103
+ doi = {10.48550/arXiv.2502.13595},
104
+ }
105
+
106
+ @article{muennighoff2022mteb,
107
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
108
+ title = {MTEB: Massive Text Embedding Benchmark},
109
+ publisher = {arXiv},
110
+ journal={arXiv preprint arXiv:2210.07316},
111
+ year = {2022}
112
+ url = {https://arxiv.org/abs/2210.07316},
113
+ doi = {10.48550/ARXIV.2210.07316},
114
+ }
115
+ ```
116
+
117
+ # Dataset Statistics
118
+ <details>
119
+ <summary> Dataset Statistics</summary>
120
+
121
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
122
+
123
+ ```python
124
+ import mteb
125
+
126
+ task = mteb.get_task("JSICK")
127
+
128
+ desc_stats = task.metadata.descriptive_stats
129
+ ```
130
+
131
+ ```json
132
+ {
133
+ "test": {
134
+ "num_samples": 1986,
135
+ "number_of_characters": 84239,
136
+ "unique_pairs": 1977,
137
+ "min_sentence1_length": 7,
138
+ "average_sentence1_len": 21.476334340382678,
139
+ "max_sentence1_length": 69,
140
+ "unique_sentence1": 1660,
141
+ "min_sentence2_length": 7,
142
+ "average_sentence2_len": 20.94008056394763,
143
+ "max_sentence2_length": 61,
144
+ "unique_sentence2": 1644,
145
+ "min_score": 1.0,
146
+ "avg_score": 3.131570999956083,
147
+ "max_score": 5.0
148
+ }
149
+ }
150
+ ```
151
+
152
+ </details>
153
+
154
+ ---
155
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*