Add some metadata to the readme

#1
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - 'no'
5
+ - nb
6
+ - nn
7
+ pipeline_tag: text-generation
8
+ extra_gated_prompt: >-
9
+ You agree to not use the model to conduct experiments that cause harm to human
10
+ subjects.
11
+ extra_gated_fields:
12
+ Company: text
13
+ Country: text
14
+ Intended Use: text
15
+ library_name: pytorch
16
+ ---