Update README.md
Browse files
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
|