Spaces:
Runtime error
Runtime error
sohomghosh
commited on
Commit
•
9777bb1
1
Parent(s):
13a47a2
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,6 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
This tool paraphrases finacial texts using [chatgpt_paraphraser_on_T5_base](https://huggingface.co/humarin/chatgpt_paraphraser_on_T5_base) and selects the most readable one using [FinRead](https://huggingface.co/spaces/sohomghosh/FinRead).
|
14 |
+
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|