shhossain commited on
Commit
e81f3eb
·
1 Parent(s): 17aa13f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -13,6 +13,23 @@ widget:
13
  example_title: "Example 1"
14
  - text: "I am so sorry this is a day late, guys. Unfortunately, my internet was down so it was out of my control."
15
  example_title: "Example 2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  ### English-Bengali Translation Model
 
13
  example_title: "Example 1"
14
  - text: "I am so sorry this is a day late, guys. Unfortunately, my internet was down so it was out of my control."
15
  example_title: "Example 2"
16
+ model-index:
17
+ - name: shhossain/opus-mt-en-to-bn
18
+ results:
19
+ - task:
20
+ type: translation
21
+ name: Translation
22
+ dataset:
23
+ type: opus100
24
+ name: opus100
25
+ split: validation
26
+ metrics:
27
+ - type: Bleu
28
+ value: 12.537400
29
+ - type: Validation Loss
30
+ value: 2.120669
31
+ - type: Training Loss
32
+ value: 1.771200
33
  ---
34
 
35
  ### English-Bengali Translation Model