From 9411239d8d40e36c76f4c7cca33476c37d39ddc5 Mon Sep 17 00:00:00 2001 From: wql Date: Tue, 20 Aug 2024 17:25:47 +0800 Subject: [PATCH] change: change for batch run --- results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_1_single.yaml | 2 +- results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2.yaml | 2 +- results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2_single.yaml | 2 +- results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3.yaml | 2 +- results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3_single.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_1_single.yaml b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_1_single.yaml index aaaee8b0..a424f350 100644 --- a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_1_single.yaml +++ b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_1_single.yaml @@ -1,5 +1,5 @@ ### model -model_name_or_path: ~/data +model_name_or_path: ../../llm/chatglm/data ### method stage: sft diff --git a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2.yaml b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2.yaml index 58bbe022..57584c9f 100644 --- a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2.yaml +++ b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2.yaml @@ -1,5 +1,5 @@ ### model -model_name_or_path: ~/data +model_name_or_path: ../../llm/chatglm/data ### method stage: sft diff --git a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2_single.yaml b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2_single.yaml index c3b8316e..8c24eec0 100644 --- a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2_single.yaml +++ b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_2_single.yaml @@ -1,5 +1,5 @@ ### model -model_name_or_path: ~/data +model_name_or_path: ../../llm/chatglm/data ### method stage: sft diff --git a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3.yaml b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3.yaml index ad156128..b5f5c279 100644 --- a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3.yaml +++ b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3.yaml @@ -1,5 +1,5 @@ ### model -model_name_or_path: ~/data +model_name_or_path: ../../llm/chatglm/data ### method stage: sft diff --git a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3_single.yaml b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3_single.yaml index 3ffb4c85..ad41d47d 100644 --- a/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3_single.yaml +++ b/results/lora_sft/ChatGLM2-6B/ChatGLM2_lora_sft_3_single.yaml @@ -1,5 +1,5 @@ ### model -model_name_or_path: ~/data +model_name_or_path: ../../llm/chatglm/data ### method stage: sft