Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,12 @@ datasets:
|
|
13 |
- cerebras/SlimPajama-627B
|
14 |
language:
|
15 |
- ja
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Japanese Stable LM Base Gamma 7B
|
@@ -57,7 +63,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
|
|
57 |
* **Model type**: `Japanese Stable LM Base Gamma 7B` model is an auto-regressive language model based on the transformer decoder architecture.
|
58 |
* **Language(s)**: Japanese
|
59 |
* **License**: This model is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
60 |
-
* **Contact**: For questions and comments about the model, please
|
61 |
|
62 |
### Model Architecture
|
63 |
|
|
|
13 |
- cerebras/SlimPajama-627B
|
14 |
language:
|
15 |
- ja
|
16 |
+
extra_gated_fields:
|
17 |
+
Name: text
|
18 |
+
Email: text
|
19 |
+
Country: text
|
20 |
+
Organization or Affiliation: text
|
21 |
+
I allow Stability AI to contact me about information related to its models and research: checkbox
|
22 |
---
|
23 |
|
24 |
# Japanese Stable LM Base Gamma 7B
|
|
|
63 |
* **Model type**: `Japanese Stable LM Base Gamma 7B` model is an auto-regressive language model based on the transformer decoder architecture.
|
64 |
* **Language(s)**: Japanese
|
65 |
* **License**: This model is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
66 |
+
* **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.
|
67 |
|
68 |
### Model Architecture
|
69 |
|