What does `split` field mean?

Hi,
I’m wondering what does the split field mean? What’s the difference between the validation set and the public test set? I’ve noticed that they both have answers. Thanks!

Will the public test set used in the online evaluation of Task 1?

Hi shizueyy,

“split”: Data split indicator, where 0 is for validation and 1 is for the public test.
Please see here for more details.

Will the public test set used in the online evaluation of Task 1?
For Phase 1, yes. Phase 2 will use the private test set to select the final winners.

The CRAG Team