| dataset_info: | |
| features: | |
| - name: project | |
| dtype: string | |
| - name: target_file | |
| dtype: string | |
| - name: target_line | |
| dtype: int64 | |
| - name: url | |
| dtype: string | |
| - name: commit | |
| dtype: string | |
| - name: patch | |
| dtype: string | |
| - name: fuzzing_harness | |
| dtype: string | |
| - name: build_script | |
| dtype: string | |
| - name: realistic_context | |
| dtype: string | |
| - name: realistic_call_paths | |
| sequence: string | |
| - name: cve_id | |
| dtype: string | |
| - name: fuzz_target | |
| dtype: string | |
| - name: poc | |
| dtype: string | |
| - name: target_function | |
| dtype: string | |
| - name: trigger_command | |
| dtype: string | |
| - name: cve_pattern | |
| sequence: string | |
| splits: | |
| - name: test | |
| num_bytes: 19423813 | |
| num_examples: 50 | |
| download_size: 5039181 | |
| dataset_size: 19423813 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |