Spaces:
Running
Running
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 | |