sarahwie commited on
Commit
d56d68b
·
verified ·
1 Parent(s): 3b7c40a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -78
README.md CHANGED
@@ -1,78 +1 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: idx
5
- dtype: int64
6
- - name: template
7
- dtype: string
8
- - name: prompt
9
- dtype: string
10
- - name: label
11
- dtype: string
12
- - name: operator
13
- dtype: string
14
- - name: operand1
15
- dtype: int64
16
- - name: operand2
17
- dtype: int64
18
- - name: num_digit
19
- dtype: int64
20
- - name: random_counterfactual
21
- struct:
22
- - name: label
23
- dtype: int64
24
- - name: prompt
25
- dtype: string
26
- - name: ones_op1_counterfactual
27
- struct:
28
- - name: label
29
- dtype: int64
30
- - name: prompt
31
- dtype: string
32
- - name: ones_op2_counterfactual
33
- struct:
34
- - name: label
35
- dtype: int64
36
- - name: prompt
37
- dtype: string
38
- - name: tens_op1_counterfactual
39
- struct:
40
- - name: label
41
- dtype: int64
42
- - name: prompt
43
- dtype: string
44
- - name: tens_op2_counterfactual
45
- struct:
46
- - name: label
47
- dtype: int64
48
- - name: prompt
49
- dtype: string
50
- - name: ones_carry_counterfactual
51
- struct:
52
- - name: label
53
- dtype: int64
54
- - name: prompt
55
- dtype: string
56
- - name: tens_carry_counterfactual
57
- struct:
58
- - name: label
59
- dtype: int64
60
- - name: prompt
61
- dtype: string
62
- splits:
63
- - name: train
64
- num_examples: 34440
65
- - name: validation
66
- num_examples: 4920
67
- - name: test
68
- num_examples: 1000
69
- configs:
70
- - config_name: default
71
- data_files:
72
- - split: train
73
- path: train.jsonl
74
- - split: validation
75
- path: validation.jsonl
76
- - split: test
77
- path: test.jsonl
78
- ---
 
1
+