Commit ·
ac7aaff
1
Parent(s): f8c3ded
Update README.md (#4)
Browse files- Update README.md (7b6647f69cfe97f07ee217b80457bfe14f29a25e)
Co-authored-by: ReactionControl <ReactionControl@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -5,6 +5,8 @@ tags:
|
|
| 5 |
- text-generation
|
| 6 |
- Conditional Generation
|
| 7 |
inference: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Paraphrase-Generation
|
|
|
|
| 5 |
- text-generation
|
| 6 |
- Conditional Generation
|
| 7 |
inference: false
|
| 8 |
+
base_model:
|
| 9 |
+
- google-t5/t5-base
|
| 10 |
---
|
| 11 |
|
| 12 |
# Paraphrase-Generation
|