Kinshuk Vasisht commited on
Commit
e1402e1
1 Parent(s): e5e7e0c

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-kelm-tekgen-kg-mlm-w-context-small
11
+
12
+ Google's Flan T5 model ([flan-t5-small](https://huggingface.co/google/flan-t5-small)) trained over KG triples from the [KELM TEKGEN Corpus](https://github.com/google-research-datasets/KELM-corpus#part-1-tekgen-training-corpus) using the standard MLM objective along with additional context supplied alongside the prompts.
13
+