Update README.md
Browse files
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 |
|