five

brianhuster/github-issues

收藏
Hugging Face2024-03-27 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/brianhuster/github-issues
下载链接
链接失效反馈
官方服务:
资源简介:
--- dataset_info: features: - name: url dtype: string - name: repository_url dtype: string - name: labels_url dtype: string - name: comments_url dtype: string - name: events_url dtype: string - name: html_url dtype: string - name: id dtype: int64 - name: node_id dtype: string - name: number dtype: int64 - name: title dtype: string - name: user struct: - name: avatar_url dtype: string - name: events_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: gravatar_id dtype: string - name: html_url dtype: string - name: id dtype: int64 - name: login dtype: string - name: node_id dtype: string - name: organizations_url dtype: string - name: received_events_url dtype: string - name: repos_url dtype: string - name: site_admin dtype: bool - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: type dtype: string - name: url dtype: string - name: labels list: - name: color dtype: string - name: default dtype: bool - name: description dtype: string - name: id dtype: int64 - name: name dtype: string - name: node_id dtype: string - name: url dtype: string - name: state dtype: string - name: locked dtype: bool - name: assignee struct: - name: avatar_url dtype: string - name: events_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: gravatar_id dtype: string - name: html_url dtype: string - name: id dtype: int64 - name: login dtype: string - name: node_id dtype: string - name: organizations_url dtype: string - name: received_events_url dtype: string - name: repos_url dtype: string - name: site_admin dtype: bool - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: type dtype: string - name: url dtype: string - name: assignees list: - name: avatar_url dtype: string - name: events_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: gravatar_id dtype: string - name: html_url dtype: string - name: id dtype: int64 - name: login dtype: string - name: node_id dtype: string - name: organizations_url dtype: string - name: received_events_url dtype: string - name: repos_url dtype: string - name: site_admin dtype: bool - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: type dtype: string - name: url dtype: string - name: milestone struct: - name: closed_at dtype: string - name: closed_issues dtype: int64 - name: created_at dtype: string - name: creator struct: - name: avatar_url dtype: string - name: events_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: gravatar_id dtype: string - name: html_url dtype: string - name: id dtype: int64 - name: login dtype: string - name: node_id dtype: string - name: organizations_url dtype: string - name: received_events_url dtype: string - name: repos_url dtype: string - name: site_admin dtype: bool - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: type dtype: string - name: url dtype: string - name: description dtype: string - name: due_on dtype: string - name: html_url dtype: string - name: id dtype: int64 - name: labels_url dtype: string - name: node_id dtype: string - name: number dtype: int64 - name: open_issues dtype: int64 - name: state dtype: string - name: title dtype: string - name: updated_at dtype: string - name: url dtype: string - name: comments sequence: string - name: created_at dtype: timestamp[ns, tz=UTC] - name: updated_at dtype: timestamp[ns, tz=UTC] - name: closed_at dtype: timestamp[ns, tz=UTC] - name: author_association dtype: string - name: active_lock_reason dtype: float64 - name: body dtype: string - name: reactions struct: - name: '+1' dtype: int64 - name: '-1' dtype: int64 - name: confused dtype: int64 - name: eyes dtype: int64 - name: heart dtype: int64 - name: hooray dtype: int64 - name: laugh dtype: int64 - name: rocket dtype: int64 - name: total_count dtype: int64 - name: url dtype: string - name: timeline_url dtype: string - name: performed_via_github_app dtype: float64 - name: state_reason dtype: string - name: draft dtype: float64 - name: pull_request struct: - name: diff_url dtype: string - name: html_url dtype: string - name: merged_at dtype: string - name: patch_url dtype: string - name: url dtype: string - name: is_pull_request dtype: bool splits: - name: train num_bytes: 23061014 num_examples: 6725 download_size: 6235226 dataset_size: 23061014 configs: - config_name: default data_files: - split: train path: data/train-* ---

