Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ The corpus is based on the dataset introduced by Pang and Lee (2005) and consist
80
  ## Dataset Structure
81
 
82
  The modifications carried out in the dataset are thought to evaluate cognitive biases in a few-shot setting and with different task complexities.
83
- We make use of 25k 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 also increase task complexity by introducing an additional neutral example between the first and last two examples.
86
 
 
80
  ## Dataset Structure
81
 
82
  The modifications carried out in the dataset are thought to evaluate cognitive biases in a few-shot setting and with 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 also increase task complexity by introducing an additional neutral example between the first and last two examples.
86