azugarini commited on
Commit
0685193
1 Parent(s): 4413f7f

Update README.md

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