Dunateo commited on
Commit
e87013d
1 Parent(s): 3cd2982

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -28,6 +28,7 @@ tags:
28
  pretty_name: Vulnerability Descriptions & CWE Mappings
29
  size_categories:
30
  - 1K<n<10K
 
31
  ---
32
  # Vulnerability Descriptions & CWE Mappings
33
 
@@ -79,6 +80,4 @@ print(f"Number of rows: {len(dataset['train'])}")
79
  - Format: CSV file with semicolon (;) as the delimiter
80
  - Columns:
81
  - text: Detailed description of the vulnerability
82
- - label: Corresponding CWE category
83
-
84
-
 
28
  pretty_name: Vulnerability Descriptions & CWE Mappings
29
  size_categories:
30
  - 1K<n<10K
31
+ license: mit
32
  ---
33
  # Vulnerability Descriptions & CWE Mappings
34
 
 
80
  - Format: CSV file with semicolon (;) as the delimiter
81
  - Columns:
82
  - text: Detailed description of the vulnerability
83
+ - label: Corresponding CWE category