fgdrg commited on
Commit
7a3bda1
·
verified ·
1 Parent(s): e84e839

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,12 +16,12 @@ It is worth noting that due to its lightweight and rapid response, Thought-Align
16
 
17
  If you require the Thought-Aligner-1.5B or a smaller variant, please contact us at whitzardindex@gmail.com.
18
 
19
- Thought-Aligner 是一款通过在每次执行Action前实时纠正所有高风险Thought,来确保智能体行为轨迹安全的模型。纠正后的Thought会重新反馈给agent,以保障后续决策和工具调用更加安全可靠。该模型基于 Qwen2.5-7B-Instruct 微调而来。
20
 
21
  我们在ToolEmu、PrivacyLens 和 Agent-SafetyBench三个agent安全基准上,对 Thought-Aligner-7B 与 Thought-Aligner-1.5B 进行了评估。大量实验结果表明,二者平均可将智能体行为安全性提升至 90%,安全性能显著改善。
22
  值得一提的是,Thought-Aligner 体量小、响应快,在具身智能体中也具有极大的部署潜力。
23
 
24
- 如需获取 Thought-Aligner-1.5B 或更小版本,请发送邮件至 whitzardindex@gmail.com。
25
 
26
 
27
 
 
16
 
17
  If you require the Thought-Aligner-1.5B or a smaller variant, please contact us at whitzardindex@gmail.com.
18
 
19
+ <!-- Thought-Aligner 是一款通过在每次执行Action前实时纠正所有高风险Thought,来确保智能体行为轨迹安全的模型。纠正后的Thought会重新反馈给agent,以保障后续决策和工具调用更加安全可靠。该模型基于 Qwen2.5-7B-Instruct 微调而来。
20
 
21
  我们在ToolEmu、PrivacyLens 和 Agent-SafetyBench三个agent安全基准上,对 Thought-Aligner-7B 与 Thought-Aligner-1.5B 进行了评估。大量实验结果表明,二者平均可将智能体行为安全性提升至 90%,安全性能显著改善。
22
  值得一提的是,Thought-Aligner 体量小、响应快,在具身智能体中也具有极大的部署潜力。
23
 
24
+ 如需获取 Thought-Aligner-1.5B 或更小版本,请发送邮件至 whitzardindex@gmail.com。 -->
25
 
26
 
27