| 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: 82982202 | |
| num_examples: 13 | |
| - name: cpp.linux | |
| num_bytes: 718087260 | |
| num_examples: 28 | |
| - name: go.linux | |
| num_bytes: 147778929 | |
| num_examples: 56 | |
| - name: rust.linux | |
| num_bytes: 487728931 | |
| num_examples: 74 | |
| - name: go.windows | |
| num_bytes: 117206885 | |
| num_examples: 56 | |
| - name: c.windows | |
| num_bytes: 106097691 | |
| num_examples: 13 | |
| - name: cpp.windows | |
| num_bytes: 22556293 | |
| num_examples: 28 | |
| - name: rust.windows | |
| num_bytes: 627595221 | |
| num_examples: 74 | |
| - name: cs.linux | |
| num_bytes: 644605194 | |
| num_examples: 87 | |
| - name: cs.windows | |
| num_bytes: 1109258014 | |
| num_examples: 79 | |
| download_size: 544251504 | |
| dataset_size: 4063896620 | |
| 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-* | |
| - split: cs.windows | |
| path: data/cs.windows-* | |