kinshuk-h commited on
Commit
2d35ed2
·
1 Parent(s): 6c91861

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,5 +9,5 @@ tags:
9
  ---
10
  # flan-t5-cbp-lkg-mlm-small
11
 
12
- Google's Flan T5 model ([flan-t5-small](https://huggingface.co/google/flan-t5-small)) 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-small
11
 
12
+ Google's Flan T5 model ([flan-t5-small](https://huggingface.co/google/flan-t5-small)) trained over a Legal Knowledge Graph using the random span-mask fill objective.
13