ggAi03_tree_row
收藏资源简介:
该数据集包含了代码库的信息,每个样本包含了代码库的名字(repo_name),以及一系列的提交(commits)信息。每个提交信息包括提交前文件树的结构(file_tree_before),其中包括函数名(functions),键名(keys),路径(path)和选择器(selectors)。同时,还包括了文件的变化情况(files),包括变更(changed)、创建(created)和删除(deleted)的文件。此外,还包括了提交的信息(message)。数据集分为训练集(train),训练集包含10个示例,大小为3465729字节。
This dataset contains information about code repositories. Each sample includes the repository name (repo_name) and a set of commit records. Each commit record contains the pre-commit file tree structure (file_tree_before), which includes function names (functions), key names (keys), paths (path), and selectors. It also includes file change records (files), covering files that were changed, created, and deleted. In addition, it includes commit message information (message). The dataset is split into a training set (train), which contains 10 examples with a total size of 3465729 bytes.




