EricFillion commited on
Commit
12d5f09
1 Parent(s): e7b5814

Added article to readme

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ datasets:
13
 
14
  This model generates a revised version of inputted text with the goal of containing fewer grammatical errors.
15
  It was trained with [Happy Transformer](https://github.com/EricFillion/happy-transformer)
16
- using a dataset called [JFLEG](https://arxiv.org/abs/1702.04066).
 
17
 
18
  ## Usage
19
 
13
 
14
  This model generates a revised version of inputted text with the goal of containing fewer grammatical errors.
15
  It was trained with [Happy Transformer](https://github.com/EricFillion/happy-transformer)
16
+ using a dataset called [JFLEG](https://arxiv.org/abs/1702.04066). Here's a [full article](https://www.vennify.ai/fine-tune-grammar-correction/) on how to train a similar model.
17
+
18
 
19
  ## Usage
20