lilBuffaloEric commited on
Commit
330293c
1 Parent(s): 054955a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- This model is a finetuned version run by the finetune.py in github repository tolen/alpaca-lora with parameters:
2
 
3
  # model/data params
4
  base_model: str = "yahma/llama-7b-hf",
 
1
+ This model is a finetuned version run by the finetune.py in github repository tolen/alpaca-lora with the following parameters, notice that the training dataset can be found in repository:https://github.com/ddzipp/AutoAudit_LLM_Dataset
2
 
3
  # model/data params
4
  base_model: str = "yahma/llama-7b-hf",