loganathanspr/github-issues
收藏Hugging Face2023-10-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/loganathanspr/github-issues
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: number
dtype: int64
- name: html_url
dtype: string
- name: title
dtype: string
- name: labels
list:
- name: id
dtype: int64
- name: node_id
dtype: string
- name: url
dtype: string
- name: name
dtype: string
- name: color
dtype: string
- name: default
dtype: bool
- name: description
dtype: string
- name: comments
sequence: string
- name: created_at
dtype: int64
- name: updated_at
dtype: int64
- name: closed_at
dtype: int64
- name: draft
dtype: float64
- 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: body
dtype: string
- name: is_pull_request
dtype: bool
splits:
- name: train
num_bytes: 6283690
num_examples: 500
download_size: 1586983
dataset_size: 6283690
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "github-issues"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
loganathanspr
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 类型为int64number: 类型为int64html_url: 类型为stringtitle: 类型为stringlabels: 列表类型,包含以下子特征:id: 类型为int64node_id: 类型为stringurl: 类型为stringname: 类型为stringcolor: 类型为stringdefault: 类型为booldescription: 类型为string
comments: 序列类型,元素为stringcreated_at: 类型为int64updated_at: 类型为int64closed_at: 类型为int64draft: 类型为float64pull_request: 结构类型,包含以下子特征:url: 类型为stringhtml_url: 类型为stringdiff_url: 类型为stringpatch_url: 类型为stringmerged_at: 类型为timestamp[s]
body: 类型为stringis_pull_request: 类型为bool
数据集分割
- 训练集:
- 名称:
train - 字节数: 6283690
- 样本数: 500
- 名称:
数据集大小
- 下载大小: 1586983 字节
- 数据集大小: 6283690 字节
配置
- 配置名称:
default- 数据文件:
- 分割:
train - 路径:
data/train-*
- 分割:
- 数据文件:



