poesia commited on
Commit
3f5f43c
·
verified ·
1 Parent(s): 200121f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ configs:
34
  ---
35
  ### Dataset Summary
36
 
37
- This is a Finnish SQuAD question answering dataset. It is a DeepL -based machine translation of the English SQuAD2.0 dataset which combines the 100,000 questions in
38
  SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers to look similar to answerable ones.
39
  To do well on SQuAD2.0, systems must not only answer questions when possible, but also determine when no answer is supported
40
  by the paragraph and abstain from answering.
 
34
  ---
35
  ### Dataset Summary
36
 
37
+ This is a Finnish SQuAD question answering dataset used in Finbench version 2. It is a DeepL -based machine translation of the English SQuAD2.0 dataset which combines the 100,000 questions in
38
  SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers to look similar to answerable ones.
39
  To do well on SQuAD2.0, systems must not only answer questions when possible, but also determine when no answer is supported
40
  by the paragraph and abstain from answering.