ai-forever commited on
Commit
60dd1c8
1 Parent(s): 6dfaa60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
  ### Summary
16
  The model corrects spelling errors and typos by bringing all the words in the text to the norm of the Russian language.
17
  The proofreader was trained based on the [M2M100-418M](https://huggingface.co/facebook/m2m100_418M) model.
18
- An extensive dataset with “artificial” errors was taken as a training corpus: the corpus was assembled on the basis of the Russian-language Wikipedia and transcripts of Russian-language videos, then typos and spelling errors were automatically introduced into it using the functionality of the [SAGE] library (https://github.com /orgs/ai-forever/sage).
19
 
20
  ### Public references
21
  - [SAGE library announcement](https://youtu.be/yFfkV0Qjuu0), DataFest 2023
 
15
  ### Summary
16
  The model corrects spelling errors and typos by bringing all the words in the text to the norm of the Russian language.
17
  The proofreader was trained based on the [M2M100-418M](https://huggingface.co/facebook/m2m100_418M) model.
18
+ An extensive dataset with “artificial” errors was taken as a training corpus: the corpus was assembled on the basis of the Russian-language Wikipedia and transcripts of Russian-language videos, then typos and spelling errors were automatically introduced into it using the functionality of the [SAGE library](https://github.com /orgs/ai-forever/sage).
19
 
20
  ### Public references
21
  - [SAGE library announcement](https://youtu.be/yFfkV0Qjuu0), DataFest 2023