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