Commit 72d39b77 authored by Leo Gao's avatar Leo Gao
Browse files

Rename package

parent b50b1ffd
Pipeline #2988 failed with stages
in 0 seconds
...@@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh: ...@@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read() long_description = fh.read()
setuptools.setup( setuptools.setup(
name="lm_eval_harness", name="lm_eval",
version="0.0.1", version="0.0.1",
author="Leo Gao", author="Leo Gao",
author_email="lg@eleuther.ai", author_email="lg@eleuther.ai",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment