skyloevil/github-issues
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/skyloevil/github-issues
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含与GitHub问题相关的多个字段,如url、repository_url、labels_url等,涵盖了问题的详细信息、用户信息、标签信息、状态信息等。数据集还包含一个训练集分割,包含100个样本,总大小为654983字节。
This dataset provides detailed information about GitHub issues and pull requests, including fields such as URLs, user details, labels, state, assignees, comments, timestamps, body, reactions, and more. The dataset is split into a training set with 100 examples.
提供机构:
skyloevil
原始信息汇总
数据集概述
数据集特征
- url:字符串类型
- repository_url:字符串类型
- labels_url:字符串类型
- comments_url:字符串类型
- events_url:字符串类型
- html_url:字符串类型
- id:整数类型
- node_id:字符串类型
- number:整数类型
- title:字符串类型
- user:结构体类型,包含以下字段:
- login:字符串类型
- id:整数类型
- node_id:字符串类型
- avatar_url:字符串类型
- gravatar_id:字符串类型
- url:字符串类型
- html_url:字符串类型
- followers_url:字符串类型
- following_url:字符串类型
- gists_url:字符串类型
- starred_url:字符串类型
- subscriptions_url:字符串类型
- organizations_url:字符串类型
- repos_url:字符串类型
- events_url:字符串类型
- received_events_url:字符串类型
- type:字符串类型
- site_admin:布尔类型
- labels:列表类型,包含以下字段:
- id:整数类型
- node_id:字符串类型
- url:字符串类型
- name:字符串类型
- color:字符串类型
- default:布尔类型
- description:字符串类型
- state:字符串类型
- locked:布尔类型
- assignee:结构体类型,包含以下字段:
- login:字符串类型
- id:整数类型
- node_id:字符串类型
- avatar_url:字符串类型
- gravatar_id:字符串类型
- url:字符串类型
- html_url:字符串类型
- followers_url:字符串类型
- following_url:字符串类型
- gists_url:字符串类型
- starred_url:字符串类型
- subscriptions_url:字符串类型
- organizations_url:字符串类型
- repos_url:字符串类型
- events_url:字符串类型
- received_events_url:字符串类型
- type:字符串类型
- site_admin:布尔类型
- assignees:列表类型,包含以下字段:
- login:字符串类型
- id:整数类型
- node_id:字符串类型
- avatar_url:字符串类型
- gravatar_id:字符串类型
- url:字符串类型
- html_url:字符串类型
- followers_url:字符串类型
- following_url:字符串类型
- gists_url:字符串类型
- starred_url:字符串类型
- subscriptions_url:字符串类型
- organizations_url:字符串类型
- repos_url:字符串类型
- events_url:字符串类型
- received_events_url:字符串类型
- type:字符串类型
- site_admin:布尔类型
- milestone:空值
- comments:字符串序列
- created_at:时间戳类型
- updated_at:时间戳类型
- closed_at:时间戳类型
- author_association:字符串类型
- active_lock_reason:空值
- draft:布尔类型
- pull_request:结构体类型,包含以下字段:
- url:字符串类型
- html_url:字符串类型
- diff_url:字符串类型
- patch_url:字符串类型
- merged_at:时间戳类型
- body:字符串类型
- reactions:结构体类型,包含以下字段:
- url:字符串类型
- total_count:整数类型
- +1:整数类型
- -1:整数类型
- laugh:整数类型
- hooray:整数类型
- confused:整数类型
- heart:整数类型
- rocket:整数类型
- eyes:整数类型
- timeline_url:字符串类型
- performed_via_github_app:空值
- state_reason:字符串类型
- is_pull_request:布尔类型
数据集分割
- train:
- num_bytes:654983
- num_examples:100
数据集大小
- download_size:251684
- dataset_size:654983
配置
- config_name:default
- data_files:
- split:train
- path:data/train-*



