Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
valleruizf commited on
Commit
f1385f8
·
verified ·
1 Parent(s): f565002

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ The corpus is based on the dataset introduced by Pang and Lee (2005) and consist
82
  The modifications carried out in the dataset are thought to evaluate cognitive biases in a few-shot setting and with two different task complexities.
83
  We make use of 25,000 instances from the original dataset, while the remaining ones serve as few-shot examples.
84
  Each instance is prompted with all possible unbalanced 4-shot distributions.
85
- We 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>`.
 
82
  The modifications carried out in the dataset are thought to evaluate cognitive biases in a few-shot setting and with two different task complexities.
83
  We make use of 25,000 instances from the original dataset, while the remaining ones serve as few-shot examples.
84
  Each instance is prompted with all possible unbalanced 4-shot distributions.
85
+ To increase the original task complexity, we also introduce 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>`.