File size: 582 Bytes
d241a2b
 
 
 
 
852e84c
d241a2b
 
ae0e267
 
 
 
 
 
308d7d9
 
ae0e267
 
b8802b9
 
3f23f7c
b8802b9
 
 
 
ae0e267
 
 
 
 
3f23f7c
 
b8802b9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: mit
tags:
- cybersecurity
size_categories:
- 100K<n<1M
task_categories:
- text-classification
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 246754732
    num_examples: 70784
  - name: validation
    num_bytes: 104470868
    num_examples: 30336
  download_size: 15462783
  dataset_size: 351225600
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---