Deema commited on
Commit
cfcd217
·
1 Parent(s): 2d59309

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,7 +32,7 @@ arbml/alpagasus_cleaned_ar
32
 
33
  #### Training Hyperparameters
34
 
35
- python finetune.py --base_model 'FreedomIntelligence/AceGPT-7B' --data_path 'alpagasus_cleaned_ar.json' --output_dir 'lora-alpaca_alpagasus'
36
  Training Alpaca-LoRA model with params:
37
  base_model: FreedomIntelligence/AceGPT-7B
38
  data_path: alpagasus_cleaned_ar.json
@@ -55,7 +55,7 @@ wandb_run_name:
55
  wandb_watch:
56
  wandb_log_model:
57
  resume_from_checkpoint: False
58
- prompt template: alpaca
59
 
60
  ### Framework versions
61
 
 
32
 
33
  #### Training Hyperparameters
34
 
35
+ 'python finetune.py --base_model 'FreedomIntelligence/AceGPT-7B' --data_path 'alpagasus_cleaned_ar.json' --output_dir 'lora-alpaca_alpagasus'
36
  Training Alpaca-LoRA model with params:
37
  base_model: FreedomIntelligence/AceGPT-7B
38
  data_path: alpagasus_cleaned_ar.json
 
55
  wandb_watch:
56
  wandb_log_model:
57
  resume_from_checkpoint: False
58
+ prompt template: alpaca'
59
 
60
  ### Framework versions
61