ab1993/abhihek_sample
收藏资源简介:
--- license: apache-2.0 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: login dtype: string - name: id dtype: int64 - name: node_id dtype: string - name: avatar_url dtype: string - name: gravatar_id dtype: string - name: url dtype: string - name: html_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: organizations_url dtype: string - name: repos_url dtype: string - name: events_url dtype: string - name: received_events_url dtype: string - name: type dtype: string - name: site_admin dtype: bool - 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: state dtype: string - name: locked dtype: bool - name: assignee struct: - name: login dtype: string - name: id dtype: int64 - name: node_id dtype: string - name: avatar_url dtype: string - name: gravatar_id dtype: string - name: url dtype: string - name: html_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: organizations_url dtype: string - name: repos_url dtype: string - name: events_url dtype: string - name: received_events_url dtype: string - name: type dtype: string - name: site_admin dtype: bool - name: assignees list: - name: login dtype: string - name: id dtype: int64 - name: node_id dtype: string - name: avatar_url dtype: string - name: gravatar_id dtype: string - name: url dtype: string - name: html_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: organizations_url dtype: string - name: repos_url dtype: string - name: events_url dtype: string - name: received_events_url dtype: string - name: type dtype: string - name: site_admin dtype: bool - name: milestone struct: - name: url dtype: string - name: html_url dtype: string - name: labels_url dtype: string - name: id dtype: int64 - name: node_id dtype: string - name: number dtype: int64 - name: title dtype: string - name: description dtype: string - name: creator struct: - name: login dtype: string - name: id dtype: int64 - name: node_id dtype: string - name: avatar_url dtype: string - name: gravatar_id dtype: string - name: url dtype: string - name: html_url dtype: string - name: followers_url dtype: string - name: following_url dtype: string - name: gists_url dtype: string - name: starred_url dtype: string - name: subscriptions_url dtype: string - name: organizations_url dtype: string - name: repos_url dtype: string - name: events_url dtype: string - name: received_events_url dtype: string - name: type dtype: string - name: site_admin dtype: bool - name: open_issues dtype: int64 - name: closed_issues dtype: int64 - name: state dtype: string - name: created_at dtype: timestamp[s] - name: updated_at dtype: timestamp[s] - name: due_on dtype: 'null' - name: closed_at dtype: 'null' - name: comments sequence: string - name: created_at dtype: timestamp[s] - name: updated_at dtype: timestamp[s] - name: closed_at dtype: timestamp[s] - name: author_association dtype: string - name: active_lock_reason dtype: 'null' - name: body dtype: string - name: reactions struct: - name: url dtype: string - name: total_count dtype: int64 - name: '+1' dtype: int64 - name: '-1' dtype: int64 - name: laugh dtype: int64 - name: hooray dtype: int64 - name: confused dtype: int64 - name: heart dtype: int64 - name: rocket dtype: int64 - name: eyes dtype: int64 - name: timeline_url dtype: string - name: performed_via_github_app dtype: 'null' - name: state_reason dtype: string - name: draft dtype: bool - 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: is_pull_request dtype: bool splits: - name: train num_bytes: 5533773 num_examples: 500 download_size: 1519891 dataset_size: 5533773 configs: - config_name: default data_files: - split: train path: data/train-* ---
许可证:Apache-2.0 数据集信息: 特征字段: - 字段:url(统一资源定位符),数据类型:字符串 - 字段:repository_url(仓库URL),数据类型:字符串 - 字段:labels_url(标签URL),数据类型:字符串 - 字段:comments_url(评论URL),数据类型:字符串 - 字段:events_url(事件URL),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:number,数据类型:64位整数 - 字段:title(标题),数据类型:字符串 - 字段:user(用户),为结构体,包含子字段: - 字段:login(登录名),数据类型:字符串 - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:avatar_url(头像URL),数据类型:字符串 - 字段:gravatar_id(Gravatar ID),数据类型:字符串 - 字段:url(统一资源定位符),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:followers_url(关注者URL),数据类型:字符串 - 字段:following_url(关注中URL),数据类型:字符串 - 字段:gists_url(代码片段URL),数据类型:字符串 - 字段:starred_url(已星标URL),数据类型:字符串 - 字段:subscriptions_url(订阅URL),数据类型:字符串 - 字段:organizations_url(组织URL),数据类型:字符串 - 字段:repos_url(仓库URL),数据类型:字符串 - 字段:events_url(事件URL),数据类型:字符串 - 字段:received_events_url(接收事件URL),数据类型:字符串 - 字段:type(类型),数据类型:字符串 - 字段:site_admin(站点管理员),数据类型:布尔值 - 字段:labels(标签),为列表类型,列表元素包含子字段: - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:url(统一资源定位符),数据类型:字符串 - 字段:name(名称),数据类型:字符串 - 字段:color(颜色),数据类型:字符串 - 字段:default(默认标记),数据类型:布尔值 - 字段:description(描述),数据类型:字符串 - 字段:state(状态),数据类型:字符串 - 字段:locked(已锁定),数据类型:布尔值 - 字段:assignee(指派人),为结构体,包含子字段: - 字段:login(登录名),数据类型:字符串 - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:avatar_url(头像URL),数据类型:字符串 - 字段:gravatar_id(Gravatar ID),数据类型:字符串 - 字段:url(统一资源定位符),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:followers_url(关注者URL),数据类型:字符串 - 字段:following_url(关注中URL),数据类型:字符串 - 字段:gists_url(代码片段URL),数据类型:字符串 - 字段:starred_url(已星标URL),数据类型:字符串 - 字段:subscriptions_url(订阅URL),数据类型:字符串 - 字段:organizations_url(组织URL),数据类型:字符串 - 字段:repos_url(仓库URL),数据类型:字符串 - 字段:events_url(事件URL),数据类型:字符串 - 字段:received_events_url(接收事件URL),数据类型:字符串 - 字段:type(类型),数据类型:字符串 - 字段:site_admin(站点管理员),数据类型:布尔值 - 字段:assignees(指派人列表),为列表类型,列表元素包含子字段: - 字段:login(登录名),数据类型:字符串 - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:avatar_url(头像URL),数据类型:字符串 - 字段:gravatar_id(Gravatar ID),数据类型:字符串 - 字段:url(统一资源定位符),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:followers_url(关注者URL),数据类型:字符串 - 字段:following_url(关注中URL),数据类型:字符串 - 字段:gists_url(代码片段URL),数据类型:字符串 - 字段:starred_url(已星标URL),数据类型:字符串 - 字段:subscriptions_url(订阅URL),数据类型:字符串 - 字段:organizations_url(组织URL),数据类型:字符串 - 字段:repos_url(仓库URL),数据类型:字符串 - 字段:events_url(事件URL),数据类型:字符串 - 字段:received_events_url(接收事件URL),数据类型:字符串 - 字段:type(类型),数据类型:字符串 - 字段:site_admin(站点管理员),数据类型:布尔值 - 字段:milestone(里程碑),为结构体,包含子字段: - 字段:url(统一资源定位符),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:labels_url(标签URL),数据类型:字符串 - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:number,数据类型:64位整数 - 字段:title(标题),数据类型:字符串 - 字段:description(描述),数据类型:字符串 - 字段:creator(创建者),为结构体,包含子字段: - 字段:login(登录名),数据类型:字符串 - 字段:id,数据类型:64位整数 - 字段:node_id(节点ID),数据类型:字符串 - 字段:avatar_url(头像URL),数据类型:字符串 - 字段:gravatar_id(Gravatar ID),数据类型:字符串 - 字段:url(统一资源定位符),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:followers_url(关注者URL),数据类型:字符串 - 字段:following_url(关注中URL),数据类型:字符串 - 字段:gists_url(代码片段URL),数据类型:字符串 - 字段:starred_url(已星标URL),数据类型:字符串 - 字段:subscriptions_url(订阅URL),数据类型:字符串 - 字段:organizations_url(组织URL),数据类型:字符串 - 字段:repos_url(仓库URL),数据类型:字符串 - 字段:events_url(事件URL),数据类型:字符串 - 字段:received_events_url(接收事件URL),数据类型:字符串 - 字段:type(类型),数据类型:字符串 - 字段:site_admin(站点管理员),数据类型:布尔值 - 字段:open_issues(开放议题数),数据类型:64位整数 - 字段:closed_issues(已关闭议题数),数据类型:64位整数 - 字段:state(状态),数据类型:字符串 - 字段:created_at(创建时间),数据类型:秒级时间戳 - 字段:updated_at(更新时间),数据类型:秒级时间戳 - 字段:due_on(截止时间),数据类型:空值 - 字段:closed_at(关闭时间),数据类型:空值 - 字段:comments(评论),为字符串序列 - 字段:created_at(创建时间),数据类型:秒级时间戳 - 字段:updated_at(更新时间),数据类型:秒级时间戳 - 字段:closed_at(关闭时间),数据类型:秒级时间戳 - 字段:author_association(作者关联关系),数据类型:字符串 - 字段:active_lock_reason(活跃锁定原因),数据类型:空值 - 字段:body(内容),数据类型:字符串 - 字段:reactions(反馈反应),为结构体,包含子字段: - 字段:url(统一资源定位符),数据类型:字符串 - 字段:total_count(总反应数),数据类型:64位整数 - 字段:+1(点赞),数据类型:64位整数 - 字段:-1(点踩),数据类型:64位整数 - 字段:laugh(大笑反应),数据类型:64位整数 - 字段:hooray(欢呼反应),数据类型:64位整数 - 字段:confused(困惑反应),数据类型:64位整数 - 字段:heart(爱心反应),数据类型:64位整数 - 字段:rocket(火箭反应),数据类型:64位整数 - 字段:eyes(注视反应),数据类型:64位整数 - 字段:timeline_url(时间线URL),数据类型:字符串 - 字段:performed_via_github_app(通过GitHub应用执行),数据类型:空值 - 字段:state_reason(状态原因),数据类型:字符串 - 字段:draft(草稿),数据类型:布尔值 - 字段:pull_request(拉取请求),为结构体,包含子字段: - 字段:url(统一资源定位符),数据类型:字符串 - 字段:html_url(网页URL),数据类型:字符串 - 字段:diff_url(差异URL),数据类型:字符串 - 字段:patch_url(补丁URL),数据类型:字符串 - 字段:merged_at(合并时间),数据类型:秒级时间戳 - 字段:is_pull_request(是否为拉取请求),数据类型:布尔值 拆分信息: - 拆分名称:train(训练集),占用字节数:5533773,样本数量:500 下载大小:1519891,数据集总大小:5533773 配置信息: - 配置名称:default(默认配置),数据文件: - 拆分:train(训练集),路径:data/train-*
数据集概述
数据集信息
特征
- 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: 结构体
- url: 字符串
- html_url: 字符串
- labels_url: 字符串
- id: 整数
- node_id: 字符串
- number: 整数
- title: 字符串
- description: 字符串
- creator: 结构体
- 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: 布尔值
- open_issues: 整数
- closed_issues: 整数
- state: 字符串
- created_at: 时间戳
- updated_at: 时间戳
- due_on: 空值
- closed_at: 空值
- comments: 字符串序列
- created_at: 时间戳
- updated_at: 时间戳
- closed_at: 时间戳
- author_association: 字符串
- active_lock_reason: 空值
- body: 字符串
- reactions: 结构体
- url: 字符串
- total_count: 整数
- +1: 整数
- -1: 整数
- laugh: 整数
- hooray: 整数
- confused: 整数
- heart: 整数
- rocket: 整数
- eyes: 整数
- timeline_url: 字符串
- performed_via_github_app: 空值
- state_reason: 字符串
- draft: 布尔值
- pull_request: 结构体
- url: 字符串
- html_url: 字符串
- diff_url: 字符串
- patch_url: 字符串
- merged_at: 时间戳
- is_pull_request: 布尔值
数据分割
- train: 500个样本,5533773字节
数据集大小
- 下载大小: 1519891字节
- 数据集大小: 5533773字节
配置
- default:
- 数据文件:
- train: data/train-*
- 数据文件:




