yixinsong commited on
Commit
bc2db1c
·
verified ·
1 Parent(s): b51db6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -102,4 +102,8 @@ print(responses)
102
  ```python
103
  from modelscope import AutoModelForCausalLM, AutoTokenizer
104
  ```
 
 
 
 
105
 
 
102
  ```python
103
  from modelscope import AutoModelForCausalLM, AutoTokenizer
104
  ```
105
+ ## Statement
106
+ - Due to the constraints of its model size and the limitations of its training data, its responses may contain factual inaccuracies, biases, or outdated information.
107
+ - Users bear full responsibility for independently evaluating and verifying the accuracy and appropriateness of all generated content.
108
+ - SmallThinker does not possess genuine comprehension or consciousness and cannot express personal opinions or value judgments.
109