RepoPeft-data / README.md
nanigock's picture
Upload README.md with huggingface_hub
c36b9d3 verified
---
license: mit
task_categories: [text-generation]
language: [code]
tags: [code-generation, repository-level, lora, hypernetwork]
pretty_name: RepoPeft Dataset
---
# RepoPeft Dataset
Repository-level code completion dataset for hypernetwork-based LoRA generation.
## Layout
```
splits/main/ # Original splits (train, cr_val, cr_test, ir_val, ir_test + structured)
splits/expanded/ # Expanded training (~609 repos)
evaluation_results/ # Pre-computed baseline JSONs
```