Commit
·
dff9200
1
Parent(s):
a3803a8
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,5 @@ widget:
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Finetuned T5 on the french part of Lang-8 to automatically correct sentences.
|
| 14 |
-
Since the Lang-8 dataset contains really short sentences, the model does not generalize well with sentences larger than 10 words.
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Finetuned T5 on the french part of Lang-8 to automatically correct sentences.
|
| 14 |
+
Since the Lang-8 dataset contains really short sentences, the model does not generalize well with sentences larger than 10 words.
|
| 15 |
+
I'll upload soon the cleaned dataset that I've used for training.
|