| --- |
| dataset_info: |
| features: |
| - name: bid |
| dtype: string |
| - name: pid |
| dtype: string |
| - name: repository |
| dtype: string |
| - name: language |
| dtype: string |
| - name: clone_url |
| dtype: string |
| - name: collection_timestamp |
| dtype: string |
| - name: commit_hash |
| dtype: string |
| - name: commit_message |
| dtype: string |
| - name: commit_timestamp |
| dtype: string |
| - name: previous_commit_hash |
| dtype: string |
| - name: previous_commit_message |
| dtype: string |
| - name: previous_commit_timestamp |
| dtype: string |
| - name: time_to_patch |
| dtype: string |
| - name: bug_patch |
| dtype: string |
| - name: bug_patch_file_extensions |
| sequence: string |
| - name: test_patch |
| dtype: string |
| - name: test_patch_file_extensions |
| sequence: string |
| - name: non_code_patch |
| dtype: string |
| - name: non_code_patch_file_extensions |
| sequence: string |
| - name: change_type |
| dtype: string |
| - name: actions_runs |
| list: |
| list: |
| - name: build_tool |
| dtype: string |
| - name: default_actions |
| dtype: bool |
| - name: elapsed_time |
| dtype: float64 |
| - name: failed |
| dtype: bool |
| - name: tests |
| list: |
| - name: classname |
| dtype: string |
| - name: name |
| dtype: string |
| - name: results |
| list: |
| - name: message |
| dtype: string |
| - name: result |
| dtype: string |
| - name: type |
| dtype: string |
| - name: stderr |
| dtype: string |
| - name: stdout |
| dtype: string |
| - name: time |
| dtype: float64 |
| - name: workflow |
| struct: |
| - name: path |
| dtype: string |
| - name: type |
| dtype: string |
| - name: workflow_name |
| dtype: string |
| - name: strategy |
| dtype: string |
| - name: issues |
| list: |
| - name: body |
| dtype: string |
| - name: comments |
| sequence: string |
| - name: id |
| dtype: int64 |
| - name: is_pull_request |
| dtype: bool |
| - name: labels |
| list: |
| - name: description |
| dtype: string |
| - name: name |
| dtype: string |
| - name: review_comments |
| sequence: string |
| - name: title |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 50137466 |
| num_examples: 199 |
| download_size: 3434244 |
| dataset_size: 50137466 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| --- |
| |