Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -102,16 +102,25 @@ This dataset version is released under the [Apache-2.0 License](http://www.apach
|
|
102 |
|
103 |
### Citation Information
|
104 |
|
105 |
-
Our paper
|
106 |
|
107 |
```
|
108 |
-
@
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
}
|
116 |
```
|
117 |
|
|
|
102 |
|
103 |
### Citation Information
|
104 |
|
105 |
+
Our paper at ECTEL 2024:
|
106 |
|
107 |
```
|
108 |
+
@InProceedings{leite_fairytaleqa_translated_2024,
|
109 |
+
author="Leite, Bernardo
|
110 |
+
and Os{\'o}rio, Tom{\'a}s Freitas
|
111 |
+
and Cardoso, Henrique Lopes",
|
112 |
+
editor="Ferreira Mello, Rafael
|
113 |
+
and Rummel, Nikol
|
114 |
+
and Jivet, Ioana
|
115 |
+
and Pishtari, Gerti
|
116 |
+
and Ruip{\'e}rez Valiente, Jos{\'e} A.",
|
117 |
+
title="FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages",
|
118 |
+
booktitle="Technology Enhanced Learning for Inclusive and Equitable Quality Education",
|
119 |
+
year="2024",
|
120 |
+
publisher="Springer Nature Switzerland",
|
121 |
+
address="Cham",
|
122 |
+
pages="222--236",
|
123 |
+
isbn="978-3-031-72315-5"
|
124 |
}
|
125 |
```
|
126 |
|