File size: 286 Bytes
800ac41 |
1 2 3 4 5 6 7 8 9 |
---
license: apache-2.0
library_name: transformers
pipeline_tag: text-classification
---
This repository contains the model described in the paper [Concept Bottleneck Large Language Models](https://huggingface.co/papers/2412.07992).
Code: https://github.com/Trustworthy-ML-Lab/CB-LLMs |