MART icon indicating copy to clipboard operation
MART copied to clipboard

Use of `CallWith` in attack objectives and gains?

Open dxoigmn opened this issue 1 year ago • 0 comments

Why do attack objectives and gains use CallWith?

https://github.com/IntelLabs/MART/blob/9d1a03d41e8162bfa4590bf600d4d1a19854262e/mart/configs/attack/gain/modular.yaml#L1

https://github.com/IntelLabs/MART/blob/9d1a03d41e8162bfa4590bf600d4d1a19854262e/mart/configs/attack/objective/object_detection_missed.yaml#L1

Shouldn't we just be able to pass these arguments in using sequences? Or what is going on here?

dxoigmn avatar Jun 22 '23 21:06 dxoigmn