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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,5 +6,8 @@ base_model:
6
  - answerdotai/ModernBERT-large
7
  ---
8
 
 
 
 
9
  # Ethical Considerations
10
  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.
 
6
  - answerdotai/ModernBERT-large
7
  ---
8
 
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.