HaNguyen commited on
Commit
afd9c71
1 Parent(s): ced68aa
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -6,7 +6,7 @@
6
 
7
 
8
  # URL for the gpt2 model
9
- model_hub: "/local_disk/clytie/hnguyen/speechbrain_recipes/HF_PR/MultiWOZ-Llama2-Response_Generation" #meta-llama/Llama-2-7b-chat-hf
10
  llama2_folder: recipes/MultiWOZ/response_generation/llama2/results/train_with_llama2/1995/save/llama2_checkpoint/
11
 
12
 
 
6
 
7
 
8
  # URL for the gpt2 model
9
+ model_hub: "HaNguyen/test_llama2" #meta-llama/Llama-2-7b-chat-hf
10
  llama2_folder: recipes/MultiWOZ/response_generation/llama2/results/train_with_llama2/1995/save/llama2_checkpoint/
11
 
12