Views
No views yet
meta-llama/Llama-3.2-3B.| metric | validation | test |
|---|---|---|
| accuracy | 0.8910 | 0.8860 |
| macro-F1 | 0.8819 | 0.8766 |
| loss | 0.3338 | 0.3405 |
43 · adapter init: shared:lora_init_3B_seed43.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).