koichi12's picture
Add files using upload-large-folder tool
277ed5d verified
python scripts/main_eval.py \
--model hf-causal \
--model_args $MODEL_ARGS \
--tasks "jsquad-1.1-0.2" \
--num_fewshot "2" \
--output_path "result.json"