--- dataset_info: features: - name: prompt dtype: string - name: completions list: string - name: labels list: int64 - name: source dtype: string - name: other_info struct: - name: CVE ID dtype: string - name: CVE Page dtype: string - name: CWE ID dtype: string - name: codeLink dtype: string - name: commit_id dtype: string - name: commit_message dtype: string - name: lang dtype: string - name: project dtype: string - name: index dtype: int64 splits: - name: test num_bytes: 65075547 num_examples: 34076 - name: train num_bytes: 316769819 num_examples: 159622 - name: validation num_bytes: 65420868 num_examples: 34204 download_size: 168931128 dataset_size: 447266234 configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* - split: validation path: data/validation-* ---