@@ -186,7 +186,7 @@ Participants can run the evaluation protocol for their model locally with or wit
## Note about Dummy test data
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.
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`.