oliverguhr commited on
Commit
bc41d2b
1 Parent(s): 2f495e3

added titles

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,8 +8,10 @@ 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
  ---
 
8
  - punctuation prediction
9
  license: MIT
10
  widget:
 
11
  - text: "Ist das eine Frage Frau Müller"
12
+ example_title: "German"
13
+ - text: "My name is Clara and I live in Berkeley California"
14
+ example_title: "English"
15
  metrics:
16
  - f1
17
  ---