RedHitMark commited on
Commit
3b19dcc
·
verified ·
1 Parent(s): 5ba5e78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Each model addresses a specific aspect of the text transformation process, ensur
15
 
16
  ## Simplification Pipeline
17
  The complete text simplification pipeline follows eight sequential steps:
18
- 1. [proofreading](https://huggingface.co/VerbACxSS/sempl-it-proofreading-awq)
19
  2. [lex](https://huggingface.co/VerbACxSS/sempl-it-lex-awq)
20
  3. [connectives](https://huggingface.co/VerbACxSS/sempl-it-connectives-awq)
21
  4. [expressions](https://huggingface.co/VerbACxSS/sempl-it-expressions-awq)
 
15
 
16
  ## Simplification Pipeline
17
  The complete text simplification pipeline follows eight sequential steps:
18
+ 1. [proofreading](https://huggingface.co/VerbACxSS/sempl-it-proofreading-awq) (this)
19
  2. [lex](https://huggingface.co/VerbACxSS/sempl-it-lex-awq)
20
  3. [connectives](https://huggingface.co/VerbACxSS/sempl-it-connectives-awq)
21
  4. [expressions](https://huggingface.co/VerbACxSS/sempl-it-expressions-awq)