Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,6 @@ datasets:
|
|
10 |
- clang-8
|
11 |
---
|
12 |
|
13 |
-
A small T5v1.1 model trained on the
|
14 |
|
15 |
Since it is a single-task T5v1.1 model, there is no need for a task-specific prefix.
|
|
|
10 |
- clang-8
|
11 |
---
|
12 |
|
13 |
+
A small T5v1.1 model trained on the cLang-8 dataset following the process described in [A Simple Recipe for Multilingual Grammatical Error Correction](https://arxiv.org/abs/2106.03830).
|
14 |
|
15 |
Since it is a single-task T5v1.1 model, there is no need for a task-specific prefix.
|