zaanind commited on
Commit
90513b3
·
1 Parent(s): c14789c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
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
- src_lang: "eng_Latn"
14
- tgt_lang: "sin_Sinh"
15
  - text: "you will receive a response to your inquiry within 24 hours"
16
  example_title: "example 2"
17
- src_lang: "eng_Latn"
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
  ---