xap commited on
Commit
1ea1ecb
1 Parent(s): d95ede2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a Meta-Llama3-8B-Instruct-assessment model that has been developed by fine-tuning Meta-Llama3-8B-Instruct. The model is finetuned using LoRA and the model was loaded in 16bit.
19
 
20
  - **Developed by:** xap
21
  - **License:** llama3
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
+ This is the model card of a Meta-Llama3-8B-Instruct-assessment model that has been developed by fine-tuning Meta-Llama3-8B-Instruct. The model is finetuned using LoRA and the model was loaded in 16bit. Low-Rank Adaptation, also known as LoRA, makes fine-tuning LLMs easier by reducing the number of trainable parameters to produce lightweight and efficient models. LoRA was utilized by modifying matrix rank 'r' and alpha values.
19
 
20
  - **Developed by:** xap
21
  - **License:** llama3