atul10 commited on
Commit
303fb35
·
verified ·
1 Parent(s): 2d14221

Upload dataset (part 00002-of-00003)

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file_name
5
+ dtype: string
6
+ - name: original_function_name
7
+ dtype: string
8
+ - name: stripped_function_name
9
+ dtype: string
10
+ - name: decompiled_code_original
11
+ dtype: string
12
+ - name: decompiled_code_stripped
13
+ dtype: string
14
+ - name: assembly_code
15
+ dtype: string
16
+ - name: dataflowgraph_original
17
+ dtype: float64
18
+ - name: dataflowgraph_stripped
19
+ dtype: float64
20
+ - name: graphImage_original
21
+ dtype: float64
22
+ - name: graphImage_stripped
23
+ dtype: float64
24
+ - name: pcode_edges_original
25
+ dtype: string
26
+ - name: pcode_edges_stripped
27
+ dtype: string
28
+ - name: pcode_graph_original
29
+ dtype: float64
30
+ - name: pcode_graph_stripped
31
+ dtype: float64
32
+ - name: address
33
+ dtype: string
34
+ - name: arch
35
+ dtype: string
36
+ - name: opt_level
37
+ dtype: string
38
+ - name: S-Expression_of_decompiled_code_stripped
39
+ dtype: string
40
+ - name: S-Expression_decompiled_code_original
41
+ dtype: string
42
+ - name: S-Expression_decompiled_code_original_noisy
43
+ dtype: string
44
+ - name: S-Expression_decompiled_code_original_clean
45
+ dtype: string
46
+ - name: S-Expression_decompiled_code_original_root
47
+ dtype: string
48
+ - name: Replace_function_name_and_variable_name
49
+ dtype: string
50
+ - name: S-Expression_decompiled_code_stripped
51
+ dtype: float64
52
+ - name: Root Node
53
+ dtype: string
54
+ - name: decompiled_code_original_masked
55
+ dtype: float64
56
+ - name: decompiled_code_stripped_masked
57
+ dtype: string
58
+ splits:
59
+ - name: train
60
+ num_bytes: 40142911414
61
+ num_examples: 366313
62
+ - name: test
63
+ num_bytes: 4917618567
64
+ num_examples: 45789
65
+ - name: eval
66
+ num_bytes: 5437932513
67
+ num_examples: 45790
68
+ download_size: 8891480677
69
+ dataset_size: 50498462494
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ - split: test
76
+ path: data/test-*
77
+ - split: eval
78
+ path: data/eval-*
79
+ ---
data/eval-00009-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2910acd8d98a2da96d8705d85cdf035e75a517e56748a8baf2dcff90fbe4e4c
3
+ size 80941101
data/eval-00010-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11977f416e881fd282f269fc7c1552938b2ec040d14d4da80e4214b8d4579bea
3
+ size 84377334