sonsus's picture
others
c2ba4d5
|
raw
history blame
515 Bytes
# Varco Arena web app
```bash
cd ./streamlit_app_local/
bash run.sh
```
## view: Running
![run_page](streamlit_app_local/page_run.png)
## view: Results
![result_page1](./page_result_1.png)
![result_page2](./page_result_2.png)
![result_page3](./page_result_3.png)
![result_page4](./page_result_4.png)
## how to use
1. upload llm outputs in jsonlines format
2. cost estimation
3. run
4. go to see results tab
## example run results at...
- `streamlit_app_local/user_submit/`
- visible on web if you `bash run.sh`