Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/potamides/DeTikZify
/ pretrain.py
File
pretrain.py
examples/pretrain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env -S torchrun --nproc_per_node gpu
2
from
argparse
import
ArgumentParser
3
from
functools
import
partial
4
from
itertools
import
chain
Callers
nothing calls this directly
Calls
3
load
Function · 0.90
load_dataset
Function · 0.90
parse_args
Function · 0.70
Tested by
no test coverage detected