Skip to content
Snippets Groups Projects
Commit 84a8204d authored by Silin's avatar Silin
Browse files

Update README.md

parent c1129661
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment