vdaita/commitpackft-small-patches-expanded
收藏Hugging Face2024-03-29 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/vdaita/commitpackft-small-patches-expanded
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: commit
dtype: string
- name: old_file
dtype: string
- name: new_file
dtype: string
- name: old_contents
dtype: string
- name: new_contents
dtype: string
- name: subject
dtype: string
- name: message
dtype: string
- name: lang
dtype: string
- name: license
dtype: string
- name: repos
dtype: string
- name: plan_with_code
dtype: string
- name: plan_no_code
dtype: string
- name: one_sentence_instruction
dtype: string
- name: synthetic
dtype: bool
- name: patch
dtype: string
splits:
- name: train
num_bytes: 763887
num_examples: 195
download_size: 387676
dataset_size: 763887
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
vdaita
原始信息汇总
数据集信息
特征
- commit: 字符串类型
- old_file: 字符串类型
- new_file: 字符串类型
- old_contents: 字符串类型
- new_contents: 字符串类型
- subject: 字符串类型
- message: 字符串类型
- lang: 字符串类型
- license: 字符串类型
- repos: 字符串类型
- plan_with_code: 字符串类型
- plan_no_code: 字符串类型
- one_sentence_instruction: 字符串类型
- synthetic: 布尔类型
- patch: 字符串类型
数据分割
- train:
- 字节数: 763887
- 样本数: 195
数据集大小
- 下载大小: 387676 字节
- 数据集大小: 763887 字节
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



