akhmat-s commited on
Commit
8ad6c32
1 Parent(s): 53e510a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -11,7 +11,10 @@ tags:
11
  - grammar
12
  ---
13
 
14
- This model is part of the [GrammarCorrector](https://github.com/akhmat-s/GrammarCorrector) tool.
 
 
 
15
  The primary objective of the experiment was to develop a highly effective tool using relatively small models, minimal datasets, and constrained computational resources.
16
 
17
  To accomplish this goal, we implemented two key strategies:
 
11
  - grammar
12
  ---
13
 
14
+ This model is part of the [GrammarCorrector](https://github.com/akhmat-s/GrammarCorrector) tool.
15
+ "[FlanT5 from scratch for the grammar correction tool](https://medium.com/@akhmat-s/flant5-from-scratch-for-the-grammar-correction-tool-deadba9a6778)" article about how this model was trained.
16
+
17
+
18
  The primary objective of the experiment was to develop a highly effective tool using relatively small models, minimal datasets, and constrained computational resources.
19
 
20
  To accomplish this goal, we implemented two key strategies: