Add pipeline tag and link to research paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves the model card by:
- Adding the
pipeline_tag: text-classificationto the metadata to improve discoverability on the Hub. - Linking the associated research paper: "LLMs Encode Their Failures: Predicting Success from Pre-Generation Activations".
- Adding author information for better documentation.
These probes are a great resource for the community interested in LLM interpretability and routing!
CoffeeGitta changed pull request status to merged
CoffeeGitta deleted the
refs/pr/1 ref Thanks Niels!