Datasets:
IAugenstein
commited on
Commit
•
82cb85d
1
Parent(s):
7c51a08
Update README.md
Browse files
README.md
CHANGED
@@ -61,13 +61,11 @@ Our dataset consists of three different partitions.
|
|
61 |
|
62 |
If you find our dataset helpful, kindly refer to us in your work using the following citation:
|
63 |
```
|
64 |
-
@
|
65 |
title={DYNAMICQA: Tracing Internal Knowledge Conflicts in Language Models},
|
66 |
author={Sara Vera Marjanović and Haeun Yu and Pepa Atanasova and Maria Maistro and Christina Lioma and Isabelle Augenstein},
|
67 |
year={2024},
|
68 |
-
|
69 |
-
|
70 |
-
primaryClass={cs.CL},
|
71 |
-
url={https://arxiv.org/abs/2407.17023},
|
72 |
}
|
73 |
```
|
|
|
61 |
|
62 |
If you find our dataset helpful, kindly refer to us in your work using the following citation:
|
63 |
```
|
64 |
+
@inproceedings{marjanović2024dynamicqatracinginternalknowledge,
|
65 |
title={DYNAMICQA: Tracing Internal Knowledge Conflicts in Language Models},
|
66 |
author={Sara Vera Marjanović and Haeun Yu and Pepa Atanasova and Maria Maistro and Christina Lioma and Isabelle Augenstein},
|
67 |
year={2024},
|
68 |
+
booktitle = {Findings of EMNLP},
|
69 |
+
publisher = {Association for Computational Linguistics}
|
|
|
|
|
70 |
}
|
71 |
```
|