Kinshuk Vasisht commited on
Commit
dcfebe0
1 Parent(s): 7e83ab4

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-mlm-lora-peft-small-finetuned
11
+
12
+ [Flan-T5-small](https://huggingface.co/google/flan-t5-small) finetuned over the corpus used in [Dhani et al., 2022](https://arxiv.org/abs/2107.04771) using the span masking MLM objective using [🤗 PEFT](https://github.com/huggingface/peft).
13
+