Hemanth-thunder commited on
Commit
15e0a25
·
1 Parent(s): 96279e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
- pipeline_tag: text2text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
+ license: openrail
3
+ datasets:
4
+ - Hemanth-thunder/en_ta
5
+ metrics:
6
+ - sacrebleu
7
+ - bleu
8
+ verified: true
9
+ pipeline_tag: translation
10
+ tags:
11
+ - Translation
12
+ widget:
13
+ - text: Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
14
+ - text: The two men running to become New York City's next mayor
15
+ language:
16
+ - en
17
+ - ta
18
+ inference:
19
+ parameters:
20
+ src_lang : en
21
+ tgt_lang : ta
22
  ---