add flan-t5-large link
Browse files
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".
|