ZHENGRAN/code_ujb_defectdetection
收藏官方服务:
资源简介:
--- dataset_info: features: - name: bug_id dtype: string - name: task_id dtype: string - name: function_signature dtype: string - name: prompt_chat dtype: string - name: code dtype: string - name: defective dtype: bool - name: project dtype: string - name: prompt_complete dtype: string splits: - name: train num_bytes: 8626894 num_examples: 940 download_size: 2451607 dataset_size: 8626894 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
ZHENGRAN原始信息汇总
数据集概述
数据特征
- bug_id: 字符串类型
- task_id: 字符串类型
- function_signature: 字符串类型
- prompt_chat: 字符串类型
- code: 字符串类型
- defective: 布尔类型
- project: 字符串类型
- prompt_complete: 字符串类型
数据分割
- train:
- 字节数: 8626894
- 样本数: 940
数据集大小
- 下载大小: 2451607 字节
- 数据集大小: 8626894 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



