mkshing commited on
Commit
f6a3467
1 Parent(s): 3edc734

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -13,6 +13,12 @@ datasets:
13
  - cerebras/SlimPajama-627B
14
  language:
15
  - ja
 
 
 
 
 
 
16
  ---
17
 
18
  # Japanese StableLM-3B-4E1T Base
@@ -55,7 +61,7 @@ print(tokenizer.decode(tokens[0], skip_special_tokens=True))
55
  * **Model type**: `Japanese StableLM-3B-4E1T Base` model is an auto-regressive language models based on the transformer decoder architecture.
56
  * **Language(s)**: Japanese
57
  * **License**: This model is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
58
- * **Contact**: For questions and comments about the model, please email `lm@stability.ai`
59
 
60
  ### Model Architecture
61
 
 
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 StableLM-3B-4E1T Base
 
61
  * **Model type**: `Japanese StableLM-3B-4E1T Base` model is an auto-regressive language models based on the transformer decoder architecture.
62
  * **Language(s)**: Japanese
63
  * **License**: This model is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
64
+ * **Contact**: For questions and comments about the model, please join [Stable Community Japan](https://discord.com/invite/NNdTGmjh2H). For future announcements / information about Stability AI models, research, and events, please follow https://twitter.com/StabilityAI_JP.
65
 
66
  ### Model Architecture
67