MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / data_convert.py

File data_convert.py

eval_heldout/science-world/data_utils/data_convert.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2import os
3import tqdm
4from data_utils import clean, add_current_place, add_current_objects, compose_instance_v1, compose_instance_v2, compose_instance_v4, compose_instance_v5, downsampling, get_real_task_id

Callers

nothing calls this directly

Calls 9

get_real_task_idFunction · 0.90
downsamplingFunction · 0.90
add_current_placeFunction · 0.90
add_current_objectsFunction · 0.90
compose_instance_v4Function · 0.90
keysMethod · 0.80
loadMethod · 0.45
indexMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected