Update README.md
Browse files
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='
|
24 |
--data_path 'yahma/alpaca-cleaned' \
|
25 |
--num_epochs=4 \
|
26 |
--cutoff_len=512 \
|
|
|
20 |
That is:
|
21 |
|
22 |
python finetune.py \
|
23 |
+
--base_model='yahma/llama-13b-hf' \
|
24 |
--data_path 'yahma/alpaca-cleaned' \
|
25 |
--num_epochs=4 \
|
26 |
--cutoff_len=512 \
|