The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
SynthCode: Java Code Analysis Framework
π Paper | π Project Page | πΎ Released Resources | π¦ Repo
We release the raw Java code data for our SynthCode project, derived from the original CodeSearchNet dataset maintained by the GitHub research team.
The data format for each entry:
{
"code": <the Java source code>,
"docstring": <documentation string>,
"func_name": <function name>,
"repo": <source repository>,
"path": <file path>,
"language": "java"
}
This dataset contains high-quality Java methods extracted from open-source repositories on GitHub.
*Note: Some entries may have missing docstrings due to filtering criteria applied during data collection.
Citation
The recommended citation format for this dataset is BibTeX.
- Downloads last month
- 4