kinshuk-h commited on
Commit
295913e
·
1 Parent(s): 77efa3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -9,5 +9,4 @@ tags:
9
  ---
10
  # flan-t5-cbp-lkg-mlm-base
11
 
12
- Google's Flan T5 model ([flan-t5-base](https://huggingface.co/google/flan-t5-base)) trained over a Legal Knowledge Graph using the training method used for [KGT-5](https://huggingface.co/spaces/apoorvumang/kgt5)
13
-
 
9
  ---
10
  # flan-t5-cbp-lkg-mlm-base
11
 
12
+ Google's Flan T5 model ([flan-t5-base](https://huggingface.co/google/flan-t5-base)) trained over a Legal Knowledge Graph using the training method used for the random span-mask fill objective.