tuhinnlp commited on
Commit
6793823
·
verified ·
1 Parent(s): 4c04f68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,5 +9,7 @@ base_model:
9
  Please follow this to know how to do inference
10
  https://github.com/salesforce/creativity_eval/blob/main/WritingRewards/WQRM_inference.py
11
 
 
 
12
  # Ethical Considerations
13
  This release is for research purposes only in support of an academic paper. Our models, datasets, and code are not specifically designed or evaluated for all downstream purposes. We strongly recommend users evaluate and address potential concerns related to accuracy, safety, and fairness before deploying this model. We encourage users to consider the common limitations of AI, comply with applicable laws, and leverage best practices when selecting use cases, particularly for high-risk scenarios where errors or misuse could significantly impact people’s lives, rights, or safety. For further guidance on use cases, refer to our AUP and AI AUP.
 
9
  Please follow this to know how to do inference
10
  https://github.com/salesforce/creativity_eval/blob/main/WritingRewards/WQRM_inference.py
11
 
12
+ Our models are trained on shorter text. If you want to use WQRM for longer text , run at paragraph level and average
13
+
14
  # Ethical Considerations
15
  This release is for research purposes only in support of an academic paper. Our models, datasets, and code are not specifically designed or evaluated for all downstream purposes. We strongly recommend users evaluate and address potential concerns related to accuracy, safety, and fairness before deploying this model. We encourage users to consider the common limitations of AI, comply with applicable laws, and leverage best practices when selecting use cases, particularly for high-risk scenarios where errors or misuse could significantly impact people’s lives, rights, or safety. For further guidance on use cases, refer to our AUP and AI AUP.