samiulhaq commited on
Commit
2a1f059
1 Parent(s): 87aa5cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
 
 
 
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - ur
5
  license: apache-2.0
6
+ datasets:
7
+ - iwslt14
8
+ metrics:
9
+ - bleu
10
+ library_name: fairseq
11
+ pipeline_tag: translation
12
  ---
13
+
14
+ ### English to Urdu Translation
15
+
16
+ * source group: English
17
+ * target group: Urdu
18
+
19
+ * model: transformer
20
+ * Test Set: WMT2017
21
+ * pre-processing: Moses + Indic Tokenizer
22
+ * Dataset + Libray Details: [DLNMT](https://github.com/sami-haq99/nrpu-dlnmt)
23
+
24
+ ## Benchmarks
25
+
26
+ | testset | BLEU |
27
+ |-----------------------|-------|
28
+ | Wmt2017 | 57.95 |