nhop commited on
Commit
a365abb
·
verified ·
1 Parent(s): 9c07c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -232,6 +232,19 @@ dataset = load_dataset("nhop/scientific-quality-score-prediction", dataset_name)
232
  ```
233
 
234
 
 
 
 
 
 
 
 
 
 
 
 
 
 
235
 
236
  ### Overview of Dataset columns
237
 
 
232
  ```
233
 
234
 
235
+ ### Citation
236
+
237
+ If you make use of this dataset, please cite:
238
+
239
+ ```
240
+ @article{hopner2025automatic,
241
+ title={Automatic Evaluation Metrics for Artificially Generated Scientific Research},
242
+ author={H{\"o}pner, Niklas and Eshuijs, Leon and Alivanistos, Dimitrios and Zamprogno, Giacomo and Tiddi, Ilaria},
243
+ journal={arXiv preprint arXiv:2503.05712},
244
+ year={2025}
245
+ }
246
+ ```
247
+
248
 
249
  ### Overview of Dataset columns
250