BonySmoke commited on
Commit
f605c95
·
verified ·
1 Parent(s): 0103dc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -68,3 +68,8 @@ We used KenLM for quick perplexity calculation. We used an existing model [Yehor
68
  ### Spell Checker
69
 
70
  We used [SymSpell](https://github.com/wolfgarbe/SymSpell) for error correction. The dictionary consists of 500k most frequent words from the UberText corpus.
 
 
 
 
 
 
68
  ### Spell Checker
69
 
70
  We used [SymSpell](https://github.com/wolfgarbe/SymSpell) for error correction. The dictionary consists of 500k most frequent words from the UberText corpus.
71
+
72
+ # Model Card
73
+ ---
74
+ license: MIT
75
+ ---