idiomify / README.md
eubinecto's picture
Update README.md
baf7a1f unverified
---
title: Idiomify demo
emoji: ✍️
colorFrom: yellow
colorTo: orange
sdk: streamlit
app_file: main_deploy.py
pinned: false
---
# Idiomify
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://huggingface.co/spaces/eubinecto/idiomify)
Grammarly for idioms. A human-inspired Idiomifier based on BART.
A demonstration of Idiomify |
--- |
<img width="738" alt="image" src="https://user-images.githubusercontent.com/56193069/157136796-e2d4f9cc-28db-4522-af70-d37dc49897c0.png"> |
## Versions
### models
format: `m-a-b`
- a: used to indicate a change in the architecture, or a revision of the final product
- b: used to indicate a different version of the same architecture (with a different set of hyperparameters)
### datasets
format: `d-a-b`
- a: used to indicate a change in the dataset we are using
- b: used to indicate a different version of the dataset