azugarini commited on
Commit
03d2998
1 Parent(s): f0f05d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -6,4 +6,18 @@ language:
6
  - en
7
  metrics:
8
  - rouge
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - en
7
  metrics:
8
  - rouge
9
+ ---
10
+
11
+ ## Pre-print
12
+ More details about the model are available [here](https://arxiv.org/abs/2404.06186)
13
+
14
+ ## Citation
15
+ If you find it useful, please cite us:
16
+
17
+ @inproceedings{zugarini2024clue,
18
+ title={Clue-Instruct: Text-Based Clue Generation for Educational Crossword Puzzles},
19
+ author={Zugarini, Andrea and Zeinalipour, Kamyar and Kadali, Surya Sai and Maggini, Marco and Gori, Marco and Rigutini, Leonardo},
20
+ booktitle={Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
21
+ pages={3347--3356},
22
+ year={2024}
23
+ }