--- dataset_info: features: - name: label dtype: class_label: names: '0': CWE-22 '1': CWE-79 '2': CWE-601 - name: code_before dtype: string - name: code_after dtype: string - name: label_text dtype: string - name: deleted struct: - name: code sequence: string - name: line_no sequence: int64 - name: added struct: - name: code sequence: string - name: line_no sequence: int64 - name: normalized_code_before dtype: string - name: normalized_code_after dtype: string - name: before_doc_string_pos sequence: int64 - name: after_doc_string_pos sequence: int64 splits: - name: train num_bytes: 10903264.596273292 num_examples: 160 - name: test num_bytes: 3609181.0 num_examples: 41 download_size: 5041260 dataset_size: 14512445.596273292 --- # Dataset Card for "python_vul_cvefix_small" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)