We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1b4a79 + 093555e commit 84b96daCopy full SHA for 84b96da
setup.py
@@ -28,6 +28,8 @@
28
]
29
30
setup(
31
+ name="bigcode_eval",
32
+ python_requires='>=3.7',
33
description="A framework for the evaluation of autoregressive code generation language models.",
34
long_description=readme,
35
license="Apache 2.0",
0 commit comments