juewang commited on
Commit
9caedd0
1 Parent(s): dac3f66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -57
README.md CHANGED
@@ -3,35 +3,23 @@ license: apache-2.0
3
  language:
4
  - en
5
  ---
6
- # OpenChaT v1
7
- This model card focuses on the model associated with the OpenChaT model, codebase available [here](https://github.com/togethercomputer/OpenChaT).
8
 
9
- \[TODO: description\]
10
- This OpenChaT v1 model is fine-tuned from...
 
 
 
11
 
12
  ## Model Details
13
- - **Developed by**: \[TODO\] Together Computer, LAION, ...
14
- - **Model type**: \[TODO\]
15
  - **Language(s)**: English
16
  - **License**: Apache 2.0
17
- - **Model Description**: \[TODO\]
18
  - **Resources for more information**: [GitHub Repository](https://github.com/togethercomputer/OpenChaT).
19
 
20
- **Cite as**
21
-
22
- \[TODO\]
23
- @InProceedings{Rombach_2022_CVPR,
24
- author = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn},
25
- title = {High-Resolution Image Synthesis With Latent Diffusion Models},
26
- booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
27
- month = {June},
28
- year = {2022},
29
- pages = {10684-10695}
30
- }
31
-
32
  ## Examples
33
- \[TODO\]
34
-
35
 
36
  # Uses
37
  \[TODO\]
@@ -50,35 +38,39 @@ The model is intended for research purposes only. Possible research areas and ta
50
  Excluded uses are described below.
51
 
52
  ### Misuse, Malicious Use, and Out-of-Scope Use
53
- \[TODO\]
54
- _Note: This section is originally taken from the [DALLE-MINI model card](https://huggingface.co/dalle-mini/dalle-mini), was used for Stable Diffusion v1, but applies in the same way to Stable Diffusion v2_.
55
 
56
- The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.
 
 
57
 
58
  #### Out-of-Scope Use
59
- \[TODO\]
60
- The model was not trained to be factual or true representations of people or events, and therefore using the model to generate such content is out-of-scope for the abilities of this model.
 
 
61
 
62
  #### Misuse and Malicious Use
63
- \[TODO\]
64
- Using the model to generate content that is cruel to individuals is a misuse of this model. This includes, but is not limited to:
65
 
66
- - Generating demeaning, dehumanizing, or otherwise harmful representations of people or their environments, cultures, religions, etc.
67
- - Intentionally promoting or propagating discriminatory content or harmful stereotypes.
68
- - Impersonating individuals without their consent.
69
- - Sexual content without consent of the people who might see it.
70
- - Mis- and disinformation
71
- - Representations of egregious violence and gore
72
- - Sharing of copyrighted or licensed material in violation of its terms of use.
73
- - Sharing content that is an alteration of copyrighted or licensed material in violation of its terms of use.
74
 
75
- ## Limitations and Bias
76
 
77
- ### Limitations
78
- \[TODO\]
 
 
 
 
 
 
 
79
 
80
- ### Bias
81
- \[TODO\]
 
 
 
82
 
83
  ## Training
84
 
@@ -89,11 +81,11 @@ Using the model to generate content that is cruel to individuals is a misuse of
89
  \[TODO\]
90
 
91
  \[TODO\]
92
- - **Hardware:** 32 x 8 x A100 GPUs
93
  - **Optimizer:** AdamW
94
- - **Gradient Accumulations**: 1
95
- - **Batch:** 32 x 8 x 2 x 4 = 2048
96
- - **Learning rate:** warmup to 0.0001 for 10,000 steps and then kept constant
97
 
98
  ## Evaluation Results
99
  \[TODO\]
@@ -109,15 +101,4 @@ Based on that information, we estimate the following CO2 emissions using the [Ma
109
  - **Compute Region:** US-east
110
  - **Carbon Emitted (Power consumption x Time x Carbon produced based on location of power grid):** 15000 kg CO2 eq.
111
 
112
- ## Citation
113
- \[TODO\]
114
- @InProceedings{Rombach_2022_CVPR,
115
- author = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn},
116
- title = {High-Resolution Image Synthesis With Latent Diffusion Models},
117
- booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
118
- month = {June},
119
- year = {2022},
120
- pages = {10684-10695}
121
- }
122
-
123
- *This model card was written by: \[TODO\]
 
3
  language:
4
  - en
5
  ---
 
 
6
 
7
+ # GPT-NeoXT-Chat-Base-20B
8
+
9
+ GPT-NeoXT-Chat-Base-20B is a 20B parameter open source chat model, fine-tuned from EleutherAI’s GPT-NeoX with over 40 million instructions on 100% carbon negative compute.
10
+ It is part of OpenChatKit (codebase available [here](https://github.com/togethercomputer/OpenChaT))
11
+ a community project that enables the open source AI contributors to improve the datasets available for training large language models and chatbots.
12
 
13
  ## Model Details
14
+ - **Developed by**: \[TODO\] Together Computer, LAION, Ontocord, ...
15
+ - **Model type**: Language Model
16
  - **Language(s)**: English
17
  - **License**: Apache 2.0
18
+ - **Model Description**: A 20B parameter open source chat model, fine-tuned from EleutherAI’s NeoX with over 40M instructions on 100% carbon negative compute
19
  - **Resources for more information**: [GitHub Repository](https://github.com/togethercomputer/OpenChaT).
20
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ## Examples
22
+ \[TODO\] sync with the blog post
 
23
 
24
  # Uses
25
  \[TODO\]
 
38
  Excluded uses are described below.
39
 
40
  ### Misuse, Malicious Use, and Out-of-Scope Use
 
 
41
 
42
+ The OpenChatKit community provides GPT-NeoXT-Chat-Base-20B as an open source tool for building chatbots.
43
+ The community is not responsible for any misuse, malicious use, or out-of-scope use of the model.
44
+ It is the responsibility of the end user to ensure that the model is used in a responsible and ethical manner.
45
 
46
  #### Out-of-Scope Use
47
+
48
+ GPT-NeoXT-Chat-Base-20B is designed for use in chatbot applications and may not perform well for other use cases outside of its intended scope.
49
+ For example, it may not be suitable for use in safety-critical applications or for making decisions that have a significant impact on individuals or society.
50
+ It is important to consider the limitations of the model and to only use it for its intended purpose.
51
 
52
  #### Misuse and Malicious Use
 
 
53
 
54
+ GPT-NeoXT-Chat-Base-20B is designed for use in chatbot applications and should not be used for any other purpose.
55
+ Misuse of the model, such as using it to engage in illegal or unethical activities, is strictly prohibited and goes against the principles of the OpenChatKit community project.
 
 
 
 
 
 
56
 
57
+ Using the model to generate content that is cruel to individuals is a misuse of this model. This includes, but is not limited to:
58
 
59
+ - Generating fake news, misinformation, or propaganda
60
+ - Promoting hate speech, discrimination, or violence against individuals or groups
61
+ - Impersonating individuals or organizations without their consent
62
+ - Engaging in cyberbullying or harassment
63
+ - Defamatory content
64
+ - Spamming or scamming
65
+ - Sharing confidential or sensitive information without proper authorization
66
+ - Violating the terms of use of the model or the data used to train it
67
+ - Creating automated bots for malicious purposes such as spreading malware, phishing scams, or spamming
68
 
69
+ ## Limitations
70
+
71
+ GPT-NeoXT-Chat-Base-20B, like other language model-based chatbots, has limitations that should be taken into consideration.
72
+ For example, the model may not always provide accurate or relevant answers, particularly for questions that are complex, ambiguous, or outside of its training data.
73
+ We therefore welcome contributions from individuals and organizations, and encourage collaboration towards creating a more robust and inclusive chatbot.
74
 
75
  ## Training
76
 
 
81
  \[TODO\]
82
 
83
  \[TODO\]
84
+ - **Hardware:** 2 x 8 x A100 GPUs
85
  - **Optimizer:** AdamW
86
+ - **Gradient Accumulations**: 2
87
+ - **Batch:** 2 x 2 x 64 x 2048 = 524288 tokens
88
+ - **Learning rate:** warmup to 1e-6 for 100 steps and then kept constant
89
 
90
  ## Evaluation Results
91
  \[TODO\]
 
101
  - **Compute Region:** US-east
102
  - **Carbon Emitted (Power consumption x Time x Carbon produced based on location of power grid):** 15000 kg CO2 eq.
103
 
104
+