diff --git a/routers/repo/aisafety.go b/routers/repo/aisafety.go index f8d1fd661..776b451af 100644 --- a/routers/repo/aisafety.go +++ b/routers/repo/aisafety.go @@ -34,7 +34,7 @@ func CloudBrainAiSafetyCreateTest(ctx *context.Context) { EvalContent: "test", TLPath: "test", Indicators: []string{"ACC,CAV"}, - CDName: "cifar-1000-fgsm", + CDName: "cifar-1000-BA", BDName: "cifar-1000", }