tar -xzvf semeval2023task3bundle-v4.tgz
readme
file that describe the tasks, the data, how to compute the baselines and score locally your modules
data
which includes the training and dev articles for the 3 subtasks, the gold labels and template files that show the splitting into paragraph for task 3. In addition we release the fragment-level annotations for subtask 3.
baselines
folder with our baselines
scorers
folder with our scorers (useful for example if you do cross fold validation), the list of frames for subtask 2 and the list of techniques for subtask 3 (the exact strings we expect in your prediction files).