Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
Dask
License:
Samoed commited on
Commit
a36d4e8
·
verified ·
1 Parent(s): 3389cc7

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +619 -110
README.md CHANGED
@@ -1,119 +1,628 @@
1
  ---
 
 
2
  language:
3
- - as
4
- - bn
5
- - hi
6
- - kn
7
- - mr
8
- - ml
9
- - or
10
- - ta
11
- - te
12
- - ur
13
-
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - path: test/*.jsonl.gz
18
- split: test
19
- - path: train/*.jsonl.gz
20
- split: train
21
- - config_name: bd
22
- data_files:
23
- - path: test/bd.jsonl.gz
24
- split: test
25
- - path: train/bd.jsonl.gz
26
- split: train
27
- - config_name: ta
28
- data_files:
29
- - path: test/ta.jsonl.gz
30
- split: test
31
- - path: train/ta.jsonl.gz
32
- split: train
33
- - config_name: te
34
- data_files:
35
- - path: test/te.jsonl.gz
36
- split: test
37
- - path: train/te.jsonl.gz
38
- split: train
39
- - config_name: kn
40
- data_files:
41
- - path: test/kn.jsonl.gz
42
- split: test
43
- - path: train/kn.jsonl.gz
44
- split: train
45
- - config_name: ml
46
- data_files:
47
- - path: test/ml.jsonl.gz
48
- split: test
49
- - path: train/ml.jsonl.gz
50
- split: train
51
- - config_name: as
52
- data_files:
53
- - path: test/as.jsonl.gz
54
- split: test
55
- - path: train/as.jsonl.gz
56
- split: train
57
- - config_name: gu
58
- data_files:
59
- - path: test/gu.jsonl.gz
60
- split: test
61
- - path: train/gu.jsonl.gz
62
- split: train
63
- - config_name: hi
64
- data_files:
65
- - path: test/hi.jsonl.gz
66
- split: test
67
- - path: train/hi.jsonl.gz
68
- split: train
69
- - config_name: or
70
- data_files:
71
- - path: test/or.jsonl.gz
72
- split: test
73
- - path: train/or.jsonl.gz
74
- split: train
75
- - config_name: pa
76
- data_files:
77
- - path: test/pa.jsonl.gz
78
- split: test
79
- - path: train/pa.jsonl.gz
80
- split: train
81
- - config_name: bn
82
- data_files:
83
- - path: test/bn.jsonl.gz
84
- split: test
85
- - path: train/bn.jsonl.gz
86
- split: train
87
- - config_name: mr
88
- data_files:
89
- - path: test/mr.jsonl.gz
90
- split: test
91
- - path: train/mr.jsonl.gz
92
- split: train
93
- - config_name: ur
94
- data_files:
95
- - path: test/ur.jsonl.gz
96
- split: test
97
- - path: train/ur.jsonl.gz
98
- split: train
99
  ---
100
- ## Indic Sentiment Analysis
101
 
102
- ## Description
103
- The Indic Sentiment Analysis dataset contains reviews from various categories and sub-categories in multiple Indic languages. Each review is labeled with sentiment polarity (positive, negative, or neutral).
 
 
 
104
 
105
- ### Dataset Structure
106
 
107
- ## Data Fields
 
 
 
 
108
 
109
- - CATEGORY: The broad category to which the review belongs.
110
- - SUB-CATEGORY: The sub-category within the main category.
111
- - PRODUCT: The specific product or service being reviewed.
112
- - BRAND: The brand associated with the product or service.
113
- - ASPECTS: Different aspects or features of the product or service being reviewed.
114
- - ASPECT COMBO: Combinations of aspects that are discussed in the review.
115
- - ENGLISH REVIEW: The review text in English.
116
- - LABEL: The sentiment label assigned to the review (positive, negative, or neutral).
117
- - INDIC REVIEW: The review text translated into various Indic languages.
118
 
 
119
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - human-annotated
4
  language:
5
+ - asm
6
+ - brx
7
+ - ben
8
+ - guj
9
+ - hin
10
+ - kan
11
+ - mal
12
+ - mar
13
+ - ory
14
+ - pan
15
+ - tam
16
+ - tel
17
+ - urd
18
+ license: cc0-1.0
19
+ multilinguality: translated
20
+ task_categories:
21
+ - text-classification
22
+ task_ids:
23
+ - Sentiment/Hate speech
24
+ tags:
25
+ - mteb
26
+ - text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
29
 
30
+ <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;">
31
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">IndicSentimentClassification</h1>
32
+ <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>
33
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
34
+ </div>
35
 
36
+ A new, multilingual, and n-way parallel dataset for sentiment analysis in 13 Indic languages.
37
 
38
+ | | |
39
+ |---------------|---------------------------------------------|
40
+ | Task category | t2c |
41
+ | Domains | Reviews, Written |
42
+ | Reference | https://arxiv.org/abs/2212.05409 |
43
 
 
 
 
 
 
 
 
 
 
44
 
45
+ ## How to evaluate on this task
46
 
47
+ You can evaluate an embedding model on this dataset using the following code:
48
+
49
+ ```python
50
+ import mteb
51
+
52
+ task = mteb.get_tasks(["IndicSentimentClassification"])
53
+ evaluator = mteb.MTEB(task)
54
+
55
+ model = mteb.get_model(YOUR_MODEL)
56
+ evaluator.run(model)
57
+ ```
58
+
59
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
60
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
61
+
62
+ ## Citation
63
+
64
+ 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).
65
+
66
+ ```bibtex
67
+
68
+ @article{doddapaneni2022towards,
69
+ author = {Sumanth Doddapaneni and Rahul Aralikatte and Gowtham Ramesh and Shreyansh Goyal and Mitesh M. Khapra and Anoop Kunchukuttan and Pratyush Kumar},
70
+ doi = {10.18653/v1/2023.acl-long.693},
71
+ journal = {Annual Meeting of the Association for Computational Linguistics},
72
+ title = {Towards Leaving No Indic Language Behind: Building Monolingual Corpora, Benchmark and Models for Indic Languages},
73
+ year = {2022},
74
+ }
75
+
76
+
77
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
78
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
79
+ 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},
80
+ publisher = {arXiv},
81
+ journal={arXiv preprint arXiv:2502.13595},
82
+ year={2025},
83
+ url={https://arxiv.org/abs/2502.13595},
84
+ doi = {10.48550/arXiv.2502.13595},
85
+ }
86
+
87
+ @article{muennighoff2022mteb,
88
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
89
+ title = {MTEB: Massive Text Embedding Benchmark},
90
+ publisher = {arXiv},
91
+ journal={arXiv preprint arXiv:2210.07316},
92
+ year = {2022}
93
+ url = {https://arxiv.org/abs/2210.07316},
94
+ doi = {10.48550/ARXIV.2210.07316},
95
+ }
96
+ ```
97
+
98
+ # Dataset Statistics
99
+ <details>
100
+ <summary> Dataset Statistics</summary>
101
+
102
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
103
+
104
+ ```python
105
+ import mteb
106
+
107
+ task = mteb.get_task("IndicSentimentClassification")
108
+
109
+ desc_stats = task.metadata.descriptive_stats
110
+ ```
111
+
112
+ ```json
113
+ {
114
+ "test": {
115
+ "num_samples": 12974,
116
+ "number_of_characters": 1785780,
117
+ "number_texts_intersect_with_train": 0,
118
+ "min_text_length": 10,
119
+ "average_text_length": 137.64297826422074,
120
+ "max_text_length": 762,
121
+ "unique_text": 12946,
122
+ "unique_labels": 2,
123
+ "labels": {
124
+ "0": {
125
+ "count": 6396
126
+ },
127
+ "1": {
128
+ "count": 6578
129
+ }
130
+ },
131
+ "hf_subset_descriptive_stats": {
132
+ "as": {
133
+ "num_samples": 998,
134
+ "number_of_characters": 128830,
135
+ "number_texts_intersect_with_train": 0,
136
+ "min_text_length": 13,
137
+ "average_text_length": 129.0881763527054,
138
+ "max_text_length": 529,
139
+ "unique_text": 995,
140
+ "unique_labels": 2,
141
+ "labels": {
142
+ "0": {
143
+ "count": 492
144
+ },
145
+ "1": {
146
+ "count": 506
147
+ }
148
+ }
149
+ },
150
+ "bd": {
151
+ "num_samples": 998,
152
+ "number_of_characters": 133575,
153
+ "number_texts_intersect_with_train": 0,
154
+ "min_text_length": 16,
155
+ "average_text_length": 133.8426853707415,
156
+ "max_text_length": 580,
157
+ "unique_text": 996,
158
+ "unique_labels": 2,
159
+ "labels": {
160
+ "0": {
161
+ "count": 492
162
+ },
163
+ "1": {
164
+ "count": 506
165
+ }
166
+ }
167
+ },
168
+ "bn": {
169
+ "num_samples": 998,
170
+ "number_of_characters": 128047,
171
+ "number_texts_intersect_with_train": 0,
172
+ "min_text_length": 12,
173
+ "average_text_length": 128.30360721442887,
174
+ "max_text_length": 598,
175
+ "unique_text": 996,
176
+ "unique_labels": 2,
177
+ "labels": {
178
+ "0": {
179
+ "count": 492
180
+ },
181
+ "1": {
182
+ "count": 506
183
+ }
184
+ }
185
+ },
186
+ "gu": {
187
+ "num_samples": 998,
188
+ "number_of_characters": 129333,
189
+ "number_texts_intersect_with_train": 0,
190
+ "min_text_length": 10,
191
+ "average_text_length": 129.59218436873746,
192
+ "max_text_length": 551,
193
+ "unique_text": 995,
194
+ "unique_labels": 2,
195
+ "labels": {
196
+ "0": {
197
+ "count": 492
198
+ },
199
+ "1": {
200
+ "count": 506
201
+ }
202
+ }
203
+ },
204
+ "hi": {
205
+ "num_samples": 998,
206
+ "number_of_characters": 133889,
207
+ "number_texts_intersect_with_train": 0,
208
+ "min_text_length": 14,
209
+ "average_text_length": 134.1573146292585,
210
+ "max_text_length": 516,
211
+ "unique_text": 996,
212
+ "unique_labels": 2,
213
+ "labels": {
214
+ "0": {
215
+ "count": 492
216
+ },
217
+ "1": {
218
+ "count": 506
219
+ }
220
+ }
221
+ },
222
+ "kn": {
223
+ "num_samples": 998,
224
+ "number_of_characters": 145308,
225
+ "number_texts_intersect_with_train": 0,
226
+ "min_text_length": 12,
227
+ "average_text_length": 145.59919839679358,
228
+ "max_text_length": 597,
229
+ "unique_text": 996,
230
+ "unique_labels": 2,
231
+ "labels": {
232
+ "0": {
233
+ "count": 492
234
+ },
235
+ "1": {
236
+ "count": 506
237
+ }
238
+ }
239
+ },
240
+ "ml": {
241
+ "num_samples": 998,
242
+ "number_of_characters": 152836,
243
+ "number_texts_intersect_with_train": 0,
244
+ "min_text_length": 15,
245
+ "average_text_length": 153.14228456913827,
246
+ "max_text_length": 651,
247
+ "unique_text": 996,
248
+ "unique_labels": 2,
249
+ "labels": {
250
+ "0": {
251
+ "count": 492
252
+ },
253
+ "1": {
254
+ "count": 506
255
+ }
256
+ }
257
+ },
258
+ "mr": {
259
+ "num_samples": 998,
260
+ "number_of_characters": 133200,
261
+ "number_texts_intersect_with_train": 0,
262
+ "min_text_length": 10,
263
+ "average_text_length": 133.46693386773546,
264
+ "max_text_length": 575,
265
+ "unique_text": 996,
266
+ "unique_labels": 2,
267
+ "labels": {
268
+ "0": {
269
+ "count": 492
270
+ },
271
+ "1": {
272
+ "count": 506
273
+ }
274
+ }
275
+ },
276
+ "or": {
277
+ "num_samples": 998,
278
+ "number_of_characters": 133897,
279
+ "number_texts_intersect_with_train": 0,
280
+ "min_text_length": 11,
281
+ "average_text_length": 134.16533066132266,
282
+ "max_text_length": 557,
283
+ "unique_text": 996,
284
+ "unique_labels": 2,
285
+ "labels": {
286
+ "0": {
287
+ "count": 492
288
+ },
289
+ "1": {
290
+ "count": 506
291
+ }
292
+ }
293
+ },
294
+ "pa": {
295
+ "num_samples": 998,
296
+ "number_of_characters": 133927,
297
+ "number_texts_intersect_with_train": 0,
298
+ "min_text_length": 11,
299
+ "average_text_length": 134.19539078156313,
300
+ "max_text_length": 596,
301
+ "unique_text": 996,
302
+ "unique_labels": 2,
303
+ "labels": {
304
+ "0": {
305
+ "count": 492
306
+ },
307
+ "1": {
308
+ "count": 506
309
+ }
310
+ }
311
+ },
312
+ "ta": {
313
+ "num_samples": 998,
314
+ "number_of_characters": 155517,
315
+ "number_texts_intersect_with_train": 0,
316
+ "min_text_length": 17,
317
+ "average_text_length": 155.82865731462925,
318
+ "max_text_length": 621,
319
+ "unique_text": 996,
320
+ "unique_labels": 2,
321
+ "labels": {
322
+ "0": {
323
+ "count": 492
324
+ },
325
+ "1": {
326
+ "count": 506
327
+ }
328
+ }
329
+ },
330
+ "te": {
331
+ "num_samples": 998,
332
+ "number_of_characters": 143687,
333
+ "number_texts_intersect_with_train": 0,
334
+ "min_text_length": 13,
335
+ "average_text_length": 143.9749498997996,
336
+ "max_text_length": 762,
337
+ "unique_text": 996,
338
+ "unique_labels": 2,
339
+ "labels": {
340
+ "0": {
341
+ "count": 492
342
+ },
343
+ "1": {
344
+ "count": 506
345
+ }
346
+ }
347
+ },
348
+ "ur": {
349
+ "num_samples": 998,
350
+ "number_of_characters": 133734,
351
+ "number_texts_intersect_with_train": 0,
352
+ "min_text_length": 12,
353
+ "average_text_length": 134.00200400801603,
354
+ "max_text_length": 573,
355
+ "unique_text": 996,
356
+ "unique_labels": 2,
357
+ "labels": {
358
+ "0": {
359
+ "count": 492
360
+ },
361
+ "1": {
362
+ "count": 506
363
+ }
364
+ }
365
+ }
366
+ }
367
+ },
368
+ "train": {
369
+ "num_samples": 2028,
370
+ "number_of_characters": 282333,
371
+ "number_texts_intersect_with_train": null,
372
+ "min_text_length": 14,
373
+ "average_text_length": 139.21745562130178,
374
+ "max_text_length": 480,
375
+ "unique_text": 2028,
376
+ "unique_labels": 2,
377
+ "labels": {
378
+ "0": {
379
+ "count": 1053
380
+ },
381
+ "1": {
382
+ "count": 975
383
+ }
384
+ },
385
+ "hf_subset_descriptive_stats": {
386
+ "as": {
387
+ "num_samples": 156,
388
+ "number_of_characters": 20520,
389
+ "number_texts_intersect_with_train": null,
390
+ "min_text_length": 15,
391
+ "average_text_length": 131.53846153846155,
392
+ "max_text_length": 357,
393
+ "unique_text": 156,
394
+ "unique_labels": 2,
395
+ "labels": {
396
+ "0": {
397
+ "count": 81
398
+ },
399
+ "1": {
400
+ "count": 75
401
+ }
402
+ }
403
+ },
404
+ "bd": {
405
+ "num_samples": 156,
406
+ "number_of_characters": 20789,
407
+ "number_texts_intersect_with_train": null,
408
+ "min_text_length": 21,
409
+ "average_text_length": 133.26282051282053,
410
+ "max_text_length": 396,
411
+ "unique_text": 156,
412
+ "unique_labels": 2,
413
+ "labels": {
414
+ "0": {
415
+ "count": 81
416
+ },
417
+ "1": {
418
+ "count": 75
419
+ }
420
+ }
421
+ },
422
+ "bn": {
423
+ "num_samples": 156,
424
+ "number_of_characters": 20201,
425
+ "number_texts_intersect_with_train": null,
426
+ "min_text_length": 14,
427
+ "average_text_length": 129.49358974358975,
428
+ "max_text_length": 366,
429
+ "unique_text": 156,
430
+ "unique_labels": 2,
431
+ "labels": {
432
+ "0": {
433
+ "count": 81
434
+ },
435
+ "1": {
436
+ "count": 75
437
+ }
438
+ }
439
+ },
440
+ "gu": {
441
+ "num_samples": 156,
442
+ "number_of_characters": 20641,
443
+ "number_texts_intersect_with_train": null,
444
+ "min_text_length": 19,
445
+ "average_text_length": 132.31410256410257,
446
+ "max_text_length": 377,
447
+ "unique_text": 156,
448
+ "unique_labels": 2,
449
+ "labels": {
450
+ "0": {
451
+ "count": 81
452
+ },
453
+ "1": {
454
+ "count": 75
455
+ }
456
+ }
457
+ },
458
+ "hi": {
459
+ "num_samples": 156,
460
+ "number_of_characters": 21139,
461
+ "number_texts_intersect_with_train": null,
462
+ "min_text_length": 17,
463
+ "average_text_length": 135.50641025641025,
464
+ "max_text_length": 403,
465
+ "unique_text": 156,
466
+ "unique_labels": 2,
467
+ "labels": {
468
+ "0": {
469
+ "count": 81
470
+ },
471
+ "1": {
472
+ "count": 75
473
+ }
474
+ }
475
+ },
476
+ "kn": {
477
+ "num_samples": 156,
478
+ "number_of_characters": 23042,
479
+ "number_texts_intersect_with_train": null,
480
+ "min_text_length": 21,
481
+ "average_text_length": 147.7051282051282,
482
+ "max_text_length": 442,
483
+ "unique_text": 156,
484
+ "unique_labels": 2,
485
+ "labels": {
486
+ "0": {
487
+ "count": 81
488
+ },
489
+ "1": {
490
+ "count": 75
491
+ }
492
+ }
493
+ },
494
+ "ml": {
495
+ "num_samples": 156,
496
+ "number_of_characters": 24061,
497
+ "number_texts_intersect_with_train": null,
498
+ "min_text_length": 22,
499
+ "average_text_length": 154.23717948717947,
500
+ "max_text_length": 425,
501
+ "unique_text": 156,
502
+ "unique_labels": 2,
503
+ "labels": {
504
+ "0": {
505
+ "count": 81
506
+ },
507
+ "1": {
508
+ "count": 75
509
+ }
510
+ }
511
+ },
512
+ "mr": {
513
+ "num_samples": 156,
514
+ "number_of_characters": 21210,
515
+ "number_texts_intersect_with_train": null,
516
+ "min_text_length": 16,
517
+ "average_text_length": 135.96153846153845,
518
+ "max_text_length": 379,
519
+ "unique_text": 156,
520
+ "unique_labels": 2,
521
+ "labels": {
522
+ "0": {
523
+ "count": 81
524
+ },
525
+ "1": {
526
+ "count": 75
527
+ }
528
+ }
529
+ },
530
+ "or": {
531
+ "num_samples": 156,
532
+ "number_of_characters": 21301,
533
+ "number_texts_intersect_with_train": null,
534
+ "min_text_length": 21,
535
+ "average_text_length": 136.5448717948718,
536
+ "max_text_length": 376,
537
+ "unique_text": 156,
538
+ "unique_labels": 2,
539
+ "labels": {
540
+ "0": {
541
+ "count": 81
542
+ },
543
+ "1": {
544
+ "count": 75
545
+ }
546
+ }
547
+ },
548
+ "pa": {
549
+ "num_samples": 156,
550
+ "number_of_characters": 21238,
551
+ "number_texts_intersect_with_train": null,
552
+ "min_text_length": 18,
553
+ "average_text_length": 136.14102564102564,
554
+ "max_text_length": 375,
555
+ "unique_text": 156,
556
+ "unique_labels": 2,
557
+ "labels": {
558
+ "0": {
559
+ "count": 81
560
+ },
561
+ "1": {
562
+ "count": 75
563
+ }
564
+ }
565
+ },
566
+ "ta": {
567
+ "num_samples": 156,
568
+ "number_of_characters": 24386,
569
+ "number_texts_intersect_with_train": null,
570
+ "min_text_length": 21,
571
+ "average_text_length": 156.32051282051282,
572
+ "max_text_length": 480,
573
+ "unique_text": 156,
574
+ "unique_labels": 2,
575
+ "labels": {
576
+ "0": {
577
+ "count": 81
578
+ },
579
+ "1": {
580
+ "count": 75
581
+ }
582
+ }
583
+ },
584
+ "te": {
585
+ "num_samples": 156,
586
+ "number_of_characters": 22504,
587
+ "number_texts_intersect_with_train": null,
588
+ "min_text_length": 18,
589
+ "average_text_length": 144.25641025641025,
590
+ "max_text_length": 412,
591
+ "unique_text": 156,
592
+ "unique_labels": 2,
593
+ "labels": {
594
+ "0": {
595
+ "count": 81
596
+ },
597
+ "1": {
598
+ "count": 75
599
+ }
600
+ }
601
+ },
602
+ "ur": {
603
+ "num_samples": 156,
604
+ "number_of_characters": 21301,
605
+ "number_texts_intersect_with_train": null,
606
+ "min_text_length": 16,
607
+ "average_text_length": 136.5448717948718,
608
+ "max_text_length": 403,
609
+ "unique_text": 156,
610
+ "unique_labels": 2,
611
+ "labels": {
612
+ "0": {
613
+ "count": 81
614
+ },
615
+ "1": {
616
+ "count": 75
617
+ }
618
+ }
619
+ }
620
+ }
621
+ }
622
+ }
623
+ ```
624
+
625
+ </details>
626
+
627
+ ---
628
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*