saattrupdan
commited on
Commit
•
5213711
1
Parent(s):
8ef41ed
Add some metadata to the readme
Browse filesJust adding some basic metadata, to make it easier to find this model. Added the same license, languages and gated prompt as [v1](https://huggingface.co/NbAiLab/nb-gpt-j-6B) - please correct me if it should be different for this one :)
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 |
+
---
|