Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ This dataset is a modification of the original [SST-2](https://huggingface.co/da
53
  The modifications carried out in the dataset are thought to evaluate cognitive biases in a few-shot setting and with different task complexities.
54
  We make use of 25k instances from the original dataset, while the remaining ones serve as few-shot examples.
55
  Each instance is prompted with all possible unbalanced 4-shot distributions (`few_shot_string`), i.e. balanced distributions are not considered.
56
- We also increase task complexity by introducing an additional neutral example between the first and last wo examples (`few_shot_hard_string`).
57
 
58
  ## Citation
59
 
 
53
  The modifications carried out in the dataset are thought to evaluate cognitive biases in a few-shot setting and with different task complexities.
54
  We make use of 25k instances from the original dataset, while the remaining ones serve as few-shot examples.
55
  Each instance is prompted with all possible unbalanced 4-shot distributions (`few_shot_string`), i.e. balanced distributions are not considered.
56
+ We also increase task complexity by introducing an additional neutral example between the first and last two examples (`few_shot_hard_string`).
57
 
58
  ## Citation
59