Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/InternAgent
/ Observation
Class
Observation
tasks/AutoMem/run_0/code/load_dataset.py:46–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
@dataclass
46
class
Observation:
47
observations: Dict[str, Dict[str, List[List[str]]]]
# session -> speaker -> [observation, evidence]
48
49
@dataclass
50
class
LoCoMoSample:
Callers
1
load_locomo_dataset
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected