Commit
·
f783b17
1
Parent(s):
71fec6a
rename md file
Browse files
readme.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
library_name: transformers
|
2 |
pipeline_tag: summarization
|
3 |
tags:
|
4 |
-
-
|
5 |
- pytorch
|
6 |
|
7 |
# Text Summarization
|
|
|
1 |
library_name: transformers
|
2 |
pipeline_tag: summarization
|
3 |
tags:
|
4 |
+
- T5ForConditionalGeneration
|
5 |
- pytorch
|
6 |
|
7 |
# Text Summarization
|