Jakubrd4 commited on
Commit
c8a374b
·
verified ·
1 Parent(s): 860f8dd

Upload variant_a/scripts/run_gen.sh with huggingface_hub

Browse files
Files changed (1) hide show
  1. variant_a/scripts/run_gen.sh +13 -0
variant_a/scripts/run_gen.sh ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #\!/bin/bash
2
+ export PATH=/venv/main/bin:/usr/local/bin:/usr/bin:/bin
3
+ export PYTHONDONTWRITEBYTECODE=1
4
+ export PYTHONUNBUFFERED=1
5
+ export CUDA_VISIBLE_DEVICES=0
6
+ export WORK=/dev/shm/eval
7
+ export QUIP_DIR=$WORK/quip-sharp
8
+ export HF_DATASETS_TRUST_REMOTE_CODE=1
9
+ export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
10
+
11
+ cd $WORK/lm-evaluation-harness
12
+
13
+ python -u $WORK/eval_polish_quip.py --model_path $WORK/model --tokenizer speakleash/Bielik-11B-v2.3-Instruct --output_dir $WORK/results_gen --num_fewshot 5 --batch_size 32 --tasks polemo2_in polemo2_out polish_8tags_regex polish_cbd_regex polish_ppc_regex polish_psc_regex