He-Xingwei
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
4 |
-
|
5 |
-
This
|
6 |
-
|
7 |
-
If you want to use this model in your research, please cite our [paper](https://ojs.aaai.org/index.php/AAAI/article/view/29778/):
|
8 |
-
```bash
|
9 |
-
|
10 |
-
@inproceedings{he2024improving,
|
11 |
-
title={Improving Factual Error Correction by Learning to Inject Factual Errors},
|
12 |
-
author={He, Xingwei and Zhang, Qianru and Jin, A-Long and Ma, Jun and Yuan, Yuan and Yiu, Siu Ming},
|
13 |
-
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
|
14 |
-
volume={38},
|
15 |
-
number={16},
|
16 |
-
pages={18197--18205},
|
17 |
-
year={2024}
|
18 |
}
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
This repository contains the checkpoint for the corrector of LIFE, which is trained on the systhetic data for factual error correction with retrieved evidence. Please refer to the code of LIFE at https://github.com/NLPCode/LIFE for more details.
|
6 |
+
|
7 |
+
If you want to use this model in your research, please cite our [paper](https://ojs.aaai.org/index.php/AAAI/article/view/29778/):
|
8 |
+
```bash
|
9 |
+
|
10 |
+
@inproceedings{he2024improving,
|
11 |
+
title={Improving Factual Error Correction by Learning to Inject Factual Errors},
|
12 |
+
author={He, Xingwei and Zhang, Qianru and Jin, A-Long and Ma, Jun and Yuan, Yuan and Yiu, Siu Ming},
|
13 |
+
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
|
14 |
+
volume={38},
|
15 |
+
number={16},
|
16 |
+
pages={18197--18205},
|
17 |
+
year={2024}
|
18 |
}
|