sohomn commited on
Commit
250d68e
·
verified ·
1 Parent(s): a32db65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Given a structured security event (provider, action, entity IDs, attack phase, r
32
 
33
  ### Model Description
34
 
35
- - **Developed by:** Final-year-grp24
36
  - **Model type:** Causal Language Model (QLoRA fine-tune)
37
  - **Base model:** [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
38
  - **Fine-tuning method:** QLoRA (4-bit NF4 quantisation + LoRA rank-16 adapters)
 
32
 
33
  ### Model Description
34
 
35
+ - **Developed for:** Final-year-grp24
36
  - **Model type:** Causal Language Model (QLoRA fine-tune)
37
  - **Base model:** [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
38
  - **Fine-tuning method:** QLoRA (4-bit NF4 quantisation + LoRA rank-16 adapters)