Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ load
Function
load
python/app/fednlp/span_extraction/data/data_loader.py:18–19 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
16
17
18
def
load(args):
19
return
load_synthetic_data(args)
20
21
22
def
combine_batches(batches):
Callers
2
torch_main.py
File · 0.90
data_loader.py
File · 0.70
Calls
1
load_synthetic_data
Function · 0.70
Tested by
no test coverage detected