pere's picture
updated batch run
08a2592
#PROJECT_DIR=${HOME}"/models/t5-parliament-categorisation"
#T5X_DIR="../../t5x" # directory where the t5x is cloned.
#CHECKPOINT_PATH="gs://nb-t5x-us-central2/finetuned/norwegian_NCC_pluss_english_1_500_000/checkpoint_1510000"
#export PYTHONPATH=${PROJECT_DIR}
python3 eval.py \
--gin_search_paths="./" \
--gin_file="eval_categorisation_base.gin" \
--gin.SPLIT=\"validation\" \
--gin.CHECKPOINT_PATH=\"gs://nb-t5x-us-central2/finetuned/norwegian_NCC_plus_English_t5x_base_1_500_000_parliament/checkpoint_1510000\" \
#"gs://nb-t5x/eval_norwegian_NCC_2_000_000/checkpoint_2005000" \
#--gin.SPLIT="validation" \