From 833c1b2f31ee65da72cff3d40d338bfa7fb40ec2 Mon Sep 17 00:00:00 2001 From: hieu-jan <150573299+hieu-jan@users.noreply.github.com> Date: Sat, 2 Mar 2024 15:14:14 +0900 Subject: [PATCH] docs: enhance style --- .../00-surpassing-chatgpt-with-open-source-alternatives.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/blog/00-surpassing-chatgpt-with-open-source-alternatives.mdx b/docs/docs/blog/00-surpassing-chatgpt-with-open-source-alternatives.mdx index f75c6fd1a..b9a143ea6 100644 --- a/docs/docs/blog/00-surpassing-chatgpt-with-open-source-alternatives.mdx +++ b/docs/docs/blog/00-surpassing-chatgpt-with-open-source-alternatives.mdx @@ -95,7 +95,7 @@ This final model is publicly available at https://huggingface.co/jan-hq/nitro-v1 ![Using LLM locally](assets/nitro-on-jan.png) -_Figure 3._ Using the new finetuned model in [Jan](https://jan.ai/) +_Figure 3._ Using the new finetuned model in [Jan](https://jan.ai/). ## Improving Results With Rag @@ -111,7 +111,7 @@ We curated a new set of [50 multiple-choice questions](https://github.com/janhq/ _Figure 4._ Comparison between fine-tuned model and OpenAI's GPT. -_Table 1._ Result of the Benchmarking. +_Table 1._ Result of Benchmarking Different Model With RAG. | Approach | Performance | | ----------------------------------------------------------------------------------- | ----------- | | GPT-3.5 with RAG | 56.7% |