Update README.md
Browse files
README.md
CHANGED
@@ -92,7 +92,7 @@ No.
|
|
92 |
|
93 |
Limitation: as models become more capable, this benchmark may become outdated/too easy. The ideal benchmark is one that tests the model's alignment - its propensity toward following the system prompt - rather than its ability to do so.
|
94 |
|
95 |
-
Bias: this
|
96 |
|
97 |
## Citation
|
98 |
|
@@ -100,7 +100,7 @@ Bias: this datset is only in English, with the exception of three French prompts
|
|
100 |
|
101 |
**BibTeX:**
|
102 |
|
103 |
-
|
104 |
title={Measuring and Controlling Instruction (In)Stability in Language Model Dialogs},
|
105 |
author={Kenneth Li and Tianle Liu and Naomi Bashkansky and David Bau and Fernanda Viégas and Hanspeter Pfister and Martin Wattenberg},
|
106 |
year={2024},
|
@@ -108,7 +108,7 @@ Bias: this datset is only in English, with the exception of three French prompts
|
|
108 |
archivePrefix={arXiv},
|
109 |
primaryClass={cs.CL},
|
110 |
url={https://arxiv.org/abs/2402.10962},
|
111 |
-
}
|
112 |
|
113 |
**APA:**
|
114 |
|
|
|
92 |
|
93 |
Limitation: as models become more capable, this benchmark may become outdated/too easy. The ideal benchmark is one that tests the model's alignment - its propensity toward following the system prompt - rather than its ability to do so.
|
94 |
|
95 |
+
Bias: this dataset is only in English, with the exception of three French prompts.
|
96 |
|
97 |
## Citation
|
98 |
|
|
|
100 |
|
101 |
**BibTeX:**
|
102 |
|
103 |
+
```@misc{li2024measuringcontrollinginstructioninstability,
|
104 |
title={Measuring and Controlling Instruction (In)Stability in Language Model Dialogs},
|
105 |
author={Kenneth Li and Tianle Liu and Naomi Bashkansky and David Bau and Fernanda Viégas and Hanspeter Pfister and Martin Wattenberg},
|
106 |
year={2024},
|
|
|
108 |
archivePrefix={arXiv},
|
109 |
primaryClass={cs.CL},
|
110 |
url={https://arxiv.org/abs/2402.10962},
|
111 |
+
}```
|
112 |
|
113 |
**APA:**
|
114 |
|