mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-07-17 16:27:23 +02:00
[Doc] Fixing typos in diverse files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# 3.2 AI Model Testing
|
||||
|
||||
The **AI Model Testing** category addresses vulnerabilities and robustness of the AI model itself, independently from its deployment context. This category specifically targets intrinsic properties and behaviors of AI models, ensuring they perform reliably under adversarial conditions, do not leak sensitive information, and remain aligned with their intended goals.
|
||||
The **AI Model Testing** category addresses vulnerabilities and robustness of the AI model itself, independently of deployment context. This category specifically targets intrinsic properties and behaviors of AI models, ensuring they perform reliably under adversarial conditions, do not leak sensitive information, and remain aligned with their intended goals.
|
||||
|
||||
Testing at the model level helps detect fundamental weaknesses such as susceptibility to evasion attacks, data poisoning, privacy leaks, and misalignment issues, which could otherwise propagate to all deployments of that model. Comprehensive model testing is essential to maintaining the integrity, security, and trustworthiness of AI systems.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user