yahma commited on
Commit
6684776
1 Parent(s): b198b99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This version of the weights was trained with the following hyperparameters:
20
  That is:
21
 
22
  python finetune.py \
23
- --base_model='decapoda-research/llama-7b-hf' \
24
  --data_path 'yahma/alpaca-cleaned' \
25
  --num_epochs=6 \
26
  --cutoff_len=512 \
 
20
  That is:
21
 
22
  python finetune.py \
23
+ --base_model='yahma/llama-7b-hf' \
24
  --data_path 'yahma/alpaca-cleaned' \
25
  --num_epochs=6 \
26
  --cutoff_len=512 \