File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
</a>
5
5
</p >
6
6
7
- <p align =" center " > Explainability for 🤗 Transformers models in 2 lines.</p >
7
+ <p align =" center " > Explainability for any 🤗 Transformers models in 2 lines.</p >
8
8
9
9
<h1 align =" center " ></h1 >
10
10
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " transformers-interpret"
3
- version = " 0.7.5 "
3
+ version = " 0.9.0 "
4
4
description = " Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code."
5
5
readme = " README.md"
6
6
classifiers = [
Original file line number Diff line number Diff line change 22
22
"test" ,
23
23
]
24
24
),
25
- version = "0.7.4 " ,
25
+ version = "0.9.0 " ,
26
26
license = "Apache-2.0" ,
27
27
description = "Transformers Interpret is a model explainability tool designed to work exclusively with 🤗 transformers." ,
28
28
long_description = long_description ,
You can’t perform that action at this time.
0 commit comments