Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
jussikarlgren commited on
Commit
9e09c42
·
verified ·
1 Parent(s): 2748b13

fixed the metadata to point to the 2025 set

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,12 +6,12 @@ configs:
6
  - config_name: test
7
  data_files:
8
  - split: test
9
- path: task3.test.json
10
- pretty_name: ELOQUENT Robustness Task 2024
11
  size_categories:
12
  - n<1K
13
  ---
14
- # ELOQUENT Robustness Task
15
  This dataset contains the sample and test datasets for the Robustness and Consistency task, which is part of the ELOQUENT lab. This dataset is for participants to generate texts for prompt variants, to investigate prompt style conditioned variation.
16
 
17
  #### Test Data
 
6
  - config_name: test
7
  data_files:
8
  - split: test
9
+ path: eloquent-2025-robustness.json
10
+ pretty_name: ELOQUENT Robustness and Consistency Task 2025
11
  size_categories:
12
  - n<1K
13
  ---
14
+ # ELOQUENT Robustness and Consistency Task
15
  This dataset contains the sample and test datasets for the Robustness and Consistency task, which is part of the ELOQUENT lab. This dataset is for participants to generate texts for prompt variants, to investigate prompt style conditioned variation.
16
 
17
  #### Test Data