atul10 commited on
Commit
cbf1eb7
·
verified ·
1 Parent(s): 72eb156

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: string
52
+ - name: Root Node
53
+ dtype: string
54
+ - name: decompiled_code_original_masked
55
+ dtype: string
56
+ - name: decompiled_code_stripped_masked
57
+ dtype: string
58
+ - name: __index_level_0__
59
+ dtype: int64
60
+ splits:
61
+ - name: train
62
+ num_bytes: 9712598969
63
+ num_examples: 68995
64
+ - name: test
65
+ num_bytes: 1166199604
66
+ num_examples: 8624
67
+ - name: eval
68
+ num_bytes: 1344880095
69
+ num_examples: 8625
70
+ download_size: 2415877651
71
+ dataset_size: 12223678668
72
+ configs:
73
+ - config_name: default
74
+ data_files:
75
+ - split: train
76
+ path: data/train-*
77
+ - split: test
78
+ path: data/test-*
79
+ - split: eval
80
+ path: data/eval-*
81
+ ---
data/eval-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655733d0c88fcb72563e4b167ba0a66070a19d54dc1a25a4fa0f73d1f2a4b72e
3
+ size 110178200
data/eval-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75df416085d96bb68fc197749717bb8fd6aa8751dc2a3da4e49b34c54657860
3
+ size 77955411
data/eval-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b828132d7a4626232dd2a6270582b0532ae809601ec98ff0ed06f4ed4576349d
3
+ size 80759785
data/test-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9c2025762ddfe9b5acbd93e82a3a3913e9650278fb94892be952f2b1dea205
3
+ size 67802833
data/test-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd3470af097a6a15cb6d01aff800e11af5ab1f4ba8e4720dc526670890be233e
3
+ size 78246293
data/test-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d3d404003d83fadf1550f8d4ba8a5178cb85bc7aebf5212244f50a189632ca
3
+ size 81499664
data/train-00000-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9647822758619c0bec66cc64bfb880db865971a94de0ab5a4c1df2ff2fd104
3
+ size 78937556
data/train-00001-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20991563ecbfd1f3d45c2f3e93a72b6a59cd470b5e7f95cde78508f3b95e186a
3
+ size 114788294
data/train-00002-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ef300d181fd6896b007f962b807c1ae7758eaff8b41c2e1058dd186ae698aa
3
+ size 94664869
data/train-00003-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1481012036ad6f0f49f4c7d60b32c230585ee8f467511ee41ebc0297e67f509e
3
+ size 81829519
data/train-00004-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d599dd9bea677dd6fb26ec2e7c19e565ef68a55ab52f58e8f08e781198578b
3
+ size 88412068
data/train-00005-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18faec57bc3cf49e7d2609563f5e91902cb7e503a7f10f22c6aafc3014edb9dd
3
+ size 82463479
data/train-00006-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5827e716d4d5b4ab2c6633613d20507081f7e9673c0d8191951b18aee677334f
3
+ size 113448814
data/train-00007-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94cd394c2eb07df24dc9268b9928cc160e3961ca8533e8a253f01b7813bbd60c
3
+ size 107788022
data/train-00008-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:278971eccc62dd99dac3ff65fd5255248bd421335af6871d5bc3a9a8adcb5242
3
+ size 97235809
data/train-00009-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa57854a75985ecb1842791f4be4a9c508f9916875ec8be82c245c9fbd86b31e
3
+ size 90690330
data/train-00010-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:488feaf71682829415522927ea12b4e9a29b73dbe9fb715d92293c794c0c2177
3
+ size 93659070
data/train-00011-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6b96ee9ae759167545cb0b981de93918ade51ff32d20625972c562b17e41848
3
+ size 114241989
data/train-00012-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0b3c9280b55ba7006a25dd752acf2337e258da1d474b6871446f172b23d080
3
+ size 106298348
data/train-00013-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9218369af3d1ce83d8fa1d179c56e35e4355d31c03fe47ccd5b7df6a2492315b
3
+ size 92523932
data/train-00014-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85af270d6c9cf834c50fff56ffc8a0d09866b9eb422edcfebe85b63b65f3ac94
3
+ size 101035940
data/train-00015-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92fe9b3bf43a93382fd83efc626e7beff174e7194bffe28ba8ec422afef3f137
3
+ size 86108389
data/train-00016-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee37cc3c74d9d45c7819415408429ea8d11ef4a0935de9d5b5d467088bafaa9b
3
+ size 97285504
data/train-00017-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aebe7c172e31714e7268d71e912bb412a8140038806e9eb7bc53e829cac87419
3
+ size 88776220
data/train-00018-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc27cb6fe372303b02cd9be744466fad565aeea544e36d32c2e3f3fc06d20818
3
+ size 97281789
data/train-00019-of-00020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57be0bb49e85292a3046caa5b10c2fdcaeea4bdb6be843d19c00914787e2fd05
3
+ size 91965524