benjleite commited on
Commit
7d3a171
·
verified ·
1 Parent(s): 1adfe42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ size_categories:
27
  ### Dataset Summary
28
 
29
  This repository contains the **European Portuguese (pt-PT)** machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based theoretical framework. It comprises 10,580 explicit and implicit questions derived from 278 child-friendly stories, covering seven types of narrative elements or relations.
30
- This translation was performed using DeepL as part of our research: FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages.
31
 
32
  You can load the dataset via:
33
  ```
 
27
  ### Dataset Summary
28
 
29
  This repository contains the **European Portuguese (pt-PT)** machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based theoretical framework. It comprises 10,580 explicit and implicit questions derived from 278 child-friendly stories, covering seven types of narrative elements or relations.
30
+ This translation was performed using DeepL as part of our research: **FairytaleQA Translated: Enabling Educational Question and Answer Generation in Less-Resourced Languages**.
31
 
32
  You can load the dataset via:
33
  ```