数据集信息: 特征字段: - 字段名:URL,数据类型:字符串 - 字段名:repository_url(仓库URL),数据类型:字符串 - 字段名:labels_url(标签URL),数据类型:字符串 - 字段名:comments_url(评论URL),数据类型:字符串 - 字段名:events_url(事件URL),数据类型:字符串 - 字段名:html_url(HTML页面URL),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:node_id,数据类型:字符串 - 字段名:number,数据类型:64位整数 - 字段名:title,数据类型:字符串 - 字段名:submitter(提交用户),结构体: - 字段名:avatar_url(头像URL),数据类型:字符串 - 字段名:events_url(事件URL),数据类型:字符串 - 字段名:followers_url(关注者URL),数据类型:字符串 - 字段名:following_url(已关注用户URL),数据类型:字符串 - 字段名:gists_url(代码片段URL),数据类型:字符串 - 字段名:gravatar_id,数据类型:字符串 - 字段名:html_url(个人主页HTML URL),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:login(登录名),数据类型:字符串 - 字段名:node_id,数据类型:字符串 - 字段名:organizations_url(组织URL),数据类型:字符串 - 字段名:received_events_url(接收事件URL),数据类型:字符串 - 字段名:repos_url(仓库URL),数据类型:字符串 - 字段名:site_admin(是否为站点管理员),数据类型:布尔值 - 字段名:starred_url(已标星仓库URL),数据类型:字符串 - 字段名:subscriptions_url(订阅URL),数据类型:字符串 - 字段名:type(用户类型),数据类型:字符串 - 字段名:url(用户信息URL),数据类型:字符串 - 字段名:labels(标签列表),列表类型: - 字段名:color(标签颜色),数据类型:字符串 - 字段名:default(是否为默认标签),数据类型:布尔值 - 字段名:description(标签描述),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:name(标签名称),数据类型:字符串 - 字段名:node_id,数据类型:字符串 - 字段名:url(标签信息URL),数据类型:字符串 - 字段名:state(状态),数据类型:字符串 - 字段名:locked(是否锁定),数据类型:布尔值 - 字段名:assignee(指定经办人),结构体: - 字段名:avatar_url(头像URL),数据类型:字符串 - 字段名:events_url(事件URL),数据类型:字符串 - 字段名:followers_url(关注者URL),数据类型:字符串 - 字段名:following_url(已关注用户URL),数据类型:字符串 - 字段名:gists_url(代码片段URL),数据类型:字符串 - 字段名:gravatar_id,数据类型:字符串 - 字段名:html_url(个人主页HTML URL),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:login(登录名),数据类型:字符串 - 字段名:node_id,数据类型:字符串 - 字段名:organizations_url(组织URL),数据类型:字符串 - 字段名:received_events_url(接收事件URL),数据类型:字符串 - 字段名:repos_url(仓库URL),数据类型:字符串 - 字段名:site_admin(是否为站点管理员),数据类型:布尔值 - 字段名:starred_url(已标星仓库URL),数据类型:字符串 - 字段名:subscriptions_url(订阅URL),数据类型:字符串 - 字段名:type(用户类型),数据类型:字符串 - 字段名:url(用户信息URL),数据类型:字符串 - 字段名:assignees(经办人列表),列表类型: - 字段名:avatar_url(头像URL),数据类型:字符串 - 字段名:events_url(事件URL),数据类型:字符串 - 字段名:followers_url(关注者URL),数据类型:字符串 - 字段名:following_url(已关注用户URL),数据类型:字符串 - 字段名:gists_url(代码片段URL),数据类型:字符串 - 字段名:gravatar_id,数据类型:字符串 - 字段名:html_url(个人主页HTML URL),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:login(登录名),数据类型:字符串 - 字段名:node_id,数据类型:字符串 - 字段名:organizations_url(组织URL),数据类型:字符串 - 字段名:received_events_url(接收事件URL),数据类型:字符串 - 字段名:repos_url(仓库URL),数据类型:字符串 - 字段名:site_admin(是否为站点管理员),数据类型:布尔值 - 字段名:starred_url(已标星仓库URL),数据类型:字符串 - 字段名:subscriptions_url(订阅URL),数据类型:字符串 - 字段名:type(用户类型),数据类型:字符串 - 字段名:url(用户信息URL),数据类型:字符串 - 字段名:milestone(里程碑),结构体: - 字段名:closed_at(关闭时间),数据类型:字符串 - 字段名:closed_issues(已关闭议题数),数据类型:64位整数 - 字段名:created_at(创建时间),数据类型:字符串 - 字段名:creator(创建者),结构体: - 字段名:avatar_url(头像URL),数据类型:字符串 - 字段名:events_url(事件URL),数据类型:字符串 - 字段名:followers_url(关注者URL),数据类型:字符串 - 字段名:following_url(已关注用户URL),数据类型:字符串 - 字段名:gists_url(代码片段URL),数据类型:字符串 - 字段名:gravatar_id,数据类型:字符串 - 字段名:html_url(个人主页HTML URL),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:login(登录名),数据类型:字符串 - 字段名:node_id,数据类型:字符串 - 字段名:organizations_url(组织URL),数据类型:字符串 - 字段名:received_events_url(接收事件URL),数据类型:字符串 - 字段名:repos_url(仓库URL),数据类型:字符串 - 字段名:site_admin(是否为站点管理员),数据类型:布尔值 - 字段名:starred_url(已标星仓库URL),数据类型:字符串 - 字段名:subscriptions_url(订阅URL),数据类型:字符串 - 字段名:type(用户类型),数据类型:字符串 - 字段名:url(用户信息URL),数据类型:字符串 - 字段名:description(里程碑描述),数据类型:字符串 - 字段名:due_on(截止时间),数据类型:字符串 - 字段名:html_url(里程碑页面URL),数据类型:字符串 - 字段名:id,数据类型:64位整数 - 字段名:labels_url(标签URL),数据类型:字符串 - 字段名:node_id,数据类型:字符串 - 字段名:number(编号),数据类型:64位整数 - 字段名:open_issues(未关闭议题数),数据类型:64位整数 - 字段名:state(状态),数据类型:字符串 - 字段名:title(标题),数据类型:字符串 - 字段名:updated_at(更新时间),数据类型:字符串 - 字段名:url(里程碑信息URL),数据类型:字符串 - 字段名:comments(评论内容),序列类型:字符串 - 字段名:created_at(创建时间),数据类型:带UTC时区的纳秒级时间戳 - 字段名:updated_at(更新时间),数据类型:带UTC时区的纳秒级时间戳 - 字段名:closed_at(关闭时间),数据类型:带UTC时区的纳秒级时间戳 - 字段名:author_association(作者关联关系),数据类型:字符串 - 字段名:active_lock_reason(活跃锁定原因),数据类型:64位浮点数 - 字段名:body(正文内容),数据类型:字符串 - 字段名:reactions(反应统计),结构体: - 字段名:点赞(+1),数据类型:64位整数 - 字段名:点踩(-1),数据类型:64位整数 - 字段名:困惑,数据类型:64位整数 - 字段名:瞩目,数据类型:64位整数 - 字段名:喜爱,数据类型:64位整数 - 字段名:欢呼,数据类型:64位整数 - 字段名:大笑,数据类型:64位整数 - 字段名:推荐,数据类型:64位整数 - 字段名:总反应数,数据类型:64位整数 - 字段名:url(反应统计URL),数据类型:字符串 - 字段名:timeline_url(时间线URL),数据类型:字符串 - 字段名:performed_via_github_app(通过GitHub应用执行),数据类型:64位浮点数 - 字段名:state_reason(状态原因),数据类型:字符串 - 字段名:draft(草稿状态),数据类型:64位浮点数 - 字段名:pull_request(拉取请求,Pull Request),结构体: - 字段名:diff_url(差异文件URL),数据类型:字符串 - 字段名:html_url(拉取请求页面URL),数据类型:字符串 - 字段名:merged_at(合并时间),数据类型:字符串 - 字段名:patch_url(补丁文件URL),数据类型:字符串 - 字段名:url(拉取请求信息URL),数据类型:字符串 - 字段名:is_pull_request(是否为拉取请求),数据类型:布尔值 数据集划分: - 划分集:训练集(train),字节大小:23061014,样本数量:6725 下载体积:6235226,数据集存储体积:23061014 数据集配置: - 配置名称:default(默认配置),数据文件: - 划分集:训练集,文件路径:data/train-*
提供机构:
brianhuster
原始信息汇总

