issues
search
cdpierse
/
transformers-interpret
Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.
Apache License 2.0
1.3k
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can we use transformer-interpret in machine translation model
#152
rafikg
opened
3 weeks ago
0
Mismatch in Predicted Labels and ignored_labels=['O'] Not Working
#151
valentinaosetrov
opened
1 month ago
0
Trouble when used on a fine-tuned on my own dataset: TypeError: argument after ** must be a mapping, not Tensor
#149
Novampe
opened
2 months ago
0
MutliClass True Labels: Bug Fix
#148
elemets
opened
5 months ago
0
Error Using LLama-2 with Fine-Tuned LoRA Adapters: Tensor Size Mismatch in apply_rotary_pos_emb Function
#147
montygole
opened
5 months ago
4
Error :AssertionError: Forward hook did not obtain any outputs for given layer
#146
anonimoustt
opened
6 months ago
0
How to use classification explainer for custom models?
#145
Hossein-1991
opened
7 months ago
0
Is it available with LLMs?
#144
LAB-703
opened
8 months ago
0
Using this for Music domain models
#142
elloza
opened
10 months ago
0
Broken link for Captum Algorithm Overview in the README
#141
paihengxu
opened
1 year ago
0
Support for Reformer
#139
jayeshp0
opened
1 year ago
0
Update README.md Zero Shot Code block
#137
Owaiskhan9654
closed
1 year ago
1
How to use other types of transformers models?
#135
heng840
opened
1 year ago
1
Issue with Zero Shot Classifier
#133
ericbugin1
opened
1 year ago
0
ImageClassificationExplainer: AttributeError: ndim when trying to visualize.
#132
mollie9523
opened
1 year ago
3
Bump pyproject for release 0.10.0
#131
cdpierse
closed
1 year ago
0
Support for Longformer
#130
mpafla
opened
1 year ago
0
Support for Summarization models
#129
jmdu99
opened
1 year ago
3
Output probability - SequenceClassificationExplainer
#128
SShah30-hue
opened
1 year ago
0
Prediction differs from non-explainable evaluation
#127
creisle
opened
1 year ago
1
Bump cryptography from 37.0.4 to 39.0.1
#126
dependabot[bot]
opened
1 year ago
0
ZeroShotClassificationExplainer appears to be broken
#125
tr-enjoyer
opened
1 year ago
0
Is it normal that attribution takes multiple seconds per text, even on a GPU?
#124
MoritzLaurer
opened
1 year ago
1
Text attribution fails for XLM-Roberta models
#123
nishantgurunath
opened
1 year ago
5
'Bert' object has no attribute 'config'
#122
Hossein-1991
opened
1 year ago
0
Fix/fix multilabel activation
#121
cdpierse
closed
1 year ago
0
Make MultiLabelClassificationExplainer use sigmoid activation, added MultiClassClassificationExplainer, labels sorted according to label id
#120
SimonLinnebjerg
closed
1 year ago
0
Issue using BertTokenizer (AttributeError)
#119
Khazmadoz
opened
1 year ago
2
Bump certifi from 2022.6.15 to 2022.12.7
#118
dependabot[bot]
opened
1 year ago
0
Token Classification Memory Issue
#117
mattdeeperinsights
opened
2 years ago
0
Bump pillow from 9.2.0 to 9.3.0
#116
dependabot[bot]
opened
2 years ago
0
Fix path for Pairwise Sequence Classification
#115
rinapch
closed
2 years ago
1
How to interpret the model fine tuning on the pre-trained ViT model using the imagery with larger resolution (500 * 500) than the pre-trained dataset (224 * 224)
#114
lyfranki
opened
2 years ago
0
ImportError: cannot import name 'PairwiseSequenceClassificationExplainer'
#112
eunjiinkim
opened
2 years ago
1
Fix/sequence truncation
#111
e-tornike
closed
2 months ago
3
Feature/gpu image classification
#110
cdpierse
closed
2 years ago
0
Bump version for 0.9.0 release
#108
cdpierse
closed
2 years ago
0
MultiLabelSequenceClassificationExplainer potentially bugged.
#107
rowanvanhoof
closed
1 year ago
14
Fix no links to images
#106
cdpierse
closed
2 years ago
0
Feature/vision classification explainer
#105
cdpierse
closed
2 years ago
0
How to use transformers-interpret for sequencelabelling, for example layoutlmv3 or v3
#104
deepanshudashora
opened
2 years ago
1
What algorithm is used to visualize text in SequenceClassificationExplainer
#103
WenxiongLiao
opened
2 years ago
0
The meaning and range of attribution score
#100
liweitj47
opened
2 years ago
0
PairwiseSequenceClassificationExplainer, RoBERTa bug fixes, GH Actions migration
#99
cdpierse
closed
2 years ago
0
Binary Classification: How is predicted label computed?
#98
simonschoe
opened
2 years ago
0
TokenClassificationExplainer Example does not work (LIGAttributions receives unexpected keyword argument "target")
#97
pharnisch
closed
2 years ago
2
Bump version and fix import errors, formatting
#96
cdpierse
closed
2 years ago
0
change tokenizer parameters
#95
yusufcakmakk
opened
2 years ago
3
can batch and token_ids input ?
#94
WenxiongLiao
closed
2 years ago
1
Support Vision Transformers
#93
raedinkhaled
closed
2 years ago
1
Next