Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/huggingface/evaluate
/ read
Method
read
metrics/code_eval/execute.py:125–126 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
123
""
"StringIO that throws an exception when it's read from"
""
124
125
def
read(self, *args, **kwargs):
126
raise
OSError
127
128
def
readline(self, *args, **kwargs):
129
raise
OSError
Callers
5
setup.py
File · 0.80
ftp_head
Function · 0.80
readline
Function · 0.80
parse_readme
Function · 0.80
bz2_csv_path
Function · 0.80
Calls
no outgoing calls
Tested by
1
bz2_csv_path
Function · 0.64