Update README.md
This commit is contained in:
parent
d15d4b8623
commit
0d2992cb02
|
@ -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:[](https://colab.research.google.com/drive/1HrfT8IKLXvZzPFpl1EhZ3s_iiXG3O2VY?usp=sharing)
|
## Usage:[](https://colab.research.google.com/drive/1HrfT8IKLXvZzPFpl1EhZ3s_iiXG3O2VY?usp=sharing)
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in New Issue