Kinshuk Vasisht commited on
Commit
d449557
1 Parent(s): 1b8df18

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
+ # flan-t5-cbp-lkg-corpus-small-finetuned
11
+
12
+ [flan-t5-cbp-lkg-corpus-mlm-small](https://huggingface.co/kinshuk-h/flan-t5-cbp-lkg-corpus-mlm-small) finetuned over a cleaned version of the Legal Knowledge Graph using the training method for [KGT-5](https://github.com/apoorvumang/kgt5/).
13
+