loubnabnl/bot_issues
收藏资源简介:
--- dataset_info: features: - name: repo dtype: string - name: org dtype: string - name: issue_id dtype: int64 - name: issue_number dtype: int64 - name: pull_request struct: - name: number dtype: int64 - name: repo dtype: string - name: user_login dtype: string - name: events list: - name: action dtype: string - name: author dtype: string - name: comment_id dtype: float64 - name: datetime dtype: int64 - name: text dtype: string - name: title dtype: string - name: type dtype: string - name: user_count dtype: int64 - name: event_count dtype: int64 - name: text_size dtype: int64 - name: old_events list: - name: action dtype: string - name: author dtype: string - name: comment_id dtype: float64 - name: datetime dtype: int64 - name: text dtype: string - name: title dtype: string - name: type dtype: string - name: bot_issue dtype: bool - name: modified_by_bot dtype: bool - name: text_size_bots dtype: int64 splits: - name: train num_bytes: 7767638 num_examples: 1155 download_size: 2267409 dataset_size: 7767638 --- # Dataset Card for "bot_issues" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- repo:字符串类型
- org:字符串类型
- issue_id:整数类型(int64)
- issue_number:整数类型(int64)
- pull_request:结构类型,包含以下字段:
- number:整数类型(int64)
- repo:字符串类型
- user_login:字符串类型
- events:列表类型,包含以下字段:
- action:字符串类型
- author:字符串类型
- comment_id:浮点数类型(float64)
- datetime:整数类型(int64)
- text:字符串类型
- title:字符串类型
- type:字符串类型
- user_count:整数类型(int64)
- event_count:整数类型(int64)
- text_size:整数类型(int64)
- old_events:列表类型,包含以下字段:
- action:字符串类型
- author:字符串类型
- comment_id:浮点数类型(float64)
- datetime:整数类型(int64)
- text:字符串类型
- title:字符串类型
- type:字符串类型
- bot_issue:布尔类型
- modified_by_bot:布尔类型
- text_size_bots:整数类型(int64)
数据集分割
- train:
- num_bytes:7767638字节
- num_examples:1155个样本
数据集大小
- download_size:2267409字节
- dataset_size:7767638字节



