MCPcopy Create free account
hub / github.com/NineAbyss/ZeroG / main_TextBP_benchmark.py

File main_TextBP_benchmark.py

code/main_TextBP_benchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from st_model import TextBP, Text_Lora
2import argparse
3import torch
4from dataset_benchmark import load_dataset

Callers

nothing calls this directly

Calls 8

load_datasetFunction · 0.90
set_random_seedFunction · 0.90
Text_LoraClass · 0.90
kHopSubgraphDatasetClass · 0.90
logger_configFunction · 0.85
evalFunction · 0.85
build_argsFunction · 0.70

Tested by

no test coverage detected