Update README.md
Browse files
README.md
CHANGED
|
@@ -42,4 +42,13 @@ For detailed information regarding the dataset or factuality evaluation framewor
|
|
| 42 |
Citation
|
| 43 |
If you use data from PlainFact or PlainFact-summary, please cite with the following BibTex entry:
|
| 44 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
```
|
|
|
|
| 42 |
Citation
|
| 43 |
If you use data from PlainFact or PlainFact-summary, please cite with the following BibTex entry:
|
| 44 |
```
|
| 45 |
+
@misc{you2025plainqafactautomaticfactualityevaluation,
|
| 46 |
+
title={PlainQAFact: Automatic Factuality Evaluation Metric for Biomedical Plain Language Summaries Generation},
|
| 47 |
+
author={Zhiwen You and Yue Guo},
|
| 48 |
+
year={2025},
|
| 49 |
+
eprint={2503.08890},
|
| 50 |
+
archivePrefix={arXiv},
|
| 51 |
+
primaryClass={cs.CL},
|
| 52 |
+
url={https://arxiv.org/abs/2503.08890},
|
| 53 |
+
}
|
| 54 |
```
|