drt commited on
Commit
d6734a5
1 Parent(s): 1ea65c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ It is initialized with `roberta-base`. It is trained jointly on the following da
14
  - [SimpleQuestionsWikidata for Wikidata](https://github.com/askplatypus/wikidata-simplequestions)
15
  - [SimpleDBpediaQA](https://github.com/castorini/SimpleDBpediaQA)
16
 
17
- It achieves a coverage rate of 0.9728 on SimpleQuestionsWikidata (depth 1) 0.8501 on WebQSP test set (depth 2) with a beam width of only 2!
18
 
19
  ## Usage Example
20
 
@@ -40,4 +40,4 @@ As both SimpleQuestionsWikidata and SimpleDBpediaQA contain only one-hop relatio
40
 
41
  ## License
42
 
43
- MIT
 
14
  - [SimpleQuestionsWikidata for Wikidata](https://github.com/askplatypus/wikidata-simplequestions)
15
  - [SimpleDBpediaQA](https://github.com/castorini/SimpleDBpediaQA)
16
 
17
+ It achieves an answer coverage rate of 0.9728 on SimpleQuestionsWikidata (depth 1) 0.8501 on WebQSP test set (depth 2) with a beam width of only 2!
18
 
19
  ## Usage Example
20
 
 
40
 
41
  ## License
42
 
43
+ MIT