Update README.md

This commit is contained in:
Shivanand Roy 👋 2021-06-21 10:56:12 +00:00 committed by huggingface-web
parent d15d4b8623
commit 0d2992cb02
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ license: mit
--- ---
# T5 One Line Summary # T5 One Line Summary
A T5 model trained on 370,000 research papers, to generate one line summary based on description/abstract of the papers. It is trained using [simpleT5](https://https://github.com/Shivanandroy/simpleT5) library - A python package built on top of pytorch lightning⚡ & transformers🤗 to quickly train T5 models A T5 model trained on 370,000 research papers, to generate one line summary based on description/abstract of the papers. It is trained using [simpleT5](https://github.com/Shivanandroy/simpleT5) library - A python package built on top of pytorch lightning⚡ & transformers🤗 to quickly train T5 models
## Usage:[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1HrfT8IKLXvZzPFpl1EhZ3s_iiXG3O2VY?usp=sharing) ## Usage:[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1HrfT8IKLXvZzPFpl1EhZ3s_iiXG3O2VY?usp=sharing)
```python ```python