AhmedSSoliman commited on
Commit
45ff583
1 Parent(s): d95ecc9

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** (https://github.com/github/CodeSearchNet)by using the method **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** [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** with [PEFT](https://github.com/huggingface/peft) library.
21
 
22
  # Model Trained on Google Colab Pro Using AutoTrain, PEFT and QLoRA
23