Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,14 @@ pinned: false
|
|
10 |
|
11 |
<h1 align="center">t5s</h1>
|
12 |
|
13 |
-
T5 Summarisation Using Pytorch Lightning
|
14 |
|
15 |
[](https://pypi.org/project/t5s/)
|
16 |
[](https://pepy.tech/project/t5s)
|
17 |
[](https://github.com/psf/black)
|
18 |
[](https://huggingface.co/spaces/gagan3012/summarization)
|
19 |
[](https://colab.research.google.com/github/gagan3012/summarization/blob/master/notebooks/t5s.ipynb)
|
|
|
20 |
|
21 |
## Usage
|
22 |
|
|
|
10 |
|
11 |
<h1 align="center">t5s</h1>
|
12 |
|
13 |
+
T5 Summarisation Using Pytorch Lightning, DVC, DagsHub and HuggingFace Spaces
|
14 |
|
15 |
[](https://pypi.org/project/t5s/)
|
16 |
[](https://pepy.tech/project/t5s)
|
17 |
[](https://github.com/psf/black)
|
18 |
[](https://huggingface.co/spaces/gagan3012/summarization)
|
19 |
[](https://colab.research.google.com/github/gagan3012/summarization/blob/master/notebooks/t5s.ipynb)
|
20 |
+
[](https://dagshub.com/gagan3012/summarization)
|
21 |
|
22 |
## Usage
|
23 |
|