Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Chinese
ArXiv:
License:
cedricbonhomme commited on
Commit
c876f70
·
verified ·
1 Parent(s): ab91bb7

Upload dataset

Browse files
README.md CHANGED
@@ -9,6 +9,36 @@ tags:
9
  - severity-classification
10
  size_categories:
11
  - 100K-1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Vulnerability-CNVD
 
9
  - severity-classification
10
  size_categories:
11
  - 100K-1M
12
+ configs:
13
+ - config_name: default
14
+ data_files:
15
+ - split: train
16
+ path: data/train-*
17
+ - split: test
18
+ path: data/test-*
19
+ dataset_info:
20
+ features:
21
+ - name: id
22
+ dtype: string
23
+ - name: title
24
+ dtype: string
25
+ - name: description
26
+ dtype: string
27
+ - name: severity
28
+ dtype: string
29
+ - name: cve_id
30
+ dtype: string
31
+ - name: source
32
+ dtype: string
33
+ splits:
34
+ - name: train
35
+ num_bytes: 48509644
36
+ num_examples: 116192
37
+ - name: test
38
+ num_bytes: 5390285
39
+ num_examples: 12911
40
+ download_size: 25072100
41
+ dataset_size: 53899929
42
  ---
43
 
44
  # Vulnerability-CNVD
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93ae944837b08ebf100a985100089c52479482c474f0251a05d5256888439edd
3
- size 2525285
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e7261727f6ddfe9ab060ef2891eec62566bd50eb069e30a731c8cfa544ca6d4
3
+ size 2535468
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4ebf4682cd5737760dbe7614201abfa42da9e76d17d059b889680f10f0fdc47
3
- size 22458545
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b411edbf5a9528869d3c515b6a08074c2bae4844bea672f0583ade94ea11771c
3
+ size 22536632