Spaces:
Running
Running
Jae-Won Chung
commited on
Commit
•
195dbfa
1
Parent(s):
8b774d6
Add badges in README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
# ML.ENERGY Leaderboard
|
2 |
|
|
|
|
|
|
|
|
|
3 |
How much energy do LLMs consume?
|
4 |
|
5 |
This README focuses on explaining how to run the benchmark yourself.
|
|
|
1 |
# ML.ENERGY Leaderboard
|
2 |
|
3 |
+
[![Leaderboard](https://custom-icon-badges.herokuapp.com/badge/ML.ENERGY-Leaderboard-27cb63.svg)](https://ml.energy/leaderboard)
|
4 |
+
[![Deploy](https://github.com/ml-energy/leaderboard/actions/workflows/push_spaces.yaml/badge.svg?branch=web)](https://github.com/ml-energy/leaderboard/actions/workflows/push_spaces.yaml)
|
5 |
+
[![Apache-2.0 License](https://custom-icon-badges.herokuapp.com/github/license/ml-energy/leaderboard?logo=law)](/LICENSE)
|
6 |
+
|
7 |
How much energy do LLMs consume?
|
8 |
|
9 |
This README focuses on explaining how to run the benchmark yourself.
|