MCPcopy Create free account
hub / github.com/OSU-NLP-Group/Loop-Think-Generalize / train_systematicity.py

File train_systematicity.py

train_systematicity.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import argparse
3import torch
4import time

Callers

nothing calls this directly

Calls 7

load_vocabFunction · 0.90
CompositionDatasetClass · 0.90
RecurrentGPT2BlockClass · 0.90
count_trainable_paramsFunction · 0.85
parse_argsFunction · 0.70
train_modelFunction · 0.70

Tested by

no test coverage detected