Kinshuk Vasisht commited on
Commit
c574e81
1 Parent(s): fe6ea5e

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: mit
4
+ language:
5
+ - en
6
+ pipeline_tag: text2text-generation
7
+ tags:
8
+ - legal
9
+ ---
10
+ # t5-kelm-tekgen-kg-base-finetuned
11
+
12
+ Google's T5 model ([t5-base](https://huggingface.co/t5-base)) finetuned over KELM-TEKGEN KG triples for link prediction.
13
+