Spaces:
Running
Running
cleanup readme
Browse files
README.md
CHANGED
@@ -25,12 +25,6 @@ An application to explore and discover all leaderboards from the Hugging Face co
|
|
25 |
- π Dark/Light mode
|
26 |
- π Automatic data updates
|
27 |
|
28 |
-
## Data Source
|
29 |
-
|
30 |
-
The application fetches data from the [leaderboard-explorer/leaderboard_explorer](https://huggingface.co/datasets/leaderboard-explorer/leaderboard_explorer) dataset on Hugging Face Hub. This dataset contains the consolidated leaderboard data in the `final_leaderboards.json` file.
|
31 |
-
|
32 |
-
## Configuration
|
33 |
-
|
34 |
### Environment Variables
|
35 |
|
36 |
Create a `.env` file in the server directory with the following variables:
|
|
|
25 |
- π Dark/Light mode
|
26 |
- π Automatic data updates
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
### Environment Variables
|
29 |
|
30 |
Create a `.env` file in the server directory with the following variables:
|