Closed Yuan325 closed 3 months ago
Add run_evaluation.py file and automatic cloudbuild trigger during PR.
Cloudbuild trigger will automatically run the evaluation and the results will be added to GCP under vertexai/experiments.
Detailed metric table (with row specific metrics) could be obtain by running locally with export EXPORT_CSV=True.
export EXPORT_CSV=True
Add run_evaluation.py file and automatic cloudbuild trigger during PR.
Cloudbuild trigger will automatically run the evaluation and the results will be added to GCP under vertexai/experiments.
Detailed metric table (with row specific metrics) could be obtain by running locally with
export EXPORT_CSV=True
.