Sang-Buster commited on
Commit
bba3d15
·
verified ·
1 Parent(s): 64aae6f

style: update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ These adapters fine-tune the meta-llama/Llama-3.2-3B-Instruct model to specializ
30
 
31
  The adapters were created using LoRA (Low-Rank Adaptation) with PEFT (Parameter-Efficient Fine-Tuning) techniques to efficiently adapt the Llama 3B model to this specialized domain.
32
 
33
- - **Developed by:** ATC NLP Team
34
  - **Model type:** LoRA adapters for meta-llama/Llama-3.2-3B-Instruct
35
  - **Language(s):** English, specialized for ATC terminology
36
  - **License:** Same as the base model
 
30
 
31
  The adapters were created using LoRA (Low-Rank Adaptation) with PEFT (Parameter-Efficient Fine-Tuning) techniques to efficiently adapt the Llama 3B model to this specialized domain.
32
 
33
+ - **Developed by:** [Sang-Buster](https://github.com/Sang-Buster)
34
  - **Model type:** LoRA adapters for meta-llama/Llama-3.2-3B-Instruct
35
  - **Language(s):** English, specialized for ATC terminology
36
  - **License:** Same as the base model