vdaita/editpackft_inst
收藏Hugging Face2024-06-25 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/vdaita/editpackft_inst
下载链接
链接失效反馈官方服务:
资源简介:
---
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: ndiff
dtype: string
- name: instruction
dtype: string
- name: content
dtype: string
- name: patch
dtype: string
- name: inst
dtype: string
- name: trimmed_patch
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 36329439
num_examples: 4500
- name: test
num_bytes: 4139600
num_examples: 500
download_size: 17514436
dataset_size: 40469039
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "editpackft_inst"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vdaita
原始信息汇总
数据集概述
数据集信息
特征
- commit: 字符串类型
- old_file: 字符串类型
- new_file: 字符串类型
- old_contents: 字符串类型
- new_contents: 字符串类型
- subject: 字符串类型
- message: 字符串类型
- lang: 字符串类型
- license: 字符串类型
- repos: 字符串类型
- ndiff: 字符串类型
- instruction: 字符串类型
- content: 字符串类型
- patch: 字符串类型
- inst: 字符串类型
- trimmed_patch: 字符串类型
- text: 字符串类型
数据分割
- train:
- 字节数: 36329439
- 样本数: 4500
- test:
- 字节数: 4139600
- 样本数: 500
数据集大小
- 下载大小: 17514436 字节
- 数据集总大小: 40469039 字节
配置
- config_name: default
- 数据文件:
- train: data/train-*
- test: data/test-*
- 数据文件:



