Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,6 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
A software project dedicated to helping people with aphasia
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
A software project dedicated to helping people with aphasia train their word retrieval skills.
|
| 11 |
+
|
| 12 |
+
Currently, are using a FLAN-T5 large model trained on a reverse dictionary task.
|