Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigdata-ustc/Agent4Edu
/ reset
Method
reset
Code/tools/irt/original/data_loader.py:47–48 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
return
False
46
47
def
reset(self):
48
self.ptr = 0
49
50
51
class
ValTestDataLoader(object):
Callers
1
train
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected