DhaneshV commited on
Commit
ee81725
1 Parent(s): 75c20df

Create README.md

Browse files

# Directions:
- The tokenizer this uses is T-5 's tokenizer itself.
- Tokenize the question and answer together and you will get the target sentence !

Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - domenicrosati/QA2D
4
+ metrics:
5
+ - bleu
6
+ ---