adpretko commited on
Commit
ae030ec
·
verified ·
1 Parent(s): 6335931

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task_name
5
+ dtype: string
6
+ - name: source_code
7
+ dtype: string
8
+ - name: compiler_asm
9
+ dtype: string
10
+ - name: object_asm
11
+ dtype: string
12
+ - name: shared_asm
13
+ dtype: string
14
+ - name: program_asm
15
+ dtype: string
16
+ splits:
17
+ - name: O0
18
+ num_bytes: 3196470
19
+ num_examples: 164
20
+ - name: O2
21
+ num_bytes: 2673387
22
+ num_examples: 164
23
+ download_size: 1700641
24
+ dataset_size: 5869857
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: O0
29
+ path: data/O0-*
30
+ - split: O2
31
+ path: data/O2-*
32
+ ---
data/O0-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f6ccff28890cf3870b6754fdbb915a6e81ee8a65263e1712f2a1e7b47fc8a1
3
+ size 907154
data/O2-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1e0c2b27880af3c67bf550b6de2f63b88a9cfd746122a6f4abbd193544e51c
3
+ size 793487