Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/SciReason
/ format_float
Function
format_float
opencompass/summarizers/multi_model.py:32–33 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
30
31
32
def
format_float(v):
33
return
f
'{v:.2f}'
34
35
36
def
to_float(text: str):
Callers
2
average_rows
Function · 0.85
show_group
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected