| license: mit | |
| task_categories: | |
| - text-generation | |
| tags: | |
| - code | |
| size_categories: | |
| - n<1K | |
| Code Symbol Understanding Task | |
| paper: HiRoPE: Length Extrapolation for Code Models | |
| https://arxiv.org/pdf/2403.19115 | |
| Input Prompt: | |
| ``` | |
| {input}\n# Task: Extract all defined function names and class names from the above code snippet.\nextracted_entities = | |
| ``` | |