musfiqdehan
commited on
Add a translation widget
Browse files
README.md
CHANGED
@@ -10,6 +10,11 @@ language:
|
|
10 |
metrics:
|
11 |
- bleu
|
12 |
pipeline_tag: translation
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|
|
|
10 |
metrics:
|
11 |
- bleu
|
12 |
pipeline_tag: translation
|
13 |
+
widget:
|
14 |
+
- text: "My name is Sylvain and I live in Paris"
|
15 |
+
example_title: "Parisian"
|
16 |
+
- text: "My name is Sarah and I live in London"
|
17 |
+
example_title: "Londoner"
|
18 |
---
|
19 |
|
20 |
# Model Card for Model ID
|