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