1-800-BAD-CODE commited on
Commit
e3f629a
1 Parent(s): 8951f03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +90 -0
README.md CHANGED
@@ -1,3 +1,93 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: onnx
4
+ tags:
5
+ - punctuation
6
+ - sentence boundary detection
7
+ - truecasing
8
+ language:
9
+ - af
10
+ - am
11
+ - ar
12
+ - bg
13
+ - bn
14
+ - de
15
+ - el
16
+ - en
17
+ - es
18
+ - et
19
+ - fa
20
+ - fi
21
+ - fr
22
+ - gu
23
+ - hi
24
+ - hr
25
+ - hu
26
+ - id
27
+ - is
28
+ - it
29
+ - ja
30
+ - kk
31
+ - kn
32
+ - ko
33
+ - ky
34
+ - lt
35
+ - lv
36
+ - mk
37
+ - ml
38
+ - mr
39
+ - nl
40
+ - or
41
+ - pa
42
+ - pl
43
+ - ps
44
+ - pt
45
+ - ro
46
+ - ru
47
+ - rw
48
+ - so
49
+ - sr
50
+ - sw
51
+ - ta
52
+ - te
53
+ - tr
54
+ - uk
55
+ - zh
56
  ---
57
+ # Model Overview
58
+ This model accepts as input lower-cased, unpunctuated, unsegmented text in 47 languages and performs punctuation restoration, true-casing (capitalization), and sentence boundary detection (segmentation).
59
+
60
+ # Model Details
61
+
62
+
63
+ # Usage
64
+
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ## Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ # Training Details
77
+
78
+ ## Training Data
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Procedure
83
+
84
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
85
+
86
+ ### Preprocessing [optional]
87
+
88
+ [More Information Needed]
89
+
90
+
91
+ # Bias, Risks, and Limitation
92
+
93
+ # Evaluation