Datasets:
add citation
Browse files
README.md
CHANGED
|
@@ -132,6 +132,13 @@ The dataset contains 52 annotated papers, it might be limited to truely evaluate
|
|
| 132 |
## Citation
|
| 133 |
|
| 134 |
```
|
| 135 |
-
@misc{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
}
|
| 137 |
```
|
|
|
|
| 132 |
## Citation
|
| 133 |
|
| 134 |
```
|
| 135 |
+
@misc{mole,
|
| 136 |
+
title={MOLE: Metadata Extraction and Validation in Scientific Papers Using LLMs},
|
| 137 |
+
author={Zaid Alyafeai and Maged S. Al-Shaibani and Bernard Ghanem},
|
| 138 |
+
year={2025},
|
| 139 |
+
eprint={2505.19800},
|
| 140 |
+
archivePrefix={arXiv},
|
| 141 |
+
primaryClass={cs.CL},
|
| 142 |
+
url={https://arxiv.org/abs/2505.19800},
|
| 143 |
}
|
| 144 |
```
|