Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 309 Bytes

mlflow.md

File metadata and controls

18 lines (11 loc) · 309 Bytes

Review the Evaluation Results with MLflow

1. Run the MLflow UI

mlflow ui

2. Access your localhost

http://localhost:5000

Then you can review the evaluation results.

Example:

e5 (Faiss Flat index, top-5 documents) + Llama2-chat-70B MLflow Screen Example