File size: 613 Bytes
7d2f3a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cfc5d20
 
87539a2
cfc5d20
 
 
 
7d2f3a5
 
 
 
 
87539a2
 
7d2f3a5
b868a7e
 
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
---
dataset_info:
  features:
  - name: sha256
    dtype: string
  - name: func_addr
    dtype: string
  - name: capa
    list: string
  - name: bytes
    dtype: string
  - name: disasm
    list: string
  splits:
  - name: train
    num_bytes: 756980713
    num_examples: 100000
  - name: test
    num_bytes: 5005246
    num_examples: 1000
  download_size: 142924778
  dataset_size: 761985959
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

A subset of [joyce8/EMBER2024-capa](https://huggingface.co/datasets/joyce8/EMBER2024-capa).