CoolFace
Datasetpublic

Shuu12121/java-treesitter-filtered-datasetsV2

Java CodeSearch Dataset (Shuu12121/java-treesitter-filtered-datasetsV2) Dataset Description This dataset contains Java methods paired with their Javadoc comments, extracted from open-source Java repositories on GitHub. It is formatted similarly to the CodeSearchNet challenge dataset. Each entry includes: code: The source code of a java function or method. docstring: The docstring or Javadoc associated with the function/method. func_name: The name of the… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/java-treesitter-filtered-datasetsV2.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes95downloads
3 commits on main
f8f82f21y ago

Upload dataset

Shuu12121
a3d47371y ago

Upload README.md with huggingface_hub

Shuu12121
16c557d1y ago

initial commit

Shuu12121