Subset of EditPackFT with fuzzy diff generated by LLM.
Number of samples: 50
prompt prompt sent to LLM
response the raw response of the model
fuzzy_code the code segment extracted from response
partial_apply old_contents with one of the diff hunks applied (if there is only one hunk, has the same value as old_contents)
from django.db import models
- from django.db.models.signals import post_delete
- from… See the full description on the dataset page: https://huggingface.co/datasets/ksych/editpack-py-nl-templates.