vdaita/nano-2022-commits
收藏Hugging Face2024-06-18 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/vdaita/nano-2022-commits
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: commit
dtype: string
- name: subject
dtype: string
- name: message
dtype: string
- name: repos
dtype: string
- name: patch_text
dtype: string
- name: old_contents
dtype: string
- name: new_contents
dtype: string
- name: old_file
dtype: string
- name: new_file
dtype: string
splits:
- name: train
num_bytes: 36579599
num_examples: 268
download_size: 14345287
dataset_size: 36579599
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "nano-2022-commits"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vdaita
原始信息汇总
数据集概述
数据集名称
nano-2022-commits
数据集特征
- commit: 字符串类型
- subject: 字符串类型
- message: 字符串类型
- repos: 字符串类型
- patch_text: 字符串类型
- old_contents: 字符串类型
- new_contents: 字符串类型
- old_file: 字符串类型
- new_file: 字符串类型
数据集分割
- train:
- 字节数: 36579599
- 样本数: 268
数据集大小
- 下载大小: 14345287 字节
- 数据集大小: 36579599 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



