lab156/github-issues
收藏Hugging Face2023-03-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lab156/github-issues
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: body
dtype: string
- name: html_url
dtype: string
- name: comments
sequence: string
- name: pull_request
struct:
- name: url
dtype: string
- name: html_url
dtype: string
- name: diff_url
dtype: string
- name: patch_url
dtype: string
- name: merged_at
dtype: timestamp[s]
- name: number
dtype: int64
- name: is_pull_request
dtype: bool
splits:
- name: train
num_bytes: 13797091
num_examples: 5599
download_size: 5345250
dataset_size: 13797091
---
# Dataset Card for "github-issues"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lab156
原始信息汇总
数据集概述
数据集名称
github-issues
数据集特征
- title:字符串类型
- body:字符串类型
- html_url:字符串类型
- comments:字符串序列
- pull_request:结构体类型,包含以下字段:
- url:字符串类型
- html_url:字符串类型
- diff_url:字符串类型
- patch_url:字符串类型
- merged_at:时间戳(秒)类型
- number:整数类型(64位)
- is_pull_request:布尔类型
数据集分割
- train:
- 数据量:13797091字节
- 示例数量:5599
数据集大小
- 下载大小:5345250字节
- 数据集大小:13797091字节



