Spaces:
Runtime error
Runtime error
File size: 513 Bytes
d6368dd 9777bb1 d6368dd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: FinLanSer Financial Language Simplifier
emoji: 📈
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 3.32.0
app_file: app.py
pinned: false
license: mit
---
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).
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|