DFKI-NLP / InterroLang

InterroLang: Exploring NLP Models and Datasets through Dialogue-based Explanations [EMNLP 2023 Findings]
https://arxiv.org/abs/2310.05592
5 stars 1 forks source link

[Operations] important/globaltopk + filters #78

Open nfelnlp opened 1 year ago

nfelnlp commented 1 year ago

Created from #25

Right now, globaltopk only operates on a fixed set of pre-computed global explanations. It is only possible to use important on the whole dataset or on a specific class ({classname}). If there's a way to efficiently compute them on other temp_datasets, we can combine this operation with different filters.

prompts/work_in_progress