File size: 603 Bytes
d241a2b
 
 
 
 
 
 
 
ae0e267
 
 
 
 
 
308d7d9
 
ae0e267
 
3f23f7c
 
 
 
9a5d98f
3f23f7c
 
ae0e267
 
 
 
 
3f23f7c
 
d241a2b
 
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:
- 10K<n<100K
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: 627208
    num_examples: 490
  - name: validation
    num_bytes: 268792
    num_examples: 210
  download_size: 21722
  dataset_size: 896000
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---
In development, I'll upload it soon.