yiksiu commited on
Commit
afc3a38
·
verified ·
1 Parent(s): 3527c8e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: template
5
+ dtype: string
6
+ - name: idx
7
+ dtype: int64
8
+ - name: prompt
9
+ dtype: string
10
+ - name: label
11
+ dtype: string
12
+ - name: operator
13
+ dtype: string
14
+ - name: num_digit
15
+ dtype: int64
16
+ - name: random_counterfactual
17
+ struct:
18
+ - name: label
19
+ dtype: int64
20
+ - name: prompt
21
+ dtype: string
22
+ - name: ones_op1_counterfactual
23
+ struct:
24
+ - name: label
25
+ dtype: int64
26
+ - name: prompt
27
+ dtype: string
28
+ - name: ones_op2_counterfactual
29
+ struct:
30
+ - name: label
31
+ dtype: int64
32
+ - name: prompt
33
+ dtype: string
34
+ - name: tens_op1_counterfactual
35
+ struct:
36
+ - name: label
37
+ dtype: int64
38
+ - name: prompt
39
+ dtype: string
40
+ - name: tens_op2_counterfactual
41
+ struct:
42
+ - name: label
43
+ dtype: int64
44
+ - name: prompt
45
+ dtype: string
46
+ - name: ones_carry_counterfactual
47
+ struct:
48
+ - name: label
49
+ dtype: int64
50
+ - name: prompt
51
+ dtype: string
52
+ - name: tens_carry_counterfactual
53
+ struct:
54
+ - name: label
55
+ dtype: int64
56
+ - name: prompt
57
+ dtype: string
58
+ splits:
59
+ - name: train
60
+ num_bytes: 15339959
61
+ num_examples: 45920
62
+ - name: validation
63
+ num_bytes: 2191329
64
+ num_examples: 6560
65
+ - name: test
66
+ num_bytes: 2191577
67
+ num_examples: 6560
68
+ download_size: 4486770
69
+ dataset_size: 19722865
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ - split: validation
76
+ path: data/validation-*
77
+ - split: test
78
+ path: data/test-*
79
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eeb6e6d120dbbc25a8c3eee03328b1c64420ed1b8c4e1393e6e719f82b1825c
3
+ size 513496
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f53a4e622aeff62826472b3954b3f22169adfe5e74e34bf0853830f98c98cf
3
+ size 3458908
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ddf182153106d44a9a097c4978e961c7f136c3b2bbf4382a4532da358b87ce
3
+ size 514366