Buntan commited on
Commit
cc17a58
1 Parent(s): a0ad94b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,6 +10,6 @@ datasets:
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.
 
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.