winddude commited on
Commit
efd07f5
1 Parent(s): f72f7a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,9 +21,9 @@ Done as a bit of an expirment to learn more about training, and some of the hugg
21
 
22
  ```
23
  Training Alpaca-LoRA model with params:
24
- base_model: /home/llmadmin/models/my_llama_hf/llama_hf_13B
25
  data_path: victor123/evol_instruct_70k
26
- output_dir: /home/llmadmin/models/loras-trained/wizardLM-llama-lora-13b
27
  batch_size: 128
28
  micro_batch_size: 4
29
  num_epochs: 3
 
21
 
22
  ```
23
  Training Alpaca-LoRA model with params:
24
+ base_model: /models/my_llama_hf/llama_hf_13B
25
  data_path: victor123/evol_instruct_70k
26
+ output_dir: /models/loras-trained/wizardLM-llama-lora-13b
27
  batch_size: 128
28
  micro_batch_size: 4
29
  num_epochs: 3