xap commited on
Commit
726a029
1 Parent(s): fec1b70

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. This model calculates the semantic similarity between student explanation and expert/standard explanation for a given line of code during source code comprehension.
19
  - **Developed by:** xap
20
  - **License:** llama3
21
  - **Finetuned from model :** meta-llama/Meta-Llama-3-8B-Instruct
 
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. This model calculates the semantic similarity between student explanation and expert/standard explanation for a given line of code during source code comprehension.
19
  - **Developed by:** xap
20
  - **License:** llama3
21
  - **Finetuned from model :** meta-llama/Meta-Llama-3-8B-Instruct