thenHung commited on
Commit
277b2a3
1 Parent(s): 79bd618

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - microsoft/ms_marco
4
+ language:
5
+ - en
6
+ base_model:
7
+ - google-t5/t5-base
8
+ pipeline_tag: text-generation
9
+ ---