description-length-probing
description-length-probing copied to clipboard
Debugged the Online Code X Edge probing experiments
Add the parameter min_epochs
to the online code config so that the program can run.
Set the default span_classifier_loss_fn
of edge probing tasks to be softmax
in defaults.config so that the program will use a softmax layer + cross entropy loss.