Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-llm-leaderboard/open_llm_leaderboard
TheFinAI
/
Open-Greek-Financial-LLM-Leaderboard
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Open-Greek-Financial-LLM-Leaderboard
/
backend
/
app
/
services
/
__init__.py
Alina Lozowski
Migrating to the React project
e7abd9e
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
113 Bytes
from
.
import
hf_service, leaderboard, votes, models
__all__ = [
"hf_service"
,
"leaderboard"
,
"votes"
,
"models"
]