Update README.md
Browse files
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
|
100 |
|
101 |
```
|
102 |
-
@
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|