anjiangwei commited on
Commit
84fff1a
·
verified ·
1 Parent(s): 8926571

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: data_source
5
+ dtype: string
6
+ - name: prompt
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: ability
13
+ dtype: string
14
+ - name: reward_model
15
+ struct:
16
+ - name: ground_truth
17
+ dtype: string
18
+ - name: style
19
+ dtype: string
20
+ - name: extra_info
21
+ struct:
22
+ - name: answer
23
+ dtype: string
24
+ - name: assembly_only_question
25
+ dtype: string
26
+ - name: c_code
27
+ dtype: string
28
+ - name: c_only_question
29
+ dtype: string
30
+ - name: index
31
+ dtype: int64
32
+ - name: inputs
33
+ sequence: string
34
+ - name: outputs
35
+ sequence: string
36
+ - name: question
37
+ dtype: string
38
+ - name: split
39
+ dtype: string
40
+ - name: unoptimized_assembly
41
+ dtype: string
42
+ - name: unoptimized_compiled
43
+ dtype: binary
44
+ splits:
45
+ - name: train
46
+ num_bytes: 272517309
47
+ num_examples: 7872
48
+ - name: val
49
+ num_bytes: 7908805
50
+ num_examples: 200
51
+ - name: fewshot
52
+ num_bytes: 122942
53
+ num_examples: 4
54
+ download_size: 60308097
55
+ dataset_size: 280549056
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: train
60
+ path: data/train-*
61
+ - split: val
62
+ path: data/val-*
63
+ - split: fewshot
64
+ path: data/fewshot-*
65
+ ---
data/fewshot-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e46c4cb90be77b19388aa38c90bd6ccab2321daca360e753a2b481e2fedf89
3
+ size 82581
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a57f55fe707402aaa45f32e8f54d38d6efbbaf5f52c7f8f4da2e246a170db5f
3
+ size 58491696
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ded07f9b6357f48c0d45ea21e765c5d7344a21cf9f0e131a7c55c6d0a39d3a6
3
+ size 1733820