gyenist commited on
Commit
4443d85
1 Parent(s): 60cc224

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,6 +18,7 @@ tags:
18
  # Model Card for Model ID
19
 
20
  This model can restore punctuation and auto-capitalize lower cased Hungarian text. It was trained on the Hungarian Web Corpus with over 4 million examples and 300+ million tokens.
 
21
 
22
  ## Model Details
23
 
 
18
  # Model Card for Model ID
19
 
20
  This model can restore punctuation and auto-capitalize lower cased Hungarian text. It was trained on the Hungarian Web Corpus with over 4 million examples and 300+ million tokens.
21
+ Supported punctuations: Colon(:), Comma(,), Dot(.), Exclamation(!), Hyphen(-), Question(?) and the upper case versions of these, as well as a standalone Upper class for capitalization.
22
 
23
  ## Model Details
24