rubentito commited on
Commit
81a3a9e
·
1 Parent(s): 0e64c53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ language:
12
 
13
  # LongT5 base with transient-global attention fine-tuned on MP-DocVQA
14
 
15
- This is LongT5 trained on SQuADv2, CoQA and TryoCoQA datasets from [Tryolabs hub](https://huggingface.co/tryolabs/long-t5-tglobal-base-blogpost-cqa-onnx) and fine-tuned on Multipage DocVQA (MP-DocVQA) dataset.
16
 
17
 
18
  ## How to use
 
12
 
13
  # LongT5 base with transient-global attention fine-tuned on MP-DocVQA
14
 
15
+ This is LongT5 trained on SQuADv2, CoQA and TryoCoQA datasets from [Tryolabs hub](https://huggingface.co/tryolabs/long-t5-tglobal-base-blogpost-cqa-onnx), and fine-tuned on Multipage DocVQA (MP-DocVQA) dataset.
16
 
17
 
18
  ## How to use