SkylarWhite commited on
Commit
5b95a29
1 Parent(s): fa6cc0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -9,4 +9,17 @@ language:
9
  base_model:
10
  - GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct
11
  pipeline_tag: text-generation
12
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  base_model:
10
  - GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct
11
  pipeline_tag: text-generation
12
+ ---
13
+
14
+ # SkylarWhite/llama3-8b-cpt-sahabatai-v1-instruct
15
+
16
+ This model is a fine-tuned version of the `aisingapore/llama3-8b-cpt-sea-lionv2-base`, optimized for instruction-based tasks in the Indonesian language. It is specifically designed for providing structured responses and expert-like advice.
17
+
18
+ ### Model Sources
19
+ - **Original Base Model:** [aisingapore/llama3-8b-cpt-sea-lionv2-base](https://huggingface.co/aisingapore/llama3-8b-cpt-sea-lionv2-base)
20
+ - **Fine-Tuned Version:** [GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct](https://huggingface.co/GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct)
21
+ - **GGUF Conversion:** Supports 4-bit, 5-bit, 8-bit, and 16-bit quantized formats.
22
+
23
+ ### Dataset
24
+ The model was fine-tuned using the **Danda245/medical-qa-id-llama-split** dataset, which contains Indonesian medical question-answer pairs. The dataset includes:
25
+ - **Dataset Repository:** [Danda245/medical-qa-id-llama-split](https://huggingface.co/datasets/Danda245/medical-qa-id-llama-split)