-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevaluate_all_models.sh
More file actions
executable file
·1 lines (1 loc) · 1.72 KB
/
evaluate_all_models.sh
File metadata and controls
executable file
·1 lines (1 loc) · 1.72 KB
1
python evaluate_responses_with_mark_scheme.py gpt-3.5-turbo train && python evaluate_responses_with_mark_scheme.py gpt-4 train && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-3.5-turbo train && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4 train && python evaluate_responses_with_mark_scheme.py gpt-3.5-turbo test && python evaluate_responses_with_mark_scheme.py gpt-4 test && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-3.5-turbo test && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4 test && python evaluate_responses_with_mark_scheme.py gpt-3.5-turbo train && python evaluate_responses_with_mark_scheme.py gpt-4 train && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-3.5-turbo train && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4 train && python evaluate_responses_with_mark_scheme.py gpt-3.5-turbo test && python evaluate_responses_with_mark_scheme.py gpt-4 test && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-3.5-turbo test && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4 test && python evaluate_responses_with_mark_scheme.py gpt-4o train && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4o train && python evaluate_responses_with_mark_scheme.py gpt-4o test && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4o test && python evaluate_responses_with_mark_scheme.py gpt-4o train && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4o train && python evaluate_responses_with_mark_scheme.py gpt-4o test && python evaluate_responses_with_mark_scheme.py insolvency_bot_with_gpt-4o test