Apoorv Saxena
commited on
Commit
·
01c5197
1
Parent(s):
13c5f87
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ widget:
|
|
8 |
- text: "World War 2| followed by"
|
9 |
example_title: "followed by"
|
10 |
---
|
11 |
-
This is a t5-small model trained from scratch on WikiKG90Mv2 dataset. Please see https://github.com/apoorvumang/
|
12 |
|
13 |
This model was trained on the tail entity prediction task ie. given subject entity and relation, predict the object entity. Input should be provided in the form of "\<entity text\>| \<relation text\>".
|
14 |
|
|
|
8 |
- text: "World War 2| followed by"
|
9 |
example_title: "followed by"
|
10 |
---
|
11 |
+
This is a t5-small model trained from scratch on WikiKG90Mv2 dataset. Please see https://github.com/apoorvumang/kgt5/ for more details on the method.
|
12 |
|
13 |
This model was trained on the tail entity prediction task ie. given subject entity and relation, predict the object entity. Input should be provided in the form of "\<entity text\>| \<relation text\>".
|
14 |
|