Open aagq opened 6 months ago
Another question: Do you use Anthropic LLM to generate Question-Context Pairs?
We don't use Anthropic LLM to generate Question-Context Pairs.
So, how do you generate Question-Context Pairs?
We use GPT-3.5 to generate Question-Context Pairs.
How many Question-Context pairs did you generate?
Following llama_index, we use Pages from start to 36 for the experiment which excludes table of contents, references, and appendix.
Could you tell me which dataset in your llama-index evaluation or how to do this, thanks