Datasets:
Update dataset card metadata
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ source_datasets:
|
|
| 12 |
task_categories:
|
| 13 |
- other
|
| 14 |
task_ids:
|
| 15 |
-
-
|
| 16 |
pretty_name: SEI CERT Oracle Coding Standard for Java (Wiki rules)
|
| 17 |
tags:
|
| 18 |
- code
|
|
@@ -21,43 +21,6 @@ tags:
|
|
| 21 |
- static-analysis
|
| 22 |
- coding-standard
|
| 23 |
- sei-cert
|
| 24 |
-
dataset_info:
|
| 25 |
-
features:
|
| 26 |
-
- name: language
|
| 27 |
-
dtype: large_string
|
| 28 |
-
- name: page_id
|
| 29 |
-
dtype: int64
|
| 30 |
-
- name: page_url
|
| 31 |
-
dtype: large_string
|
| 32 |
-
- name: chapter
|
| 33 |
-
dtype: int64
|
| 34 |
-
- name: section
|
| 35 |
-
dtype: int64
|
| 36 |
-
- name: rule_id
|
| 37 |
-
dtype: large_string
|
| 38 |
-
- name: title
|
| 39 |
-
dtype: large_string
|
| 40 |
-
- name: intro
|
| 41 |
-
dtype: large_string
|
| 42 |
-
- name: noncompliant_code
|
| 43 |
-
dtype: large_string
|
| 44 |
-
- name: compliant_solution
|
| 45 |
-
dtype: large_string
|
| 46 |
-
- name: risk_assessment
|
| 47 |
-
dtype: large_string
|
| 48 |
-
- name: breadcrumb
|
| 49 |
-
dtype: large_string
|
| 50 |
-
splits:
|
| 51 |
-
- name: train
|
| 52 |
-
num_bytes: 1805292
|
| 53 |
-
num_examples: 257
|
| 54 |
-
download_size: 729108
|
| 55 |
-
dataset_size: 1805292
|
| 56 |
-
configs:
|
| 57 |
-
- config_name: default
|
| 58 |
-
data_files:
|
| 59 |
-
- split: train
|
| 60 |
-
path: data/train-*
|
| 61 |
---
|
| 62 |
|
| 63 |
# Dataset Card for SEI CERT Oracle Coding Standard for Java (Wiki rules)
|
|
|
|
| 12 |
task_categories:
|
| 13 |
- other
|
| 14 |
task_ids:
|
| 15 |
+
- language-modeling
|
| 16 |
pretty_name: SEI CERT Oracle Coding Standard for Java (Wiki rules)
|
| 17 |
tags:
|
| 18 |
- code
|
|
|
|
| 21 |
- static-analysis
|
| 22 |
- coding-standard
|
| 23 |
- sei-cert
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# Dataset Card for SEI CERT Oracle Coding Standard for Java (Wiki rules)
|