oliverguhr
commited on
Commit
•
2f495e3
1
Parent(s):
88db183
added tags and samples
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- de
|
5 |
+
- fr
|
6 |
+
- it
|
7 |
+
tags:
|
8 |
+
- punctuation prediction
|
9 |
+
license: MIT
|
10 |
+
widget:
|
11 |
+
- text: "My name is Clara and I live in Berkeley California"
|
12 |
+
- text: "Ist das eine Frage Frau Müller"
|
13 |
+
metrics:
|
14 |
+
- f1
|
15 |
+
---
|