Pretrained LLM

we can use other llms to generate the answer(Mistral,…) or just use it to genrate data for training. Is the use of private model api such as GPT4 or Claude for gen the data for training allowed or not?

As mentioned in the challenge overview, this KDD Cup requires participants to use Llama models to build their RAG solution. You may use other LLMs to generate data for training if the process follows our challenge rules and the ToS/license of the other LLMs, as answered here.

Best Regards,
The CRAG Team