AhmedSSoliman commited on
Commit
3c094ff
1 Parent(s): 646963e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ widget:
17
  ---
18
 
19
  # LlaMa2-CodeGen
20
- This model is **LlaMa-2 7b** [Llama-2](https://huggingface.co/meta-llama/Llama-2-7b) fine-tuned on the **CodeSearchNet dataset** [CodeSearchNet](https://github.com/github/CodeSearchNet) by using the method **QLoRA** [QLoRA](https://github.com/artidoro/qlora) with [PEFT](https://github.com/huggingface/peft) library.
21
 
22
  # Model Trained on Google Colab Pro Using AutoTrain, PEFT and QLoRA
23
 
 
17
  ---
18
 
19
  # LlaMa2-CodeGen
20
+ This model is [**LlaMa-2 7b**](https://huggingface.co/meta-llama/Llama-2-7b) fine-tuned on the [**CodeSearchNet dataset**](https://github.com/github/CodeSearchNet) by using the method [**QLoRA**](https://github.com/artidoro/qlora) with [PEFT](https://github.com/huggingface/peft) library.
21
 
22
  # Model Trained on Google Colab Pro Using AutoTrain, PEFT and QLoRA
23