cedricbonhomme commited on
Commit
c890dd1
·
verified ·
1 Parent(s): 37b8d6e

Upload dataset

Browse files
README.md CHANGED
@@ -9,6 +9,44 @@ tags:
9
  - severity-classification
10
  size_categories:
11
  - 100K-1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Vulnerability-FSTEC
 
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: cpes
28
+ list: 'null'
29
+ - name: cvss_v4_0
30
+ dtype: 'null'
31
+ - name: cvss_v3_1
32
+ dtype: 'null'
33
+ - name: cvss_v3_0
34
+ dtype: 'null'
35
+ - name: cvss_v2_0
36
+ dtype: float64
37
+ - name: cve_id
38
+ dtype: string
39
+ - name: source
40
+ dtype: string
41
+ splits:
42
+ - name: train
43
+ num_bytes: 63743447
44
+ num_examples: 74664
45
+ - name: test
46
+ num_bytes: 7082605
47
+ num_examples: 8296
48
+ download_size: 19414837
49
+ dataset_size: 70826052
50
  ---
51
 
52
  # Vulnerability-FSTEC
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16809a1fba9eedbda32bde10e5336a5fd73320ad520427b66eb23a43644718e6
3
- size 1940975
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b45bbefb08ef5f175d7b44aafc3f196d0f69dccafa7b2a4634d9268c315a3db
3
+ size 1929463
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dda8673139c37aaa3eda9d911c681288ed0094a04e431fcd6b369fa4a032693f
3
- size 17454438
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405e74692e504152d267e42e2299595877b7033d6c599bfcc78ba06cb8071387
3
+ size 17485374