song9 commited on
Commit
62c42a9
·
verified ·
1 Parent(s): 5548f1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -87,6 +87,7 @@ They refer to [medium : fine-tuning-chat-based-llm](https://medium.com/@xuebinbi
87
 
88
  ## Training procedure
89
 
 
90
  Referred this example : [peft/examples](https://github.com/huggingface/peft/blob/main/examples/causal_language_modeling/peft_lora_clm_with_additional_tokens.ipynb)
91
 
92
  ### Training hyperparameters
 
87
 
88
  ## Training procedure
89
 
90
+ Training Code is here : [code](https://huggingface.co/song9/CC-KuLLM3-LoRA/blob/main/PEFT_LoRA_CLM_KULLM3_TrainingCode.py)
91
  Referred this example : [peft/examples](https://github.com/huggingface/peft/blob/main/examples/causal_language_modeling/peft_lora_clm_with_additional_tokens.ipynb)
92
 
93
  ### Training hyperparameters