rewoo commited on
Commit
1d5b535
·
1 Parent(s): 36927e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ Alpaca Lora adapter weight fine-tuned on following instruction dataset.
6
 
7
  https://huggingface.co/datasets/rewoo/planner_instruction_tuning_2k/blob/main/README.md
8
 
 
9
  We use following parameter.
10
 
11
  ```
 
6
 
7
  https://huggingface.co/datasets/rewoo/planner_instruction_tuning_2k/blob/main/README.md
8
 
9
+ Training script: borrowed from the official [Alpaca-LoRA](https://github.com/tloen/alpaca-lora) implementation
10
  We use following parameter.
11
 
12
  ```