数据集概述

数据集特征

基本特征

  • url: 字符串类型
  • repository_url: 字符串类型
  • labels_url: 字符串类型
  • comments_url: 字符串类型
  • events_url: 字符串类型
  • html_url: 字符串类型
  • id: 整数类型(64位)
  • node_id: 字符串类型
  • number: 整数类型(64位)
  • title: 字符串类型

用户特征

  • user: 结构体类型,包含以下字段:
    • avatar_url: 字符串类型
    • events_url: 字符串类型
    • followers_url: 字符串类型
    • following_url: 字符串类型
    • gists_url: 字符串类型
    • gravatar_id: 字符串类型
    • html_url: 字符串类型
    • id: 整数类型(64位)
    • login: 字符串类型
    • node_id: 字符串类型
    • organizations_url: 字符串类型
    • received_events_url: 字符串类型
    • repos_url: 字符串类型
    • site_admin: 布尔类型
    • starred_url: 字符串类型
    • subscriptions_url: 字符串类型
    • type: 字符串类型
    • url: 字符串类型

标签特征

  • labels: 列表类型,包含以下字段:
    • color: 字符串类型
    • default: 布尔类型
    • description: 字符串类型
    • id: 整数类型(64位)
    • name: 字符串类型
    • node_id: 字符串类型
    • url: 字符串类型

