captum icon indicating copy to clipboard operation
captum copied to clipboard

Attribution API refactor: Introduce an optional agg/element-wise variance to LLM attribution results

Open craymichael opened this issue 2 months ago • 1 comments

Summary: As title. It is possible for attr to be computed as an estimated amount over multiple samples of the response, so the estimate has variance. This adds an attribute to store this variance in the results, if we have it.

Differential Revision: D84970183

craymichael avatar Oct 25 '25 23:10 craymichael

@craymichael has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84970183.

meta-codesync[bot] avatar Oct 25 '25 23:10 meta-codesync[bot]