Update README.md
ce10e7a
verified
|
--- |
|
dataset_info: |
|
features: |
|
- name: id |
|
dtype: string |
|
- name: tokens |
|
sequence: string |
|
- name: ner_tags |
|
sequence: |
|
class_label: |
|
names: |
|
'0': B-Indicator |
|
'1': B-Malware |
|
'2': B-Organization |
|
'3': B-System |
|
'4': B-Vulnerability |
|
'5': I-Indicator |
|
'6': I-Malware |
|
'7': I-Organization |
|
'8': I-System |
|
'9': I-Vulnerability |
|
'10': O |
|
splits: |
|
- name: train |
|
num_bytes: 1197515 |
|
num_examples: 2664 |
|
- name: test |
|
num_bytes: 336600 |
|
num_examples: 717 |
|
- name: validation |
|
num_bytes: 339858 |
|
num_examples: 785 |
|
download_size: 385026 |
|
dataset_size: 1873973 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
- split: validation |
|
path: data/validation-* |
|
license: apache-2.0 |
|
task_categories: |
|
- token-classification |
|
--- |