Jakubrd4 commited on
Commit
f6d9a69
·
verified ·
1 Parent(s): 18a17ff

Upload variant_a/scripts/start_remaining.sh with huggingface_hub

Browse files
variant_a/scripts/start_remaining.sh ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #\!/bin/bash
2
+ export PATH=/venv/main/bin:/usr/local/bin:/usr/bin:/bin
3
+ export PYTHONDONTWRITEBYTECODE=1
4
+ export CUDA_VISIBLE_DEVICES=0
5
+ export WORK=/dev/shm/eval
6
+ export QUIP_DIR=$WORK/quip-sharp
7
+ export HF_DATASETS_TRUST_REMOTE_CODE=1
8
+ export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
9
+
10
+ cd $WORK/lm-evaluation-harness
11
+
12
+ python $WORK/eval_polish_quip.py --model_path $WORK/model --tokenizer speakleash/Bielik-11B-v2.3-Instruct --output_dir $WORK/results_a_remaining --num_fewshot 5 --batch_size 8 --tasks polish_belebele_mc polish_belebele_regex polish_dyk_multiple_choice polish_dyk_regex polish_klej_ner_multiple_choice polish_klej_ner_regex polish_polqa_reranking_multiple_choice polish_polqa_open_book polish_polqa_closed_book polish_poquad_open_book polish_eq_bench polish_eq_bench_first_turn polish_poleval2018_task3_test_10k