add model
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
|
7 |
|
8 |
# URL for the gpt2 model
|
9 |
-
model_hub: "/
|
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 |
|