Skip to content

Commit 01ebcf9

Browse files
committed
gsm8k code and results
Signed-off-by: Mandana Vaziri <[email protected]>
1 parent 6e54ebd commit 01ebcf9

File tree

16 files changed

+3
-10939
lines changed

16 files changed

+3
-10939
lines changed

examples/gsm8k/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
To run the programs in this file, you need the gsm8k benchmark available at:
2+
https://github.com/openai/grade-school-math

examples/gsm8k/data.jsonl

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/gsm8k/demonstrations.txt

Lines changed: 0 additions & 289 deletions
This file was deleted.

examples/gsm8k/math.pdl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ defs:
3030
- data:
3131
solution: ${ solution }
3232
answer: ${ answer }
33-
34-
35-
3633
truth:
3734
function:
3835
answer: str

examples/gsm8k/math_no_sd.pdl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ defs:
2828
solution: ${ solution }
2929
answer:
3030
result: ${ answer }
31-
32-
33-
3431
truth:
3532
function:
3633
answer: str
@@ -51,7 +48,7 @@ defs:
5148

5249

5350
text:
54-
- read: ../../../grade-school-math/grade_school_math/data/test5.jsonl
51+
- read: ../../../grade-school-math/grade_school_math/data/test.jsonl
5552
parser: jsonl
5653
contribute: []
5754
def: mathdata

examples/gsm8k/model_call.pdl

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)