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

File train_extrapolation.py

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

Source from the content-addressed store, hash-verified

1import os
2import argparse
3import torch
4from tqdm import tqdm

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected