Apoorv Saxena commited on
Commit
79c60f5
1 Parent(s): d4223b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
  license: mit
3
  widget:
4
- - text: "Apoorv Saxena| family name"
5
  example_title: "Family name prediction"
6
  - text: "Apoorv Saxena| country"
7
  example_title: "Country prediction"
8
  - text: "World War 2| followed by"
9
  example_title: "followed by"
10
- - text: "Q12345678| follows"
11
- example_title: "follows"
12
  ---
13
  This is a t5-small model trained from scratch on WikiKG90Mv2 dataset. Please see https://github.com/apoorvumang/transformer-kgc/ for more details on the method.
14
 
 
1
  ---
2
  license: mit
3
  widget:
4
+ - text: "Apoorv Umang Saxena| family name"
5
  example_title: "Family name prediction"
6
  - text: "Apoorv Saxena| country"
7
  example_title: "Country prediction"
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/transformer-kgc/ for more details on the method.
12