MCPcopy Create free account
hub / github.com/DeepGraphLearning/FewShotRE / __init__

Method __init__

fewshot_re_kit/framework.py:62–76  ·  view source on GitHub ↗

train_data_loader: DataLoader for training. val_data_loader: DataLoader for validating. test_data_loader: DataLoader for testing.

(self, train_data_loader, val_data_loader, test_data_loader, adv_data_loader=None, adv=False, d=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected