Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JetBrains-Research
/
long-code-arena
like
32
Running
App
Files
Files
Community
2
f3c59e4
long-code-arena
/
src
/
evaluation
/
__init__.py
saridormi
Add metrics computation for CMG task
cdf268e
about 1 year ago
raw
Copy download link
history
blame
Safe
52 Bytes
from
.metrics
import
METRICS
__all__ = [
"METRICS"
]