| dataset_info: | |
| features: | |
| - name: id | |
| dtype: int64 | |
| - name: project_id | |
| dtype: string | |
| - name: bug_id | |
| dtype: string | |
| - name: class_file | |
| dtype: string | |
| - name: method | |
| dtype: string | |
| - name: source | |
| dtype: string | |
| - name: target | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 2231961 | |
| num_examples: 889 | |
| download_size: 640023 | |
| dataset_size: 2231961 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |