/solvability-explainer

Code repository for the EACL 2023 (Findings) paper "The Solvability of Interpretability Evaluation Metrics"

Primary LanguagePythonMIT LicenseMIT

Solvability-Based Explainer (solvex)

This package implements the model-agnostic explainer introduced in the EACL 2023 (Findings) paper The Solvability of Interpretability Evaluation Metrics.

Installation

This package can be installed with pip install solvex.

Usage

Please refer to the project homepage for toturials and documentation. In addition, sample jupyter notebooks are available in the examples folder.