Vedx04 commited on
Commit
b2947fb
·
verified ·
1 Parent(s): fe2983e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,7 +12,7 @@ model-index:
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # Peft-starcoder-lora-P100
16
 
17
  WE will fintune the starcoder-1b model which is trained on 80+ programming language.
18
 
@@ -22,6 +22,8 @@ Below is just a brief depiction on how to make your own copilot which can auto c
22
  To find out more about lora and peft refer to this paper
23
  (https://huggingface.co/docs/peft/conceptual_guides/lora)
24
 
 
 
25
 
26
  ## Model description
27
 
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # Peft-starcoder-1b-Lora-P100
16
 
17
  WE will fintune the starcoder-1b model which is trained on 80+ programming language.
18
 
 
22
  To find out more about lora and peft refer to this paper
23
  (https://huggingface.co/docs/peft/conceptual_guides/lora)
24
 
25
+ You can acces the notebook from here: (https://colab.research.google.com/drive/1GS4p4bFGhwq3JpHU2GhCyRFSfmujIG9n)
26
+
27
 
28
  ## Model description
29