Hi everyone. I am trying to create a lab report analyzer which takes in lab report data of a patient(blood work, cholesterol, sugar level, etc) and gives a detailed analysis of it.

To do this, I want to use llama2 or mistral as the base model. I’m looking for datasets right now. So I have 2 questions: 1)Which base model will be the best for this considering this will require some logical analysis on the model’s part. 2)when I get the dataset, should I use RAG or do a fine tune? Which is likely to give me better results? 3)😅well… do you guys know of any such datasets? It would help a ton.

Thanks!