drt commited on
Commit
1143fa2
1 Parent(s): f46f57d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ A scorer model is trained on [Wikidata SimpleQuestions](https://github.com/askplatypus/wikidata-simplequestions) for picking up relevant relations.
6
+
7
+ The model is trained from roberta-base model.
8
+
9
+ Check [subgraph retrieval toolkit](https://github.com/happen2me/subgraph-retrieval-toolkit) for more details.