ljvmiranda921 commited on
Commit
0189dbf
·
1 Parent(s): 12f59da

Add README metadata

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # HF Leaderboard Backend
2
 
3
  This is a fork of the [leaderboard demo from HuggingFace](https://huggingface.co/demo-leaderboard-backend) with some additional scripts for parsing the results from our evaluation runs.
 
1
+ ---
2
+ title: "FilBench Leaderboard"
3
+ emoji: 🥇
4
+ colorFrom: green
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ app_file: app.py
8
+ pinned: true
9
+ license: apache-2.0
10
+ short_description: An Open LLM Leaderboard for Filipino
11
+ sdk_version: 5.19.0
12
+ ---
13
+
14
  # HF Leaderboard Backend
15
 
16
  This is a fork of the [leaderboard demo from HuggingFace](https://huggingface.co/demo-leaderboard-backend) with some additional scripts for parsing the results from our evaluation runs.