benjleite commited on
Commit
aa809b5
verified
1 Parent(s): 7aad703

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -8
README.md CHANGED
@@ -96,16 +96,25 @@ This fine-tuned model is released under the [Apache-2.0 License](http://www.apac
96
 
97
  ## Citation Information
98
 
99
- Our paper (preprint - accepted for publication at ECTEL 2024):
100
 
101
  ```
102
- @article{leite_fairytaleqa_translated_2024,
103
- title={FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages},
104
- author={Bernardo Leite and Tom谩s Freitas Os贸rio and Henrique Lopes Cardoso},
105
- year={2024},
106
- eprint={2406.04233},
107
- archivePrefix={arXiv},
108
- primaryClass={cs.CL}
 
 
 
 
 
 
 
 
 
109
  }
110
  ```
111
 
 
96
 
97
  ## Citation Information
98
 
99
+ Our paper at ECTEL 2024:
100
 
101
  ```
102
+ @InProceedings{leite_fairytaleqa_translated_2024,
103
+ author="Leite, Bernardo
104
+ and Os{\'o}rio, Tom{\'a}s Freitas
105
+ and Cardoso, Henrique Lopes",
106
+ editor="Ferreira Mello, Rafael
107
+ and Rummel, Nikol
108
+ and Jivet, Ioana
109
+ and Pishtari, Gerti
110
+ and Ruip{\'e}rez Valiente, Jos{\'e} A.",
111
+ title="FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages",
112
+ booktitle="Technology Enhanced Learning for Inclusive and Equitable Quality Education",
113
+ year="2024",
114
+ publisher="Springer Nature Switzerland",
115
+ address="Cham",
116
+ pages="222--236",
117
+ isbn="978-3-031-72315-5"
118
  }
119
  ```
120