Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,12 @@ tags:
|
|
6 |
- causal-lm
|
7 |
pipeline_tag: text-generation
|
8 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Japanese Stable LM Instruct Gamma 7B
|
@@ -78,7 +84,7 @@ print(out)
|
|
78 |
* **Model type**: `Japanese Stable LM Instruct Gamma 7B` model is an auto-regressive language model based on the transformer decoder architecture.
|
79 |
* **Language(s)**: Japanese
|
80 |
* **License**: This model is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
81 |
-
* **Contact**: For questions and comments about the model, please
|
82 |
|
83 |
### Model Architecture
|
84 |
|
|
|
6 |
- causal-lm
|
7 |
pipeline_tag: text-generation
|
8 |
license: apache-2.0
|
9 |
+
extra_gated_fields:
|
10 |
+
Name: text
|
11 |
+
Email: text
|
12 |
+
Country: text
|
13 |
+
Organization or Affiliation: text
|
14 |
+
I allow Stability AI to contact me about information related to its models and research: checkbox
|
15 |
---
|
16 |
|
17 |
# Japanese Stable LM Instruct Gamma 7B
|
|
|
84 |
* **Model type**: `Japanese Stable LM Instruct Gamma 7B` model is an auto-regressive language model based on the transformer decoder architecture.
|
85 |
* **Language(s)**: Japanese
|
86 |
* **License**: This model is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
87 |
+
* **Contact**: For questions and comments about the model, please join [Stable Community Japan](https://discord.gg/StableJP). For future announcements / information about Stability AI models, research, and events, please follow https://twitter.com/StabilityAI_JP.
|
88 |
|
89 |
### Model Architecture
|
90 |
|