Update README.md
Browse files
README.md
CHANGED
@@ -101,6 +101,11 @@ The model is intended to be used by all individuals as a foundational model for
|
|
101 |
|
102 |
The pre-training dataset may have contained offensive or inappropriate content even after applying data cleansing filters which can be reflected in the model-generated text. We recommend users exercise reasonable caution when using these models in production systems. Do not use the model for any applications that may cause harm or distress to individuals or groups.
|
103 |
|
|
|
|
|
|
|
|
|
|
|
104 |
|
105 |
## Acknowledgements
|
106 |
|
|
|
101 |
|
102 |
The pre-training dataset may have contained offensive or inappropriate content even after applying data cleansing filters which can be reflected in the model-generated text. We recommend users exercise reasonable caution when using these models in production systems. Do not use the model for any applications that may cause harm or distress to individuals or groups.
|
103 |
|
104 |
+
## Credits
|
105 |
+
|
106 |
+
The fine-tuning was carried out by [Fujiki Nakamura](https://huggingface.co/fujiki).
|
107 |
+
Other aspects, including data preparation and evaluation, were handled by the Language Team of Stability AI Japan, notably [Meng Lee](https://huggingface.co/leemeng), [Makoto Shing](https://huggingface.co/mkshing), [Paul McCann](https://huggingface.co/polm-stability), [Naoki Orii](https://huggingface.co/mrorii), and [Takuya Akiba](https://huggingface.co/iwiwi).
|
108 |
+
|
109 |
|
110 |
## Acknowledgements
|
111 |
|