HongcanGuo04 commited on
Commit
9ee16d1
·
verified ·
1 Parent(s): a3cb3b0

statement

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -200,6 +200,24 @@ This checkpoint is **not instruction-tuned** and has not gone through RLHF. It s
200
  - Generation quality can be sensitive to prompt format and prompt length. QA-style prompts such as `"Question: ... Answer:"` are recommended for quick evaluation.
201
  - The model uses mutable KV caches during generation; service implementations should serialize generation inside one process unless cache handling is explicitly isolated.
202
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  ## Citation
204
 
205
  If you use Cola DLM in your work, please cite:
 
200
  - Generation quality can be sensitive to prompt format and prompt length. QA-style prompts such as `"Question: ... Answer:"` are recommended for quick evaluation.
201
  - The model uses mutable KV caches during generation; service implementations should serialize generation inside one process unless cache handling is explicitly isolated.
202
 
203
+ ## Safety Statement and Use Restrictions
204
+
205
+ Cola DLM is a research-oriented checkpoint for continuous latent diffusion language modeling. The released model is relatively small and has **not been instruction-tuned, RLHF-aligned, or systematically safety-aligned**. Therefore, it does not provide reliable refusal behavior, content moderation, or risk detection. Its outputs may contain inaccurate, offensive, biased, unlawful, inappropriate, or misleading content.
206
+
207
+ This model is intended only for academic research and technical experimentation. We do not encourage, support, or authorize the use of Cola DLM to generate, distribute, or assist with the following types of content:
208
+
209
+ - Pornographic, sexually explicit, exploitative, or otherwise inappropriate content;
210
+ - Gambling-related content, including gambling promotion, betting advice, or illegal gambling services;
211
+ - Content related to illegal drugs or controlled substances, including instructions for manufacturing, purchasing, selling, using, or evading regulation;
212
+ - Hate, harassment, discrimination, threats of violence, extremist, or inflammatory content;
213
+ - Political manipulation, targeted political persuasion, political misinformation, incitement of international or intergroup conflict, or sensitive political content that may escalate social, national, or geopolitical tensions;
214
+ - Illegal activities, regulatory evasion, cyber abuse, privacy violations, or other content that may cause real-world harm;
215
+ - Automated advice or decision-making in high-stakes domains such as medical, legal, financial, safety-critical, or security-sensitive settings.
216
+
217
+ Users who download, deploy, fine-tune, redistribute, or build applications based on this model are responsible for implementing appropriate safety and compliance measures. Such measures may include, but are not limited to, input and output moderation, access control, logging and auditing, human review, red-teaming, and compliance checks under applicable laws and regulations.
218
+
219
+ Cola DLM should not be treated as a production-ready chatbot or a safety-reliable general-purpose assistant. Any content generated by this model does not represent the views, positions, or endorsements of the authors, affiliated institutions, or contributors.
220
+
221
  ## Citation
222
 
223
  If you use Cola DLM in your work, please cite: