logical-reasoning / scripts /eval-mgtv-shots-qwen2.5.sh
inflaton's picture
Qwen2.5 fine-tuned
f584ea4
raw
history blame
309 Bytes
#!/bin/sh
BASEDIR=$(dirname "$0")
cd $BASEDIR/..
echo Current Directory:
pwd
BASEDIR=`pwd`
nvidia-smi
uname -a
cat /etc/os-release
lscpu
grep MemTotal /proc/meminfo
export START_NUM_SHOTS=5
$BASEDIR/scripts/eval-shots.sh Qwen Qwen2.5-3B-Instruct
#$BASEDIR/scripts/eval-shots.sh Qwen Qwen2.5-7B-Instruct