Trouter-Library commited on
Commit
8e04216
·
verified ·
1 Parent(s): 2d56d40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Kat-Gen1
2
 
3
  ---
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - text-generation
8
+ - causal-lm
9
+ - pytorch
10
+ - transformers
11
+ library_name: transformers
12
+ datasets:
13
+ - custom
14
+ metrics:
15
+ - perplexity
16
+ - bleu
17
+ - rouge
18
+ base_model: gpt-neox
19
+ ---
20
  # Kat-Gen1
21
 
22
  ---