PR_comments / README.md
susnato's picture
Upload dataset
644b585 verified
|
raw
history blame contribute delete
No virus
885 Bytes
---
dataset_info:
features:
- name: repo_name
dtype: string
- name: pr_number
dtype: int64
- name: pr_title
dtype: string
- name: pr_description
dtype: string
- name: author
dtype: 'null'
- name: date_created
dtype: string
- name: date_merged
dtype: string
- name: filepath
dtype: string
- name: before_content
dtype: string
- name: after_content
dtype: string
- name: pr_author
dtype: string
- name: previous_commit
dtype: string
- name: pr_commit
dtype: string
- name: comment
dtype: string
- name: comment_author
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 879064359
num_examples: 12646
download_size: 117418842
dataset_size: 879064359
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---