A novel concept bottleneck model for interpretable text classification using structured prototypical-discriminative concepts.
Provide instructions on how to install the project and its dependencies.
# Example installation command
pip install -r requirements.txtExplain how to use the project after installation. Provide code examples if applicable.
# Example usage
python workflow.pyThe configuration files are located in the configs directory. You can modify them to suit your needs.
Besides, a api_key.txt file is required in the root directory to access the API of LLMs, the text within this file is deepseek YOUR_API_KEY.
Contributions are welcome! Please read the contributing guidelines first.