| license: cc-by-4.0 | |
| dataset_info: | |
| features: | |
| - name: instance_id | |
| dtype: string | |
| - name: docker_image | |
| dtype: string | |
| - name: rebuild_commands | |
| dtype: string | |
| - name: test_commands | |
| dtype: string | |
| - name: print_commands | |
| dtype: string | |
| - name: test_status | |
| dtype: string | |
| - name: log_parser | |
| dtype: string | |
| - name: coverage_command | |
| dtype: string | |
| - name: coverage_file | |
| dtype: string | |
| - name: coverage_source_edits | |
| dtype: string | |
| splits: | |
| - name: c.linux | |
| num_bytes: 82291867 | |
| num_examples: 13 | |
| - name: cpp.linux | |
| num_bytes: 717724807 | |
| num_examples: 28 | |
| - name: go.linux | |
| num_bytes: 127776157 | |
| num_examples: 56 | |
| - name: rust.linux | |
| num_bytes: 488959210 | |
| num_examples: 74 | |
| - name: go.windows | |
| num_bytes: 68456979 | |
| num_examples: 56 | |
| - name: c.windows | |
| num_bytes: 105966084 | |
| num_examples: 13 | |
| - name: cpp.windows | |
| num_bytes: 19824132 | |
| num_examples: 28 | |
| - name: rust.windows | |
| num_bytes: 508522136 | |
| num_examples: 74 | |
| - name: cs.linux | |
| num_bytes: 954116859 | |
| num_examples: 88 | |
| download_size: 425938890 | |
| dataset_size: 3073638231 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: c.linux | |
| path: data/c.linux-* | |
| - split: cpp.linux | |
| path: data/cpp.linux-* | |
| - split: go.linux | |
| path: data/go.linux-* | |
| - split: rust.linux | |
| path: data/rust.linux-* | |
| - split: go.windows | |
| path: data/go.windows-* | |
| - split: c.windows | |
| path: data/c.windows-* | |
| - split: cpp.windows | |
| path: data/cpp.windows-* | |
| - split: rust.windows | |
| path: data/rust.windows-* | |
| - split: cs.linux | |
| path: data/cs.linux-* | |