@@ -227,6 +227,8 @@ To test your submissions with the prompt engineering track, please use `local_ev
The file `dummy_data_task1.json` is a dummy test dataset to test your code before submission. All dialogues in the dataset based on a same pair of persona A and persona B, but the actual test dataset for evaluation is not like this and was created based on different pairs of personas. Besides, the data field **persona A** and **gold_reference** will be **invisible** in the real evaluation data. To be more clear, we label the invisible fields as an illustration in `dummy_data_task1_with_notes.json`.
**Note:** The format of dummy data is updated to be aligned with the format of real testing data, where a space is inserted to every punctuation in the dialogue utterances.
## Contributing
🙏 You can share your solutions or any other baselines by contributing directly to this repository by opening merge request.