kleinay commited on
Commit
cce099f
1 Parent(s): 75a89bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  # QA-SRL 2020 (Gold Standard)
2
  The dataset contains question-answer pairs to model verbal predicate-argument structure.
3
  The questions start with wh-words (Who, What, Where, What, etc.) and contain a verb predicate in the sentence; the answers are phrases in the sentence.
4
- This dataset, a.k.a "QASRL-GS" (Gold Standard) or "QASRL-2020", which was constructed via controlled crowdsourcing, includes high-quality QA-SRL annotations to serve as an evaluation set (dev and test) for models trained on the large-scale QA-SRL dataset (you can find it in this hub as [kleinay/qa_srl2018](https://huggingface.co/datasets/biu-nlp/qa_srl2018)).
5
 
6
  See the paper for details: [Controlled Crowdsourcing for High-Quality QA-SRL Annotation, Roit et. al., 2020](https://aclanthology.org/2020.acl-main.626/).
7
 
1
  # QA-SRL 2020 (Gold Standard)
2
  The dataset contains question-answer pairs to model verbal predicate-argument structure.
3
  The questions start with wh-words (Who, What, Where, What, etc.) and contain a verb predicate in the sentence; the answers are phrases in the sentence.
4
+ This dataset, a.k.a "QASRL-GS" (Gold Standard) or "QASRL-2020", which was constructed via controlled crowdsourcing, includes high-quality QA-SRL annotations to serve as an evaluation set (dev and test) for models trained on the large-scale QA-SRL dataset (you can find it in this hub as [biu-nlp/qa_srl2018](https://huggingface.co/datasets/biu-nlp/qa_srl2018)).
5
 
6
  See the paper for details: [Controlled Crowdsourcing for High-Quality QA-SRL Annotation, Roit et. al., 2020](https://aclanthology.org/2020.acl-main.626/).
7