Index dataset
So far we have one file with: question, sentenceAnswer and numericAnswer. Now after applying an LLM to the quesions we will get n LLMAnswers each. This will be stored in a separate file, one for each LLM setup used to generate the answers.
This issue is about creating an indexing and matching setting for this.