fuweiping commited on
Commit
e9890a3
1 Parent(s): 732fce7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -9
README.md CHANGED
@@ -1,10 +1,14 @@
1
- ---
2
- title: README
3
- emoji: 📈
4
- colorFrom: pink
5
- colorTo: indigo
6
- sdk: static
7
- pinned: false
8
- ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
1
+ # DataSet
2
+ A benchmark for multi-dimensional question generation evaluation, which consists of 200 instances from SQuAD and HotpotQA, each instance contains 15 questions generated by 15 different QG models.
 
 
 
 
 
 
3
 
4
+ Evalutaion dimensions:
5
+ - fluency
6
+ - clarity
7
+ - conciseness
8
+ - relevance
9
+ - consistency
10
+ - answerability
11
+ - answer consistency
12
+
13
+ # Models
14
+ Trained QG models used for generating questions to be evaluated.