cstr commited on
Commit
9f645ed
β€’
1 Parent(s): 4643627

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -1,4 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- title: Translate Datasets
4
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Translate datasets
3
+ emoji: πŸŒ–
4
+ colorFrom: gray
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 4.24.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+ This translates english datasets to German with wmt21.
12
+
13
+ It is yet a prototype. As soon as it works, we could add further dataset types and languages.