MCPcopy Create free account
hub / github.com/SkyworkAI/Skywork / eval_gsm8k.py

File eval_gsm8k.py

eval/eval_gsm8k.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# origin code from https://github.com/QwenLM/Qwen/blob/main/eval/evaluate_gsm8k.py
2import re
3import torch
4import argparse

Callers

nothing calls this directly

Calls 3

doc_to_textFunction · 0.85
generate_sampleFunction · 0.85
is_correctFunction · 0.85

Tested by

no test coverage detected