Closed Axe-- closed 7 months ago
Gotcha, what about finetuning BERT for this expt? (assuming no few-shot eval)
I have not tried finetuning BERT. For apple to apple comparison, I used the settings for evaluating both my model and the BERT base model without any finetuning.
Ah! Got it. Had never explored zero-shot with BERT. Thanks!
I used this exact command for evaluation. https://github.com/keeeeenw/lm-evaluation-harness/blob/34a5c9efebdb771d70659c75c96e1c083e634f29/eval.sh#L25