vdaita/editpackftmulti_inst
收藏Hugging Face2024-06-13 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/vdaita/editpackftmulti_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: config
dtype: string
- name: content
dtype: string
- name: patch
dtype: string
- name: inst
dtype: string
splits:
- name: train
num_bytes: 19627479.9
num_examples: 4500
- name: test
num_bytes: 2180831.1
num_examples: 500
download_size: 10346986
dataset_size: 21808311.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "editpackftmulti_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: 字符串类型
- config: 字符串类型
- content: 字符串类型
- patch: 字符串类型
- inst: 字符串类型
数据分割
- train:
- 字节数: 19627479.9
- 样本数: 4500
- test:
- 字节数: 2180831.1
- 样本数: 500
数据集大小
- 下载大小: 10346986 字节
- 数据集总大小: 21808311.0 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*
- data_files:



