Views
No views yet
meta-llama/Llama-3.2-1B.| metric | validation | test |
|---|---|---|
| accuracy | 0.8760 | 0.8645 |
| macro-F1 | 0.8662 | 0.8536 |
| loss | 0.3368 | 0.3668 |
42 · adapter init: shared:lora_init_1B_seed42.pt:128tensorsQuestion 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).