MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / close

Method close

eval_heldout/hotpotQA/src/wrappers.py:246–247  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

244 print(f"Saved trajs to trajs/{self.file_id}.json")
245
246 def close(self):
247 self.write()

Callers 2

eval_gsm8k_tgi.pyFile · 0.45
evalFunction · 0.45

Calls 1

writeMethod · 0.95

Tested by

no test coverage detected