Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,18 @@ pipeline_tag: translation
|
|
7 |
datasets:
|
8 |
- zaanind/sinhala_englsih_parrel_corpus
|
9 |
|
|
|
|
|
|
|
|
|
|
|
10 |
widget:
|
11 |
- text: "you will receive a notification when your order is ready for pickup"
|
12 |
example_title: "example 1"
|
13 |
-
|
14 |
-
tgt_lang: "sin_Sinh"
|
15 |
- text: "you will receive a response to your inquiry within 24 hours"
|
16 |
example_title: "example 2"
|
17 |
-
|
18 |
-
- tgt_lang: "sin_Sinh"
|
19 |
|
20 |
|
21 |
---
|
|
|
7 |
datasets:
|
8 |
- zaanind/sinhala_englsih_parrel_corpus
|
9 |
|
10 |
+
inference:
|
11 |
+
parameters:
|
12 |
+
src_lang: "eng_Latn"
|
13 |
+
tgt_lang: "sin_Sinh"
|
14 |
+
|
15 |
widget:
|
16 |
- text: "you will receive a notification when your order is ready for pickup"
|
17 |
example_title: "example 1"
|
18 |
+
|
|
|
19 |
- text: "you will receive a response to your inquiry within 24 hours"
|
20 |
example_title: "example 2"
|
21 |
+
|
|
|
22 |
|
23 |
|
24 |
---
|