Statistical Learning
Appendix of " Decoupling Knowledge from Memorization: Retrieval-augmented Prompt Learning "
T ( x) = [CLS]x It was [MASK]. PLM to extract the label-related words from the whole unlabeled training corpus. We report the hyper-parameters in Table 2. Most of the hyper-parameters are the default parameters Thus, we provide insight into the effect of ฮฒ, k and ฮป on the final results. We think the model may require more reference when there is no data for training. We will leave the engineering optimization about retrieval speed in our future work.
A Losses Table 3 lists the losses used for training
Table 3 lists the losses used for training. T able 3: Base loss functions used for experiments. Comparison of logistic regression models trained with individual losses for the Fashion-MNIST dataset.Model / Metric Zero-one Hinge Cross-entropy AUC Zero-one 0.1603 - - - (std) ( 0 . As baselines, we train with just one loss at a time and compare the ALMO performance to this per-loss optimal performance.