--- license: mit task_categories: - text-classification language: - en pretty_name: sst2_cognitive-bias size_categories: - 100K_`. - `sentence`: test sentence. - `label`: sentiment of the test sentence, either "negative" (`0`) or "positive" (`1`). - `dist`: few-shot distribution (`0000`, `1111`, `0001`, `0010`, `0100`, `1000`, `1110`, `1101`, `1011`, `0111`). - `shot_idx`: original id of the example sentence, in the format `_`. - `shot_sent`: example sentence. - `shot_label`: sentiment of the example sentence. - `few_shot_string`: string with all 4 shots the sentence is prompted with. - `few_shot_hard_string`: string with the same 4 shots and an additional neutral example between the first and last two to increase task complexity. ## Supported Tasks and Leaderboards - `sentiment-classification` ## Additional Information **Dataset Curators** Language Technologies Unit (LangTech) at the Barcelona Supercomputing Center. This work has been promoted and financed by the Generalitat de Catalunya through the [Aina](https://projecteaina.cat/) project. This work is also funded by the Ministerio para la Transformación Digital y de la Función Pública and Plan de Recuperación, Transformación y Resiliencia - Funded by EU – NextGenerationEU within the framework of the project Desarrollo Modelos ALIA. **Licensing Information** This work is licensed under a [MIT License](https://github.com/YJiangcm/Movielens1M-Movie-Recommendation-System/blob/main/LICENSE) (same as original). ## Citation Information ``` @inproceedings{cobie, title={Cognitive Biases, Task Complexity, and Result Intepretability in Large Language Models}, author={Mario Mina and Valle Ruiz-Fernández and Júlia Falcão and Luis Vasquez-Reina and Aitor Gonzalez-Agirre}, booktitle={Proceedings of The 31st International Conference on Computational Linguistics (COLING)}, year={2025 (to appear)} } ```