mini-judge

View on PyPIReverse Dependencies (0)

0.4.1 mini_judge-0.4.1-py3-none-any.whl

Wheel Details

Project: mini-judge
Version: 0.4.1
Filename: mini_judge-0.4.1-py3-none-any.whl
Download: [link]
Size: 18827
MD5: 254eb4f52cd43379aecc060ef803cdd4
SHA256: d5d62cb3a6d5ca98eac146b6718151ea20566ed07b6e3b8ac8aeac84662fbcbe
Uploaded: 2023-10-13 19:47:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mini-judge
Version: 0.4.1
Author: mrcabbage972
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: openai (<0.29.0,>=0.28.1)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: python-fire (<0.2.0,>=0.1.0)
Requires-Dist: tqdm (<5.0.0,>=4.66.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1892 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mini_judge/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mini_judge/data_io.py sha256=AHNe_d94h4rsdiCIbU9f68IAhr5vQjqybmSYefPmt5c 378
mini_judge/example_data/candidate_answers.jsonl sha256=ZQYrCmHEsKKkcf2kpVbNF4voAPmXC4Sm88BYdL5Kx6w 17
mini_judge/example_data/questions.jsonl sha256=3u_NXBiGuwLLy6rcmIwtRq4y4s766uKZNhe4ea-AZVg 45
mini_judge/example_data/ref_answers.jsonl sha256=iVHVjPlIdzGDREnGfc88Kax1TKi3v4I3RiqVuGXwx6o 17
mini_judge/judge_execution.py sha256=xjTtLsxJ1bVRGLs7HXhzhiKFwTS4T8dKBhcZ5HGzqZs 1748
mini_judge/judge_prompt.py sha256=0XCLynq3LGrHrE2bo17c2udIRTAw-f6rIK_5Hgclr6w 1155
mini_judge/main.py sha256=f1hnY56aAqfykoXY_ni4cxcYcB2-T-lmCW1nJCMix5w 2296
mini_judge/trial_result_manager.py sha256=TJfcPiIt2IEnKCVLWAyF508El6R-w1r0KS2mlCG8JEw 1834
mini_judge-0.4.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
mini_judge-0.4.1.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
mini_judge-0.4.1.dist-info/METADATA sha256=ITYVA0ZWBSlAIigsuEBfoc18VXFD646RW56_A9xDiwY 2454
mini_judge-0.4.1.dist-info/entry_points.txt sha256=UC_jnartxbWuSNn_wfhOcMTD5fOSRoF2cunk0y2JXr0 51
mini_judge-0.4.1.dist-info/RECORD

entry_points.txt

mini-judge = mini_judge.main:main