状态与锁定特征

  • state: 字符串类型
  • locked: 布尔类型

分配者特征

  • assignee: 结构体类型,包含与user相同的字段

分配者列表特征

  • assignees: 列表类型,包含与assignee相同的字段

里程碑特征

  • milestone: 结构体类型,包含以下字段:
    • closed_at: 字符串类型
    • closed_issues: 整数类型(64位)
    • created_at: 字符串类型
    • creator: 结构体类型,包含与user相同的字段
    • description: 字符串类型
    • due_on: 字符串类型
    • html_url: 字符串类型
    • id: 整数类型(64位)
    • labels_url: 字符串类型
    • node_id: 字符串类型
    • number: 整数类型(64位)
    • open_issues: 整数类型(64位)
    • state: 字符串类型
    • title: 字符串类型
    • updated_at: 字符串类型
    • url: 字符串类型

其他特征

  • comments: 字符串序列类型
  • created_at: 时间戳类型(纳秒,时区UTC)
  • updated_at: 时间戳类型(纳秒,时区UTC)
  • closed_at: 时间戳类型(纳秒,时区UTC)
  • author_association: 字符串类型
  • active_lock_reason: 浮点数类型(64位)
  • body: 字符串类型
  • reactions: 结构体类型,包含以下字段:
    • +1: 整数类型(64位)
    • -1: 整数类型(64位)
    • confused: 整数类型(64位)
    • eyes: 整数类型(64位)
    • heart: 整数类型(64位)
    • hooray: 整数类型(64位)
    • laugh: 整数类型(64位)
    • rocket: 整数类型(64位)
    • total_count: 整数类型(64位)
    • url: 字符串类型
  • timeline_url: 字符串类型
  • performed_via_github_app: 浮点数类型(64位)
  • state_reason: 字符串类型
  • draft: 浮点数类型(64位)
  • pull_request: 结构体类型,包含以下字段:
    • diff_url: 字符串类型
    • html_url: 字符串类型
    • merged_at: 字符串类型
    • patch_url: 字符串类型
    • url: 字符串类型
  • is_pull_request: 布尔类型

数据集分割

  • train: 训练集,包含6725个示例,总大小为23061014字节。

数据集大小

  • 下载大小: 6235226字节
  • 数据集大小: 23061014字节
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作