PaddlePaddle/InterpretDL v0.8.0
PaddlePaddle/InterpretDL
Captured source
source ↗published Dec 15, 2022seen 5dcaptured 9hhttp 200method plain
InterpretDL v0.8.0 Release
Repository: PaddlePaddle/InterpretDL
Tag: v0.8.0
Published: 2022-12-15T13:27:38Z
Prerelease: no
Release notes: We release the version 0.8.0 of InterpretDL, with new features as follows:
- Add new trustworthiness/faithfulness evaluation metrics. Infidelity is added. NLP tasks are supported too.
- TransformerInterpreters support models that may have global pooling at end.
- Add SmoothGradNLPInterpreter.
- General compatibility.
Depreciation:
use_cudais removed. Usedevice._paddle_prepareis removed. Use_build_predict_fn.
We have two more papers got accepted by AAAI'23 and Artificial Intelligence respectively. See implementations at G-LIME and TrainingDynamics.