Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@
|
|
3 |
---
|
4 |
|
5 |
|
6 |
-
This is a model for word
|
|
|
|
|
|
|
7 |
|
8 |
-
This model works best for word based spell correction(not so good with sequence of words).
|
|
|
3 |
---
|
4 |
|
5 |
|
6 |
+
This is a model for word-based spell correction tasks. This model is generated by fine-tuning bart base model.
|
7 |
+
|
8 |
+
This model works best for word-based spell correction(not so good with the sequence of words).
|
9 |
+
|
10 |
|
|