vdey commited on
Commit
b23803c
·
verified ·
1 Parent(s): ebace6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -10,4 +10,32 @@ pipeline_tag: text-generation
10
  tags:
11
  - chemistry
12
  - molecule optimization
13
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  tags:
11
  - chemistry
12
  - molecule optimization
13
+ ---
14
+
15
+ ### Model Sources
16
+
17
+ <!-- Provide the basic links for the model. -->
18
+
19
+ - **Repository:** [More Information Needed]
20
+ - **Paper [optional]:** [More Information Needed]
21
+ - **Demo [optional]:** [More Information Needed]
22
+
23
+ ## Usage
24
+
25
+ For instructions to run the model, please refer to our repository.
26
+
27
+ ## Bias, Risks, and Limitations
28
+ While our models are designed for research and drug discovery applications,
29
+ they come with ethical and safety considerations:
30
+
31
+ 1. **Potential for Misuse:** Although the model is not explicitly designed to generate toxic,
32
+ controlled, or harmful compounds, adversarial prompts or unintended biases in the pretrained model
33
+ may lead to the generation of undesirable molecules.
34
+ 2. **Unintended Harmful Outputs:** The model does not inherently filter out molecules with high toxicity,
35
+ abuse potential, or environmental hazards. Users must implement additional safeguards to prevent misuse.
36
+ 3. **Absence of Built-in Safety Mechanisms:** The model does not incorporate explicit regulatory or
37
+ safety filters (e.g., toxicity or compliance checks).
38
+ It is the responsibility of users to validate generated molecules for safety and ethical considerations.
39
+
40
+ We urge users to adopt best practices, including toxicity prediction pipelines,
41
+ ethical oversight, and responsible AI usage policies, to prevent harmful applications of this model.