1-800-BAD-CODE
commited on
Commit
•
c502d01
1
Parent(s):
a392f9c
Update README.md
Browse files
README.md
CHANGED
@@ -58,8 +58,8 @@ language:
|
|
58 |
---
|
59 |
|
60 |
# Model Overview
|
61 |
-
This is
|
62 |
-
and
|
63 |
|
64 |
# Model Architecture
|
65 |
This model implements the following graph, which allows punctuation, true-casing, and fullstop prediction
|
|
|
58 |
---
|
59 |
|
60 |
# Model Overview
|
61 |
+
This is an `xlm-roberta` fine-tuned to restore punctuation, true-case (capitalize),
|
62 |
+
and detect sentence boundaries (full stops) in 47 languages.
|
63 |
|
64 |
# Model Architecture
|
65 |
This model implements the following graph, which allows punctuation, true-casing, and fullstop prediction
|