Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Zaid commited on
Commit
e6d41f1
·
verified ·
1 Parent(s): 1ba5bc0

add citation

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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
  ```