Closed levmckinney closed 1 year ago
When running the eval or train commands on main the program appears to freeze
eval
train
python3 -m tuned_lens eval EleutherAI/pythia-410m-deduped-v0 test.jsonl --lens pythia-410m-deduped-v0
I believe this is some kind of deadlock, but I'm not completely sure.
What is the problem
When running the
eval
ortrain
commands on main the program appears to freezeReplication
I believe this is some kind of deadlock, but I'm not completely sure.