Datasets:

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

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: 48329767
36
+ num_examples: 115762
37
+ - name: test
38
+ num_bytes: 5370206
39
+ num_examples: 12863
40
+ download_size: 24983830
41
+ dataset_size: 53699973
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:0458d68b93d1b8e50966203d6cc018fa781ab81656563b4cc030fcdaf47253e1
3
- size 2539431
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ae944837b08ebf100a985100089c52479482c474f0251a05d5256888439edd
3
+ size 2525285
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b51f229e383dfd1843157cfc32084a847d938efe570887dcd8c131b1f578766
3
- size 22432361
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ebf4682cd5737760dbe7614201abfa42da9e76d17d059b889680f10f0fdc47
3
+ size 22458545