Update README.md
Browse files
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.
|