stojchet/csn_java_python_subset
收藏Hugging Face2024-11-17 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/stojchet/csn_java_python_subset
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含了Java、Kotlin和Python三种编程语言的函数代码和文档信息。每种语言的数据集都包含了多个特征,如函数名称、函数代码、函数文档等,并且每种语言的数据集都分为训练集、验证集和测试集。数据集的大小和下载信息也在README文件中提供。
This dataset contains function code and documentation information for three programming languages: Java, Kotlin, and Python. Each languages dataset includes multiple features such as function name, function code, function documentation, etc., and each languages dataset is divided into training, validation, and test sets. The size and download information of the dataset are also provided in the README file.
提供机构:
stojchet
原始信息汇总
数据集概述
配置信息
Java 配置
- 特征:
repository_name: 字符串类型func_path_in_repository: 字符串类型func_name: 字符串类型whole_func_string: 字符串类型language: 字符串类型func_code_string: 字符串类型func_code_tokens: 字符串序列func_documentation_string: 字符串类型func_documentation_tokens: 字符串序列split_name: 字符串类型func_code_url: 字符串类型
- 分割:
train: 302791869 字节, 105069 个样本validation: 10552031 字节, 3880 个样本test: 18135606 字节, 6244 个样本
- 下载大小: 773904442 字节
- 数据集大小: 331479506.0 字节
- 数据文件路径:
train: java/train-*validation: java/validation-*test: java/test-*
Python 配置
- 特征:
repository_name: 字符串类型func_path_in_repository: 字符串类型func_name: 字符串类型whole_func_string: 字符串类型language: 字符串类型func_code_string: 字符串类型func_code_tokens: 字符串序列func_documentation_string: 字符串类型func_documentation_tokens: 字符串序列split_name: 字符串类型func_code_url: 字符串类型
- 分割:
train: 226924992.05985793 字节, 72952 个样本validation: 14480556.381407453 字节, 4702 个样本test: 11736675.827900406 字节, 3823 个样本
- 下载大小: 282262612 字节
- 数据集大小: 253142224.26916578 字节
- 数据文件路径:
train: python/train-*validation: python/validation-*test: python/test-*



