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



