cc4718 commited on
Commit
6f205d0
·
verified ·
1 Parent(s): cb05dea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Example Leaderboard Template
3
  emoji: 🥇
4
  colorFrom: green
5
  colorTo: indigo
@@ -7,10 +7,14 @@ sdk: gradio
7
  app_file: app.py
8
  pinned: true
9
  license: apache-2.0
10
- short_description: Duplicate this leaderboard to initialize your own!
11
  sdk_version: 5.19.0
12
  ---
13
 
 
 
 
 
14
  # Start the configuration
15
 
16
  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).
 
1
  ---
2
+ title: FailureSensorIQ
3
  emoji: 🥇
4
  colorFrom: green
5
  colorTo: indigo
 
7
  app_file: app.py
8
  pinned: true
9
  license: apache-2.0
10
+ short_description: FailureSensorIQ Leaderboard
11
  sdk_version: 5.19.0
12
  ---
13
 
14
+ # Leaderboard for FailureSensorIQ
15
+ Leaderboard for the paper [FailureSensorIQ: A Multi-Choice QA Dataset for Understanding Sensor Relationships and Failure Modes
16
+ ](https://arxiv.org/pdf/2506.03278)
17
+
18
  # Start the configuration
19
 
20
  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).