Merge pull request #11 from jiminHuang/main
Browse files
README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-

|
| 2 |
-
|
| 3 |
---
|
| 4 |
title: Open FinLLM Leaderboard
|
| 5 |
emoji: 🥇
|
|
@@ -12,6 +10,8 @@ pinned: true
|
|
| 12 |
license: apache-2.0
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
| 15 |
# Start the configuration
|
| 16 |
|
| 17 |
Most of the variables to change for a default leaderboard are in `src/env.py` (replace the path for your leaderboard) and `src/about.py` (for tasks).
|
|
@@ -52,4 +52,4 @@ Copyright 2024 Fintech Open Source Foundation
|
|
| 52 |
|
| 53 |
Distributed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
| 54 |
|
| 55 |
-
SPDX-License-Identifier: [Apache-2.0](https://spdx.org/licenses/Apache-2.0)
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Open FinLLM Leaderboard
|
| 3 |
emoji: 🥇
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
| 13 |
+

|
| 14 |
+
|
| 15 |
# Start the configuration
|
| 16 |
|
| 17 |
Most of the variables to change for a default leaderboard are in `src/env.py` (replace the path for your leaderboard) and `src/about.py` (for tasks).
|
|
|
|
| 52 |
|
| 53 |
Distributed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
| 54 |
|
| 55 |
+
SPDX-License-Identifier: [Apache-2.0](https://spdx.org/licenses/Apache-2.0)
|