Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
vulnerability / README.md
cedricbonhomme's picture
Upload dataset
96bc685 verified
|
raw
history blame
497 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: description
      dtype: string
    - name: cpes
      sequence: string
  splits:
    - name: train
      num_bytes: 266295.652892562
      num_examples: 871
    - name: test
      num_bytes: 29656.347107438018
      num_examples: 97
  download_size: 89585
  dataset_size: 295952
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*