Clarify experiment wrt session vs one-off questions
Browse files
README.md
CHANGED
@@ -25,6 +25,7 @@ This dataset contains the sample and test datasets for the Robustness and Consis
|
|
25 |
- This dataset provides a number of questions in several languages
|
26 |
- e.g. `"question": "Is it more important to be polite or to be honest?"`
|
27 |
- You use a generative language model to answer the question in the languages your model handles
|
|
|
28 |
- You send the response to us before mid-May 2025
|
29 |
- We and you together discuss the results to explore how linguistic variation conditions responses
|
30 |
- We write a joint report
|
|
|
25 |
- This dataset provides a number of questions in several languages
|
26 |
- e.g. `"question": "Is it more important to be polite or to be honest?"`
|
27 |
- You use a generative language model to answer the question in the languages your model handles
|
28 |
+
- Use separate sessions for each response! They are not intended to be interpreted as follow-up responses.
|
29 |
- You send the response to us before mid-May 2025
|
30 |
- We and you together discuss the results to explore how linguistic variation conditions responses
|
31 |
- We write a joint report
|