oliverguhr commited on
Commit
652536b
1 Parent(s): ef3fc81

metadata added

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -1,5 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
-
3
  ```
4
  precision recall f1-score support
5
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - de
5
+ - fr
6
+ - it
7
+ - nl
8
+ tags:
9
+ - punctuation prediction
10
+ - punctuation
11
+ datasets: wmt/europarl
12
+ license: mit
13
+ widget:
14
+ - text: "Ho sentito che ti sei laureata il che mi fa molto piacere"
15
+ example_title: "Italian"
16
+ - text: "Tous les matins vers quatre heures mon père ouvrait la porte de ma chambre"
17
+ example_title: "French"
18
+ - text: "Ist das eine Frage Frau Müller"
19
+ example_title: "German"
20
+ - text: "My name is Clara and I live in Berkeley California"
21
+ example_title: "English"
22
+ metrics:
23
+ - f1
24
+ ---
25
 
26
+ ## Classification report over all languages
27
  ```
28
  precision recall f1-score support
29