CoolFace
Apppublic

yoad/visualize_eval_results

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
17 commits on main
3e1c53e7mo ago

Another path fix

yoad
f1609ee7mo ago

Fix accuracy results path on leaderboard repo

yoad
c962cbf1y ago

Improve hebrew normalizer

Yoad
900d7d41y ago

Bug fix - callback exec instead of pass

Yoad
11656181y ago

Add manual Entry mode

Yoad
7b3ae601y ago

Add subs visualizer

Yoad
abf28c91y ago

Allow preloading leaderboard results

Yoad
2b41c1c1y ago

Cast metadata to string - so no type mismatches occur

Yoad
f1d76c01y ago

SImple paging for entry selection to accommodate long lists

Yoad
68eb1ef1y ago

Cache CSV reading

Yoad
3a71be41y ago

UX improve - allow leaderboard selection for the 2nd time

Yoad
ed8326f1y ago

Bug fix - leaderboard resets it's own state

Yoad
6bf73a61y ago

Add "load from leaderboard" option

Yoad
cdd4c6d1y ago

Fix streamlit file upload 403 error - attempt 1

Yoad
2f5cf2f1y ago

First commit with actual logic

Yoad
c66d9f11y ago

initial commit

yoad
f4502e61y ago

Duplicate from streamlit/streamlit-template-space

yoad, FranckAbgrall