Merge remote-tracking branch 'origin/main'
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pinned: false
|
|
9 |
---
|
10 |
|
11 |
# Idiomify
|
12 |
-
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://
|
13 |
|
14 |
|
15 |
Grammarly for idioms. A human-inspired Idiomifier based on BART.
|
@@ -29,4 +29,4 @@ format: `m-a-b`
|
|
29 |
### datasets
|
30 |
format: `d-a-b`
|
31 |
- a: used to indicate a change in the dataset we are using
|
32 |
-
- b: used to indicate a different version of the dataset
|
|
|
9 |
---
|
10 |
|
11 |
# Idiomify
|
12 |
+
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://huggingface.co/spaces/eubinecto/idiomify)
|
13 |
|
14 |
|
15 |
Grammarly for idioms. A human-inspired Idiomifier based on BART.
|
|
|
29 |
### datasets
|
30 |
format: `d-a-b`
|
31 |
- a: used to indicate a change in the dataset we are using
|
32 |
+
- b: used to indicate a different version of the dataset
|