Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Spanish
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
66b6d8d
·
verified ·
1 Parent(s): ef871d5

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +128 -0
README.md CHANGED
@@ -1,4 +1,19 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: text
@@ -26,4 +41,117 @@ configs:
26
  path: data/validation-*
27
  - split: test
28
  path: data/test-*
 
 
 
29
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - spa
6
+ license: unknown
7
+ multilinguality: monolingual
8
+ source_datasets:
9
+ - sepidmnorozy/Spanish_sentiment
10
+ task_categories:
11
+ - text-classification
12
+ task_ids:
13
+ - sentiment-analysis
14
+ - sentiment-scoring
15
+ - sentiment-classification
16
+ - hate-speech-detection
17
  dataset_info:
18
  features:
19
  - name: text
 
41
  path: data/validation-*
42
  - split: test
43
  path: data/test-*
44
+ tags:
45
+ - mteb
46
+ - text
47
  ---
48
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
49
+
50
+ <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;">
51
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">SpanishSentimentClassification</h1>
52
+ <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>
53
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
54
+ </div>
55
+
56
+ A Spanish dataset for sentiment classification.
57
+
58
+ | | |
59
+ |---------------|---------------------------------------------|
60
+ | Task category | t2c |
61
+ | Domains | Reviews, Written |
62
+ | Reference | https://huggingface.co/datasets/sepidmnorozy/Spanish_sentiment |
63
+
64
+
65
+
66
+
67
+ ## How to evaluate on this task
68
+
69
+ You can evaluate an embedding model on this dataset using the following code:
70
+
71
+ ```python
72
+ import mteb
73
+
74
+ task = mteb.get_task("SpanishSentimentClassification")
75
+ evaluator = mteb.MTEB([task])
76
+
77
+ model = mteb.get_model(YOUR_MODEL)
78
+ evaluator.run(model)
79
+ ```
80
+
81
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
82
+ To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
83
+
84
+ ## Citation
85
+
86
+ 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).
87
+
88
+ ```bibtex
89
+
90
+ @inproceedings{mollanorozy-etal-2023-cross,
91
+ address = {Dubrovnik, Croatia},
92
+ author = {Mollanorozy, Sepideh and
93
+ Tanti, Marc and
94
+ Nissim, Malvina},
95
+ booktitle = {Proceedings of the 5th Workshop on Research in Computational Linguistic Typology and Multilingual NLP},
96
+ doi = {10.18653/v1/2023.sigtyp-1.9},
97
+ editor = {Beinborn, Lisa and
98
+ Goswami, Koustava and
99
+ Murado{\\u{g}}lu, Saliha and
100
+ Sorokin, Alexey and
101
+ Kumar, Ritesh and
102
+ Shcherbakov, Andreas and
103
+ Ponti, Edoardo M. and
104
+ Cotterell, Ryan and
105
+ Vylomova, Ekaterina},
106
+ month = may,
107
+ pages = {89--95},
108
+ publisher = {Association for Computational Linguistics},
109
+ title = {Cross-lingual Transfer Learning with \{P\}ersian},
110
+ url = {https://aclanthology.org/2023.sigtyp-1.9},
111
+ year = {2023},
112
+ }
113
+
114
+
115
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
116
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
117
+ 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},
118
+ publisher = {arXiv},
119
+ journal={arXiv preprint arXiv:2502.13595},
120
+ year={2025},
121
+ url={https://arxiv.org/abs/2502.13595},
122
+ doi = {10.48550/arXiv.2502.13595},
123
+ }
124
+
125
+ @article{muennighoff2022mteb,
126
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
127
+ title = {MTEB: Massive Text Embedding Benchmark},
128
+ publisher = {arXiv},
129
+ journal={arXiv preprint arXiv:2210.07316},
130
+ year = {2022}
131
+ url = {https://arxiv.org/abs/2210.07316},
132
+ doi = {10.48550/ARXIV.2210.07316},
133
+ }
134
+ ```
135
+
136
+ # Dataset Statistics
137
+ <details>
138
+ <summary> Dataset Statistics</summary>
139
+
140
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
141
+
142
+ ```python
143
+ import mteb
144
+
145
+ task = mteb.get_task("SpanishSentimentClassification")
146
+
147
+ desc_stats = task.metadata.descriptive_stats
148
+ ```
149
+
150
+ ```json
151
+ {}
152
+ ```
153
+
154
+ </details>
155
+
156
+ ---
157
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*