Open branhoff opened 9 months ago
In this paper RAG vs Fine-tuning: Pipelines, Tradeoffs, and a Case Study on Agriculture , a rough structure is outlined for transforming data into a usable state for RAG and fine-tuning enhancements of an LLM.
This ticket seeks to develop an initial process for transforming data that we scrape (car diagnostic manuals for instance) into a Q&A format.
jsonl
Description
In this paper RAG vs Fine-tuning: Pipelines, Tradeoffs, and a Case Study on Agriculture , a rough structure is outlined for transforming data into a usable state for RAG and fine-tuning enhancements of an LLM.
This ticket seeks to develop an initial process for transforming data that we scrape (car diagnostic manuals for instance) into a Q&A format.
Acceptance Criteria
jsonl
formats