1-800-BAD-CODE
commited on
Commit
•
c69ed9f
1
Parent(s):
362aa25
Update README.md
Browse files
README.md
CHANGED
@@ -67,7 +67,8 @@ widget:
|
|
67 |
This is an `xlm-roberta` fine-tuned to restore punctuation, true-case (capitalize),
|
68 |
and detect sentence boundaries (full stops) in 47 languages.
|
69 |
|
70 |
-
Note that the widget may not be working yet; HF requires models to be public before
|
|
|
71 |
|
72 |
# Usage
|
73 |
|
@@ -743,8 +744,9 @@ seg test report:
|
|
743 |
</details>
|
744 |
|
745 |
|
|
|
746 |
|
747 |
-
|
748 |
|
749 |
This section briefly demonstrates the models behavior when presented with the following:
|
750 |
|
@@ -821,4 +823,4 @@ Outputs:
|
|
821 |
Please RSVP for the party ASAP, preferably before 8 p.m. tonight.
|
822 |
```
|
823 |
|
824 |
-
</details>
|
|
|
67 |
This is an `xlm-roberta` fine-tuned to restore punctuation, true-case (capitalize),
|
68 |
and detect sentence boundaries (full stops) in 47 languages.
|
69 |
|
70 |
+
Note that the widget may not be working yet; HF requires models to be public before allowing the widget to run,
|
71 |
+
so it cannot be tested before making it publicly available.
|
72 |
|
73 |
# Usage
|
74 |
|
|
|
744 |
</details>
|
745 |
|
746 |
|
747 |
+
# Extra Stuff
|
748 |
|
749 |
+
## Acronyms, abbreviations, and bi-capitalized words
|
750 |
|
751 |
This section briefly demonstrates the models behavior when presented with the following:
|
752 |
|
|
|
823 |
Please RSVP for the party ASAP, preferably before 8 p.m. tonight.
|
824 |
```
|
825 |
|
826 |
+
</details>
|