File size: 1,946 Bytes
96afbbc
 
7b5c6da
96afbbc
 
 
 
 
5e5f7f1
96afbbc
 
 
a8a40fd
96afbbc
5e5f7f1
 
96afbbc
 
a8a40fd
 
96afbbc
 
07254be
96afbbc
07254be
 
c1c2ba1
 
 
 
 
 
f59221b
c1c2ba1
 
 
f94a7a1
c1c2ba1
f59221b
 
c1c2ba1
 
f94a7a1
 
c1c2ba1
 
df88578
c1c2ba1
df88578
 
7b5c6da
 
 
 
 
 
f30e744
7b5c6da
 
 
10c954f
7b5c6da
f30e744
 
7b5c6da
f30e744
10c954f
 
7b5c6da
 
55d459c
7b5c6da
55d459c
 
96afbbc
 
 
 
 
393136c
 
be0075e
c1c2ba1
7b5c6da
 
 
 
96afbbc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
---
dataset_info:
- config_name: Additions
  features:
  - name: Operation
    dtype: string
  - name: Result
    dtype: int64
  - name: BFT_Raw_Result_Additions
    dtype: string
  - name: BFT_Model_Result_Additions
    dtype: string
  - name: BFT_Model_Result_Additions_Correct
    dtype: bool
  - name: PTFT_Raw_Result_Additions
    dtype: string
  - name: PTFT_Model_Result_Additions
    dtype: string
  - name: PTFT_Model_Result_Additions_Correct
    dtype: bool
  splits:
  - name: test
    num_bytes: 8463
    num_examples: 50
  download_size: 10452
  dataset_size: 8463
- config_name: Derivatives
  features:
  - name: Function
    dtype: string
  - name: Derivative
    dtype: string
  - name: BFT_Raw_Result_Derivatives
    dtype: string
  - name: BFT_Model_Result_Derivatives
    dtype: string
  - name: BFT_Model_Result_Derivatives_Correct
    dtype: bool
  - name: PTFT_Raw_Result_Derivatives
    dtype: string
  - name: PTFT_Model_Result_Derivatives
    dtype: string
  - name: PTFT_Model_Result_Derivatives_Correct
    dtype: bool
  splits:
  - name: test
    num_bytes: 22473
    num_examples: 50
  download_size: 14526
  dataset_size: 22473
- config_name: Roots
  features:
  - name: Function
    dtype: string
  - name: Roots
    dtype: string
  - name: BFT_Raw_Result_Roots
    dtype: string
  - name: BFT_Model_Result_Roots
    dtype: string
  - name: BFT_Model_Result_Roots_Correct
    dtype: bool
  - name: PTFT_Raw_Result_Roots
    dtype: string
  - name: PTFT_Model_Result_Roots
    dtype: string
  - name: PTFT_Model_Result_Roots_Correct
    dtype: bool
  splits:
  - name: test
    num_bytes: 39786
    num_examples: 50
  download_size: 15754
  dataset_size: 39786
configs:
- config_name: Additions
  data_files:
  - split: test
    path: Additions/test-*
- config_name: Derivatives
  data_files:
  - split: test
    path: Derivatives/test-*
- config_name: Roots
  data_files:
  - split: test
    path: Roots/test-*
---