Views
No views yet
meta-llama/Llama-3.2-3B.| metric | validation | test |
|---|---|---|
| accuracy | 0.8900 | 0.8805 |
| macro-F1 | 0.8803 | 0.8709 |
| loss | 0.3113 | 0.3533 |
44 · adapter init: shared:lora_init_3B_seed44.pt:224tensorsQuestion 1: ...
Question 2: ...
Are these two questions semantically equivalent?
A. Not equivalent
B. Equivalent
Answer:GLUEtestis unlabeled, so the officialvalidationsplit is used as TEST and the validation set is carved fromtrain(disjoint).