diff --git a/docs/source/posts/2024/2024-08-21-final-report-robin.rst b/docs/source/posts/2024/2024-08-21-final-report-robin.rst index 0b2d1f0cb..1f2a82fca 100644 --- a/docs/source/posts/2024/2024-08-21-final-report-robin.rst +++ b/docs/source/posts/2024/2024-08-21-final-report-robin.rst @@ -176,11 +176,11 @@ Objectives Completed We used an image model called ``moondream2`` to validate the output generated by the model. Since FURY is a graphics library, we need to judge the image to see whether it is correct or not. - Fine-tuning was done on Google AI Studio. We Fine-Tuned using question/answer pairs from Discord and GitHub discussions. We later tried mixing RAG + Fine-Tuning. A detailed blog on Fine-Tuning is available `here `__. + Fine-tuning was done on Google AI Studio. We Fine-Tuned using question/answer pairs from Discord and GitHub discussions. We later tried mixing RAG + Fine-Tuning. A detailed blog on Fine-Tuning is available `here `__. A detailed blog on benchmarking is available `here `__. - A detailed blog on chunking is available `here `__. + A detailed blog on chunking is available `here `__. - **Discord Bot integration** @@ -275,10 +275,10 @@ Timeline - `Blog 1 `__ * - Week 2 - The first iteration! - - `Blog 2 `__ + - `Blog 2 `__ * - Week 3 - Data Data Data! - - `Blog 3 `__ + - `Blog 3 `__ * - Week 4 - Pipeline Improvements and Taking The Bot Public! - `Blog 4 `__ @@ -287,22 +287,22 @@ Timeline - `Blog 5 `__ * - Week 6 - UI Improvements and RAG performance evaluation - - `Blog 6 `__ + - `Blog 6 `__ * - Week 7 - Surviving final examinations - - `Blog 7 `__ + - `Blog 7 `__ * - Week 8 - Gemini Finetuning - - `Blog 8 `__ + - `Blog 8 `__ * - Week 9 - Hosting FineTuned Models - - `Blog 9 `__ + - `Blog 9 `__ * - Week 10 - Learning GraphQL - - `Blog 10 `__ + - `Blog 10 `__ * - Week 11 - Getting the App Live - - `Blog 11 `__ + - `Blog 11 `__ * - Week 12 - Wrapping things up - - `Blog 12 `__ + - `Blog 12 `__