GoogleCloudPlatform / genai-databases-retrieval-app

Apache License 2.0
212 stars 72 forks source link

chore: add cloudbuild and run_evaluation file #441

Closed Yuan325 closed 3 months ago

Yuan325 commented 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.