|
|
|
@@ -32,7 +32,7 @@ func CloudBrainAiSafetyCreateTest(ctx *context.Context) { |
|
|
|
EvalName: "test1", |
|
|
|
EvalContent: "test1", |
|
|
|
TLPath: "test1", |
|
|
|
Indicators: []string{"ACC,ASS"}, |
|
|
|
Indicators: []string{"ACC", "ASS"}, |
|
|
|
CDName: "CIFAR10_1000_FGSM对抗样本", |
|
|
|
BDName: "CIFAR10_1000基础数据集", |
|
|
|
} |
|
|
|
|