iotengtr/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 dtype: int64 - 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: 'null' - 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: 'null' - 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 - name: handling_time dtype: float64 splits: - name: train num_bytes: 16667996 num_examples: 5575 download_size: 3986763 dataset_size: 16667996 --- # Dataset Card for "github-issues" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
- 特征列表:
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: 结构体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: 字符串
assignees: 列表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: 字符串
milestone: 结构体closed_at: 字符串closed_issues: 64位整数created_at: 字符串creator: 结构体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: 字符串
description: 字符串due_on: 字符串html_url: 字符串id: 64位整数labels_url: 字符串node_id: 字符串number: 64位整数open_issues: 64位整数state: 字符串title: 字符串updated_at: 字符串url: 字符串
comments: 64位整数created_at: 时间戳(纳秒,UTC时区)updated_at: 时间戳(纳秒,UTC时区)closed_at: 时间戳(纳秒,UTC时区)author_association: 字符串active_lock_reason: 空值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: 空值state_reason: 字符串draft: 64位浮点数pull_request: 结构体diff_url: 字符串html_url: 字符串merged_at: 字符串patch_url: 字符串url: 字符串
is_pull_request: 布尔值handling_time: 64位浮点数
数据集分割
- 训练集:
train:- 字节数: 16667996
- 样本数: 5575
数据集大小
- 下载大小: 3986763 字节
- 数据集大小: 16667996 字节



