Summary
This paper releases a well-collected multilingual and large-scale instruction tuning datasets collected from real user interactions with GPT-4 and GPT-3.5. Currently, improving quality and quantity of instruction tuning data is the most effective way to boost the performance of open-source large language models. The authors present very comprehensive on the statistics and analysis in terms of data distribution, quality, quantity, toxicity, and diversity. The dataset is also a multilingual dataset, which will help the minority researchers in non-English area to develop strong large language models.
Strengths
1. As far as a I know, if the authors plan to release the dataset, the WILDCHAT will be the largest public instruction tuning dataset. Such instruction scale will definitely help the open-source community to construct better LLMs. Additionally, the WILDCHAT provides the coverage for 66 languages and it will help the researchers in minor languages a lot.
2. The authors adopt comprehensive and strong control and analysis on the ethical issues of the collected instruction, especially the toxicity issue.
Weaknesses
1.I believe the evaluation of the instructionally tuned WILDLLAMA is too limited to demonstrate the effectiveness. In addition to MT-Bench, I strongly suggest that you can follow InstructEval (Chia et al., 2023) to evaluate WILDLLAMA on MMLU, DROP, Human-eval, and BBH. The performance superiority is not the thing to worry. Such benchmark results can help you better assess the coverage and diversity of the released WILDCHAT dataset.
2. I suggest that the authors should find a taxonomy for analyzing the task coverage, i.e. Flan, of the proposed WILDCHAT. The diverse coverage on different tasks might be more significant than the quantity. The t-SNE visualization on the diversity is not that intuitive as task coverage.
Questions
1. If I understand the paper well, the 570k pool includes the harmful instructions with toxicity issues. How much instructions will be filtered and remained as harmless instructions for public release after your internal processing?
2. Can you provide the statistics on how much conversations are collected from GPT3.5-Turbo based services and GPT-4 based services, respectively? Can you also conduct other experiments to present whether fine-tuning a LLAMA2-7B model with only GPT-4 output instruction following samples might lead to better performance due to a better teacher model?
Rating
6: marginally above the acceptance threshold
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.
Ethics concerns
1. Please help check whether the proposed exchange between user interaction data and the free usage of OpenAI service is legal and harmless.
2. Please help check whether the released dataset is safe, which does not contain any personal information, any violations, or any other harmful information.