prototex-acl2022 / README.md
anubrata's picture
Update README.md
90b9e62
---
language:
- en
library_name: transformers
tags:
- explainable calssification
- propaganda detection
---
This model is used in the following github repo:
https://github.com/anubrata/ProtoTEx/blob/main/Notebooks/inference_and_explanations.ipynb
If you use this model please cite the original work:
https://aclanthology.org/2022.acl-long.213/
```
@inproceedings{das-etal-2022-prototex,
title = "{P}roto{TE}x: Explaining Model Decisions with Prototype Tensors",
author = "Das, Anubrata and
Gupta, Chitrank and
Kovatchev, Venelin and
Lease, Matthew and
Li, Junyi Jessy",
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2022.acl-long.213",
doi = "10.18653/v1/2022.acl-long.213",
pages = "2986--2997"
}
```