MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / finetune_distill_boolq.py

File finetune_distill_boolq.py

SwissArmyTransformer/examples/bert/finetune_distill_boolq.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import argparse
3import numpy as np
4

Callers

nothing calls this directly

Calls 6

get_argsFunction · 0.90
DistillModelClass · 0.90
get_tokenizerFunction · 0.90
training_mainFunction · 0.90
from_pretrainedMethod · 0.45

Tested by

no test coverage detected