At the time of the formal-run, we will distribute evaluation data. Please freeze your programs once you have unzipped the evaluation data. You can only fix trivial mistakes after you see the evaluation data.
See the dataset section for the descriptions of the data in the formal-run.
To make the evaluation process as fair as possible, we do not include reference dialogue
breakdown labels in the evaluation data. We replace all reference labels with “O
”.
Once we receive your dialogue breakdown detection results, we (the organizers)
will run the evaluation script on your result files and let you know the evaluation results as soon as possible.
For each language, each team can submit upto 3 runs.
The run file should have the name DBDC3-<your-team-ID>-<lang>-<run#>.zip
. <lang>
should be either en
or jp
.
Each zip file should have the following directory structure.
en/-IRIS/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
|-TickTock/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
|-CIC/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
|-YI/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
Each zip file for English should have 200 json files.
en
is the top-level folder and below that, there are four folders named IRIS, TickTock, CIC and YI.
Under each of these folders, there should be 50 json files.
jp/-DCM/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
|-DIT/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
|-IRS/
|-<dialogue-id>.labels.json
|-...
|-<dialogue-id>.labels.json
Each zip file for Japanese should have 150 json files.
jp
is the top-level folder and below that, there are three folders named DCM, DIT and IRS.
Under each of these folders, there should be 50 json files.
See the submission format for the details of the <dialogue-id>.labels.json
file.
As an example, if your team-ID is AAA
and you submit two runs for English and three runs for Japanese,
you will prepare the following files for submission.
DBDC3-AAA-en-1.zip
DBDC3-AAA-en-2.zip
DBDC3-AAA-jp-1.zip
DBDC3-AAA-jp-2.zip
DBDC3-AAA-jp-3.zip
We will notify the participants where to submit your runs when the formal-run begins.
Please contact: dbdc3-organizers@googlegroups.com