dilyabareeva / quanda

A toolkit for quantitative evaluation of data attribution methods.
https://quanda.readthedocs.io
MIT License
33 stars 0 forks source link

BERT Tests #223

Open dilyabareeva opened 1 month ago

dilyabareeva commented 1 month ago

This is part of an effort to adopt quanda as a language modality. Ideally, we want our explainers to support the HuggingFace AutoModelForSequenceClassification model instances (see also #8). I don't know if any of our explainer wrapper classes currently support it.

Step for this issue: