orkg commited on
Commit
e247d13
·
verified ·
1 Parent(s): 580cfd4

add flan-t5-large link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,5 +6,5 @@ widget:
6
  ---
7
 
8
 
9
- This model is a fine-tuned version of google/flan-t5-large on scholarly articles in virology.
10
  It produces structured summaries in JSON format from paper's context (title and abstract) for the research theme "R0 value on infectious diseases".
 
6
  ---
7
 
8
 
9
+ This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on scholarly articles in virology.
10
  It produces structured summaries in JSON format from paper's context (title and abstract) for the research theme "R0 value on infectious diseases".