From 7c792461c8e4e4f1f8734fed143630c74e76b27f Mon Sep 17 00:00:00 2001 From: zitian-gao Date: Tue, 27 May 2025 16:45:31 +0800 Subject: init eval --- .../evaluation/__pycache__/data_loader.cpython-310.pyc | Bin 0 -> 2869 bytes .../evaluation/__pycache__/evaluate.cpython-310.pyc | Bin 0 -> 4087 bytes .../evaluation/__pycache__/examples.cpython-310.pyc | Bin 0 -> 45192 bytes .../evaluation/__pycache__/grader.cpython-310.pyc | Bin 0 -> 7040 bytes .../evaluation/__pycache__/model_utils.cpython-310.pyc | Bin 0 -> 6106 bytes .../evaluation/__pycache__/parser.cpython-310.pyc | Bin 0 -> 13513 bytes .../__pycache__/python_executor.cpython-310.pyc | Bin 0 -> 6728 bytes .../evaluation/__pycache__/trajectory.cpython-310.pyc | Bin 0 -> 5370 bytes .../evaluation/__pycache__/utils.cpython-310.pyc | Bin 0 -> 8214 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/data_loader.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/evaluate.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/examples.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/grader.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/model_utils.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/parser.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/python_executor.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/trajectory.cpython-310.pyc create mode 100644 Qwen2.5-Eval/evaluation/__pycache__/utils.cpython-310.pyc (limited to 'Qwen2.5-Eval/evaluation/__pycache__') diff --git a/Qwen2.5-Eval/evaluation/__pycache__/data_loader.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/data_loader.cpython-310.pyc new file mode 100644 index 0000000..a7c4301 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/data_loader.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/evaluate.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/evaluate.cpython-310.pyc new file mode 100644 index 0000000..703e644 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/evaluate.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/examples.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/examples.cpython-310.pyc new file mode 100644 index 0000000..cca30c8 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/examples.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/grader.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/grader.cpython-310.pyc new file mode 100644 index 0000000..dbf31df Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/grader.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/model_utils.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/model_utils.cpython-310.pyc new file mode 100644 index 0000000..5569c74 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/model_utils.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/parser.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/parser.cpython-310.pyc new file mode 100644 index 0000000..48b8d7a Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/parser.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/python_executor.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/python_executor.cpython-310.pyc new file mode 100644 index 0000000..4ae0828 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/python_executor.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/trajectory.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/trajectory.cpython-310.pyc new file mode 100644 index 0000000..19fdbe2 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/trajectory.cpython-310.pyc differ diff --git a/Qwen2.5-Eval/evaluation/__pycache__/utils.cpython-310.pyc b/Qwen2.5-Eval/evaluation/__pycache__/utils.cpython-310.pyc new file mode 100644 index 0000000..88f7487 Binary files /dev/null and b/Qwen2.5-Eval/evaluation/__pycache__/utils.cpython-310.pyc differ -- cgit v1.2.3