Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
CodeTranslate: Java to Python Translation Framework
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
This is the raw dataset for the CodeTranslate project. The Java code samples are sourced from the CodeSearchNet dataset from GitHub.
Data Format
Each sample in java_functions_raw.jsonl contains:
{
"java_code": "<the original Java function>",
"function_name": "<the function name>",
"docstring": "<function documentation>",
"repository": "<source repository>",
"complexity": "<code complexity level>"
}
Source Information
This dataset is derived from the CodeSearchNet dataset (GitHub/CodeSearchNet), which contains code-documentation pairs from public GitHub repositories.
License
The license for this dataset is MIT.
- Downloads last month
- 5