TrainingDynamics
TrainingDynamics copied to clipboard
Compute training dynamics, plot data cartography, analysing data quality...
Results
2
TrainingDynamics issues
Sort by
recently updated
recently updated
newest added
Hi, when I run this project it shows do_recording as a unrecognized argument and I have checked the run_glue.py while I did't found this parameter. May I ask did I...
with open('HCT/mnli-roberta-weight-a0.6-k4.weight', 'rb') as handle: idx2weight = pickle.load(handle) in run_glue.py, I am wondering where it comes from...