bugswarm-cwe / README.md
rufimelo's picture
Add bugswarm dataset
52c33da verified
---
dataset_info:
features:
- name: id
dtype: string
- name: source_dataset
dtype: string
- name: cwe
dtype: string
- name: language
dtype: string
- name: vulnerable_code
dtype: string
- name: secure_code
dtype: string
- name: url
dtype: string
- name: repository
dtype: string
- name: commit_hash
dtype: string
- name: timestamp
dtype: string
- name: cvss_score
dtype: string
- name: severity
dtype: string
- name: metadata
struct:
- name: bug_id
dtype: string
- name: dataset_source
dtype: string
- name: test_failing
dtype: string
- name: test_passing
dtype: string
splits:
- name: train
num_bytes: 1343
num_examples: 5
download_size: 7698
dataset_size: 1343
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---