Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/SciReason
/ readlines
Method
readlines
opencompass/datasets/mbpp.py:225–226 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
223
raise
IOError
224
225
def
readlines(self, *args, **kwargs):
226
raise
IOError
227
228
def
readable(self, *args, **kwargs):
229
""
"Returns True if the IO object can be read."
""
Callers
15
parse_require_file
Function · 0.45
_call
Method · 0.45
read_after_specific_line_except_last
Function · 0.45
load_single
Method · 0.45
load_single
Method · 0.45
load_single
Method · 0.45
load
Method · 0.45
load_single
Method · 0.45
load
Method · 0.45
load_single
Method · 0.45
load
Method · 0.45
load_single
Method · 0.45
Calls
no outgoing calls
Tested by
1
load
Method · 0.36