generate_explanation
Generate a textual explanation that interprets a specific feature in an AI model. Provide the model name, layer number, and feature index to receive a description of what the feature detects.
Instructions
Generate an explanation for a specific feature in an AI model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | Yes | Layer number | |
| model | Yes | Model name (e.g., gpt2-small) | |
| feature | Yes | Feature number |