wangkevin02 commited on
Commit
f3c1b5f
·
verified ·
1 Parent(s): 725d1cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ base_model:
13
 
14
  ## Model Description
15
 
16
- > **GitHub repository** for exploring the source code and additional resources:https://github.com/wangkevin02/USP
17
 
18
  The **AI Detect Model** is a binary classification model designed to determine whether a given text is AI-generated (label=1) or written by a human (label=0). This model plays a crucial role in providing AI detection rewards, helping to prevent reward hacking during Reinforcement Learning with Cycle Consistency (RLCC). For more details, please refer to [our paper](https://tongyi.aliyun.com/qianwen/?sessionId=ea3bbcf36a2346a0a7819b06fcb36a1c#).
19
 
 
13
 
14
  ## Model Description
15
 
16
+ > **GitHub repository** for exploring the source code and additional resources: https://github.com/wangkevin02/USP
17
 
18
  The **AI Detect Model** is a binary classification model designed to determine whether a given text is AI-generated (label=1) or written by a human (label=0). This model plays a crucial role in providing AI detection rewards, helping to prevent reward hacking during Reinforcement Learning with Cycle Consistency (RLCC). For more details, please refer to [our paper](https://tongyi.aliyun.com/qianwen/?sessionId=ea3bbcf36a2346a0a7819b06fcb36a1c#).
19