1-800-BAD-CODE commited on
Commit
c502d01
1 Parent(s): a392f9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -58,8 +58,8 @@ language:
58
  ---
59
 
60
  # Model Overview
61
- This is a fine-tuned `xlm-roberta` model that restores punctuation, true-cases (capitalizes),
62
- and detects 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
 
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