CoolFace
Datasetpublic

autorl-org/arlbench-leaderboard-results

ARLBench Leaderboard Data This is the data repository for the ARLBench leaderboard. If you want to add your own runs to the leaderboard, please make a PR here with the following content: The data file(s) with your data. There's a template available you can fill in. If you add data for all algorithms, you can use a single file. If you're only adding for a subset, add separate files per algorithm. The extended data split. This means extending the ReadMe.md config. If you added a… See the full description on the dataset page: https://huggingface.co/datasets/autorl-org/arlbench-leaderboard-results.

sourceHugging Facebsd-3-clauseupdated 1y agoView on Hugging Face
0likes12downloads
Dataset Card

ARLBench Leaderboard Data

This is the data repository for the ARLBench leaderboard. If you want to add your own runs to the leaderboard, please make a PR here with the following content:

  1. 1.The data file(s) with your data. There's a template available you can fill in. If you add data for all algorithms, you can use a single file. If you're only adding for a subset, add separate files per algorithm.
  2. 2.The extended data split. This means extending the ReadMe.md config. If you added a file with all algorithms, you can add that file's name in the top list. Else add all per-algorithm files in the list corresponding to the algorithm name.
  3. 3.A description of your method as well as source code. This can be done by linking a writeup/paper and code in the PR.