Spaces:
Running
Running
File size: 608 Bytes
f1a3a4e 27638f8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
title: TabArena
emoji: 🥇
colorFrom: green
colorTo: indigo
sdk: gradio
app_file: main.py
pinned: true
license: apache-2.0
short_description: 'TabArena'
sdk_version: 4.44.0
---
# TabArena Leaderboard code
This repository contains the frontend code to display TabArena leaderboard. The leaderboard is hosted on a
HuggingFace space.
Reference:
* website: tabarena.ai
* paper: TODO
* codebase to compute the leaderboard: https://github.com/autogluon/tabrepo/tree/tabarena
TODOS:
* add regression/classif/multiclassif
DONE:
* readme title and information
* pull data from leaderboard
* update columns
|