--- dataset_info: - config_name: bigvul features: - name: id dtype: string - name: cwe dtype: string - name: source dtype: string - name: label dtype: bool splits: - name: train num_bytes: 33738973 num_examples: 29827 - name: val num_bytes: 7084581 num_examples: 6754 - name: test num_bytes: 7536635 num_examples: 6603 download_size: 20863781 dataset_size: 48360189 - config_name: diversevul features: - name: source dtype: string - name: label dtype: bool - name: cwe dtype: string - name: id dtype: string splits: - name: train num_bytes: 122163859 num_examples: 86555 - name: val num_bytes: 15401177 num_examples: 10896 - name: test num_bytes: 14716399 num_examples: 10723 download_size: 63461820 dataset_size: 152281435 - config_name: draper features: - name: id dtype: string - name: source dtype: string - name: label dtype: bool - name: cwe dtype: string splits: - name: train num_bytes: 158531225 num_examples: 205676 - name: val num_bytes: 19744071 num_examples: 25710 - name: test num_bytes: 19796830 num_examples: 25710 download_size: 95107394 dataset_size: 198072126 - config_name: megavul features: - name: source dtype: string - name: cwe dtype: string - name: id dtype: string - name: label dtype: bool splits: - name: train num_bytes: 97119403 num_examples: 110385 - name: val num_bytes: 12882333 num_examples: 14737 - name: test num_bytes: 19600579 num_examples: 22301 download_size: 60171924 dataset_size: 129602315 - config_name: mvd features: - name: id dtype: string - name: source dtype: string - name: cwe dtype: string - name: label dtype: bool splits: - name: train num_bytes: 181021237 num_examples: 146374 - name: val num_bytes: 22745474 num_examples: 18297 - name: test num_bytes: 22459938 num_examples: 18297 download_size: 70735881 dataset_size: 226226649 - config_name: reposvul features: - name: source dtype: string - name: label dtype: bool - name: id dtype: string - name: cwe dtype: string splits: - name: train num_bytes: 80197017 num_examples: 65670 - name: val num_bytes: 9807375 num_examples: 8273 - name: test num_bytes: 9434271 num_examples: 8094 download_size: 43085589 dataset_size: 99438663 configs: - config_name: bigvul data_files: - split: train path: bigvul/train-* - split: val path: bigvul/val-* - split: test path: bigvul/test-* - config_name: diversevul data_files: - split: train path: diversevul/train-* - split: val path: diversevul/val-* - split: test path: diversevul/test-* - config_name: draper data_files: - split: train path: draper/train-* - split: val path: draper/val-* - split: test path: draper/test-* - config_name: megavul data_files: - split: train path: megavul/train-* - split: val path: megavul/val-* - split: test path: megavul/test-* - config_name: mvd data_files: - split: train path: mvd/train-* - split: val path: mvd/val-* - split: test path: mvd/test-* - config_name: reposvul data_files: - split: train path: reposvul/train-* - split: val path: reposvul/val-* - split: test path: reposvul/test-* ---