RonanMcGovern commited on
Commit
26c4fee
·
verified ·
1 Parent(s): 3e76f47

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +53 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: reasoning
5
+ dtype: string
6
+ - name: code
7
+ dtype: string
8
+ - name: correct_train_input
9
+ list: bool
10
+ - name: train_input
11
+ list:
12
+ list:
13
+ list: int64
14
+ - name: train_output
15
+ list:
16
+ list:
17
+ list: int64
18
+ - name: predicted_train_output
19
+ list:
20
+ list:
21
+ list: int64
22
+ - name: correct_test_input
23
+ list: bool
24
+ - name: test_input
25
+ list:
26
+ list:
27
+ list: int64
28
+ - name: test_output
29
+ list:
30
+ list:
31
+ list: int64
32
+ - name: predicted_test_output
33
+ list:
34
+ list:
35
+ list: int64
36
+ - name: task_id
37
+ dtype: string
38
+ - name: model
39
+ dtype: string
40
+ - name: generation
41
+ dtype: int64
42
+ splits:
43
+ - name: train
44
+ num_bytes: 192373
45
+ num_examples: 4
46
+ download_size: 21156
47
+ dataset_size: 192373
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0aabd8a769142907331f9e096eb8d057c65a3c7cd87f01cb054f07fee272101
3
+ size 21156