Spaces:
Build error
Build error
1.5
Browse files
data/Qwen2.5-1.5B-Instruct_results.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
scripts/eval-mgtv-shots.sh
CHANGED
@@ -16,8 +16,8 @@ grep MemTotal /proc/meminfo
|
|
16 |
export USING_LLAMA_FACTORY=true
|
17 |
export LOAD_IN_4BIT=false
|
18 |
|
19 |
-
export START_NUM_SHOTS=20
|
20 |
-
|
21 |
|
22 |
export START_NUM_SHOTS=50
|
23 |
$BASEDIR/scripts/eval-shots.sh shenzhi-wang Mistral-7B-v0.3-Chinese-Chat
|
|
|
16 |
export USING_LLAMA_FACTORY=true
|
17 |
export LOAD_IN_4BIT=false
|
18 |
|
19 |
+
#export START_NUM_SHOTS=20
|
20 |
+
#$BASEDIR/scripts/eval-shots.sh shenzhi-wang Llama3.1-8B-Chinese-Chat
|
21 |
|
22 |
export START_NUM_SHOTS=50
|
23 |
$BASEDIR/scripts/eval-shots.sh shenzhi-wang Mistral-7B-v0.3-Chinese-Chat
|