ZHENGRAN/code_ucb_complete
收藏Hugging Face2024-02-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ZHENGRAN/code_ucb_complete
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: testmethods
sequence: string
- name: function_name
dtype: string
- name: function_signature
dtype: string
- name: class_field_context
dtype: string
- name: function
dtype: string
- name: function_tested_rate
dtype: float64
- name: prompt_complete_with_comment
dtype: string
- name: indent
dtype: string
- name: bug_id
dtype: int64
- name: class_function_signature_context
dtype: string
- name: start
dtype: int64
- name: code_context
dtype: string
- name: end
dtype: int64
- name: import_context
dtype: string
- name: location
dtype: string
- name: source
dtype: string
- name: task_id
dtype: string
- name: class_signature
dtype: string
- name: prompt_chat_with_comment
dtype: string
- name: prompt_complete
dtype: string
- name: comment
dtype: string
- name: prompt_chat
dtype: string
- name: project
dtype: string
- name: source_dir
dtype: string
splits:
- name: train
num_bytes: 16710431
num_examples: 238
download_size: 3388814
dataset_size: 16710431
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
ZHENGRAN
原始信息汇总
数据集信息
特征
- testmethods: 序列类型,字符串
- function_name: 数据类型,字符串
- function_signature: 数据类型,字符串
- class_field_context: 数据类型,字符串
- function: 数据类型,字符串
- function_tested_rate: 数据类型,浮点数(float64)
- prompt_complete_with_comment: 数据类型,字符串
- indent: 数据类型,字符串
- bug_id: 数据类型,整数(int64)
- class_function_signature_context: 数据类型,字符串
- start: 数据类型,整数(int64)
- code_context: 数据类型,字符串
- end: 数据类型,整数(int64)
- import_context: 数据类型,字符串
- location: 数据类型,字符串
- source: 数据类型,字符串
- task_id: 数据类型,字符串
- class_signature: 数据类型,字符串
- prompt_chat_with_comment: 数据类型,字符串
- prompt_complete: 数据类型,字符串
- comment: 数据类型,字符串
- prompt_chat: 数据类型,字符串
- project: 数据类型,字符串
- source_dir: 数据类型,字符串
数据分割
- train:
- 字节数: 16710431
- 样本数: 238
数据集大小
- 下载大小: 3388814 字节
- 数据集大小: 16710431 字节
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



