mmanteli commited on
Commit
d8ab511
1 Parent(s): ab02993

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,4 +8,5 @@ size_categories:
8
  - 100K<n<1M
9
  ---
10
 
11
- Turku WebQA dataset has 237,000 question-answer pairs (altogether 290,000 questions but some have no answers). The questions with no answers can be discarded by taking out the rows with "None".
 
 
8
  - 100K<n<1M
9
  ---
10
 
11
+ Turku WebQA dataset is a Finnish Question-Answer dataset that has been extracted from different CommonCrawl sources.
12
+ It has 237,000 question-answer pairs (altogether 290,000 questions, but not all have an answer). The questions with no answers can be discarded by taking out the rows with None.