one-eval

View on PyPIReverse Dependencies (0)

0.1.2 one_eval-0.1.2-py3-none-any.whl

Wheel Details

Project: one-eval
Version: 0.1.2
Filename: one_eval-0.1.2-py3-none-any.whl
Download: [link]
Size: 11057
MD5: 9b88309582e61d4dc0cc9dd3ec0c0b3f
SHA256: d62b0997d464a3fab502874751480fc100b5756c9602de769289403959a85065
Uploaded: 2023-04-28 09:52:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: one-eval
Version: 0.1.2
Summary: Using only one line of commmands to evaluate multiple models
Home-Page: https://github.com/muximus3/OneEval
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: one-api-tool
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: tabulate
Requires-Dist: XlsxWriter
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1955 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commands/one_api_eval_file.py sha256=8AHWL25cgEWy0u0DcWeHBYvnEO1WXcbqoZjnHo56idQ 2463
commands/one_api_eval_one.py sha256=lAeb_LHN2U0zF4JJSBLyGSi0FkghWb0o7V8LDf1Cnog 2117
eval/__init__.py sha256=6cLLNmLy9uXIYQcHms4fOBIEHEPjRCySZ4fC1GQs05g 76
eval/one_ai_eval.py sha256=aypcfuSdkxcVfUVtfuN8s5dr6N6d3HY7VpIAw948hn4 6728
prompt_template/__init__.py sha256=TgePT-eoC3ktmvGmt5Vf3mE7VQSqewEofGOVxaugro4 42
prompt_template/eval_prompt_template.json sha256=hMUhBcISzM7aRfUP-gkLffBooO8ouW45QHAjTBVpUT4 860
prompt_template/prompter.py sha256=d2cUkpigpdwNBUftoung_p0RgNJ39j3Z-_JsF7zkfm4 5526
utils/__init__.py sha256=ZERseA17YNN3yQkj1BTMytMFbEoyCytq7OmXsd9X5mA 26
utils/data_utils.py sha256=0Jdyz7y6BeaUTb8hS2GlFdWO-6PgOwp9_yZ6MW1qqcg 2819
one_eval-0.1.2.dist-info/LICENSE sha256=w2MtHVTjZGhD2U7j4AEceb3PRJSXBMLzKXzi5v2_PKI 1071
one_eval-0.1.2.dist-info/METADATA sha256=2dHzBUqNQ7ujFP8JgUvGKhkHw-Kw65IDwKOMAKm5_1M 2503
one_eval-0.1.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
one_eval-0.1.2.dist-info/entry_points.txt sha256=M60AZdaq6e2ImM4g7cButSHUBqZmVfnaX5dg-cu2uQE 113
one_eval-0.1.2.dist-info/top_level.txt sha256=6UsBUjEr6PzwhCsN-C7JupAn-eqsOVPR_uEncZBT9Cc 36
one_eval-0.1.2.dist-info/RECORD

top_level.txt

commands
eval
prompt_template
utils

entry_points.txt

one-eval-file = commands.one_api_eval_file:main
one-eval-line = commands.one_api_eval_one:main