JRosenkranz commited on
Commit
b64dd1d
·
verified ·
1 Parent(s): e18173d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -20,4 +20,8 @@ Representing IBM’s commitment to open source innovation IBM has released grani
20
 
21
  #### Pre-Training Data
22
 
23
- The model was trained on 2T tokens, with sampling proportions designed to match the sampling distributions released in the Llama1 paper as closely as possible.
 
 
 
 
 
20
 
21
  #### Pre-Training Data
22
 
23
+ The model was trained on 2T tokens, with sampling proportions designed to match the sampling distributions released in the Llama1 paper as closely as possible.
24
+
25
+ #### Bias, Risks, and Limitations
26
+
27
+ Granite-7b-base is a base model and has not undergone any safety alignment, there it may produce problematic outputs. In the absence of adequate safeguards and RLHF, there exists a risk of malicious utilization of these models for generating disinformation or harmful content. Caution is urged against complete reliance on a specific language model for crucial decisions or impactful information, as preventing these models from fabricating content is not straightforward. Additionally, it remains uncertain whether smaller models might exhibit increased susceptibility to hallucination in ungrounded generation scenarios due to their reduced sizes and memorization capacities. This aspect is currently an active area of research, and we anticipate more rigorous exploration, comprehension, and mitigations in this domain.