Hi, I want to test a classification model of type DeBERTa and definitely want to use TCAV for my evaluation.
I have gone through the glue_model.py files and the glue_demo.py, but I cannot seem to find where exactly the TCAV implementation is added to a new demo.
Is there any documentation on where and how the TCAV can be added?
And are there any prerequisites for it to work?
Thanks in advance.
Hi, I want to test a classification model of type DeBERTa and definitely want to use TCAV for my evaluation.
I have gone through the glue_model.py files and the glue_demo.py, but I cannot seem to find where exactly the TCAV implementation is added to a new demo.
Is there any documentation on where and how the TCAV can be added?
And are there any prerequisites for it to work?
Thanks in advance.