Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ We make use of 25,000 instances from the original dataset, while the remaining o
|
|
84 |
Each instance is prompted with all possible unbalanced 4-shot distributions.
|
85 |
We also increase task complexity by introducing an additional neutral example between the first and last two examples.
|
86 |
|
87 |
-
**Dataset Fields
|
88 |
- `idx`: original sentence id, in the format `<original_partition>_<original_id>`.
|
89 |
- `sentence`: test sentence.
|
90 |
- `label`: sentiment of the test sentence, either "negative" (`0`) or "positive" (`1`).
|
@@ -103,6 +103,14 @@ We also increase task complexity by introducing an additional neutral example be
|
|
103 |
|
104 |
[In Press]
|
105 |
|
106 |
-
**BibTeX
|
107 |
|
108 |
-
[In Press]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
Each instance is prompted with all possible unbalanced 4-shot distributions.
|
85 |
We also increase task complexity by introducing an additional neutral example between the first and last two examples.
|
86 |
|
87 |
+
**Dataset Fields**
|
88 |
- `idx`: original sentence id, in the format `<original_partition>_<original_id>`.
|
89 |
- `sentence`: test sentence.
|
90 |
- `label`: sentiment of the test sentence, either "negative" (`0`) or "positive" (`1`).
|
|
|
103 |
|
104 |
[In Press]
|
105 |
|
106 |
+
**BibTeX**
|
107 |
|
108 |
+
[In Press]
|
109 |
+
|
110 |
+
## Additional Information
|
111 |
+
|
112 |
+
**Dataset Curators**
|
113 |
+
|
114 |
+
Language Technologies Unit (LangTech) at the Barcelona Supercomputing Center.
|
115 |
+
|
116 |
+
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 - Funded by EU – NextGenerationEU within the framework of the [ILENIA](https://proyectoilenia.es/) project with reference 2022/TL22/00215337.
|