shravanm commited on
Commit
29ee028
1 Parent(s): 79422f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
 
 
 
 
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - translation
6
  license: apache-2.0
7
+ datasets:
8
+ - CS673QADataset
9
+ metrics:
10
+ - bleu
11
+ - sacrebleu
12
+ library_name: flair
13
+ pipeline_tag: question-answering
14
+ ---