This repository contains the Autocode system and its associated datasets, developed at ETRI.
It consists of two main subdirectories, each representing an independent project.
This directory includes the source code for the Autocode model and the agent-based code generation system.
For detailed information such as structure, usage instructions, and installation steps, please refer to the README.md inside the directory.
π autocode/
This directory contains the (instruction/code paired) datasets used for training Autocode.
Details on dataset composition and usage can be found in the README.md inside the directory.
π autocode_dataset/
- Each subproject is managed independently.
Environment setup and dependency information are described inside each project's README.md. - This repository serves as an integrated workspace for research and development of the Autocode system.