fixed the metadata to point to the 2025 set
Browse files
README.md
CHANGED
|
@@ -6,12 +6,12 @@ configs:
|
|
| 6 |
- config_name: test
|
| 7 |
data_files:
|
| 8 |
- split: test
|
| 9 |
-
path:
|
| 10 |
-
pretty_name: ELOQUENT Robustness Task
|
| 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
|