currentlyexhausted commited on
Commit
49ecc10
1 Parent(s): 0c101d0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - yahma/alpaca-cleaned
5
+ language:
6
+ - en
7
+ metrics:
8
+ - bertscore
9
+ library_name: transformers
10
+ pipeline_tag: text2text-generation
11
+ tags:
12
+ - t5
13
+ - pocket
14
+ - llm
15
+ - mobile
16
+ - alpaca
17
+ - flan-t5
18
+ ---