CoolFace
Datasetpublic

rasdani/github-patches-genesys

import re import json from datasets import load_dataset PROMPT_TEMPLATE = """\ We are currently solving the following issue within our repository. Here is the issue text: --- BEGIN ISSUE --- {issue} --- END ISSUE --- Below are some code segments, each from a relevant file. One or more of these files may contain bugs. --- BEGIN FILES --- {file_context} --- END FILES --- Please first localize the bug based on the issue statement, and then generate a patch according to the `git diff` format… See the full description on the dataset page: https://huggingface.co/datasets/rasdani/github-patches-genesys.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes148downloads
4 commits on main
b29fc381y ago

Update README.md

rasdani
33d68261y ago

Update README.md

rasdani
a9a36d81y ago

Upload dataset

rasdani
642a4491y ago

initial commit

rasdani