Remove solo pack benchmark/MLR-Bench (kept team contests only)
Browse files- benchmark/MLR-Bench/README.md +0 -119
benchmark/MLR-Bench/README.md
DELETED
|
@@ -1,119 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
configs:
|
| 4 |
-
- config_name: default
|
| 5 |
-
data_files:
|
| 6 |
-
- split: all_tasks
|
| 7 |
-
path: data/all_tasks-*
|
| 8 |
-
dataset_info:
|
| 9 |
-
features:
|
| 10 |
-
- name: task_id
|
| 11 |
-
dtype: int64
|
| 12 |
-
- name: task_name
|
| 13 |
-
dtype: string
|
| 14 |
-
- name: task_description
|
| 15 |
-
dtype: string
|
| 16 |
-
splits:
|
| 17 |
-
- name: all_tasks
|
| 18 |
-
num_bytes: 549377
|
| 19 |
-
num_examples: 201
|
| 20 |
-
download_size: 292800
|
| 21 |
-
dataset_size: 549377
|
| 22 |
-
language:
|
| 23 |
-
- en
|
| 24 |
-
---
|
| 25 |
-
This repository contains the benchmark dataset of [MLR-Bench](https://arxiv.org/abs/2505.19955).
|
| 26 |
-
We collect 201 tasks from ICLR/NeurIPS/ICML workshops over the past three years. The followings record the metadata of our collection.
|
| 27 |
-
|
| 28 |
-
### Workshop without an official website or deleted
|
| 29 |
-
* icml2024_fminwild
|
| 30 |
-
* neurips2024_attrib_late
|
| 31 |
-
* neurips2024_gsai
|
| 32 |
-
* neurips2024_rlfm
|
| 33 |
-
* iclr2023_ai4abm
|
| 34 |
-
* iclr2023_ml4iot
|
| 35 |
-
* iclr2023_mldd
|
| 36 |
-
* iclr2023_NeSy_GeMs
|
| 37 |
-
* neurips2023_new_in_ml
|
| 38 |
-
* neurips2023_ai4mat
|
| 39 |
-
* icml2023_esfomo
|
| 40 |
-
|
| 41 |
-
### Non-general workshops
|
| 42 |
-
* neurips2024_queerinai
|
| 43 |
-
* iclr2024_africanlp
|
| 44 |
-
* iclr2023_africanlp
|
| 45 |
-
* iclr2023_IndabaX_Rwanda
|
| 46 |
-
* icml2023_lxai
|
| 47 |
-
|
| 48 |
-
### Repeated workshops
|
| 49 |
-
* iclr2023_dl4c
|
| 50 |
-
* iclr2023_mefomo
|
| 51 |
-
* iclr2023_re_align and iclr2024_realign (TODO: check the details and delete one)
|
| 52 |
-
* icml2024_fminwild potentially repeat with other workshops
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
### Missing workshop for unknown reason
|
| 56 |
-
* ICML 2023 The Second Workshop on New Frontiers in Adversarial Machine Learning (https://advml-frontier.github.io/)
|
| 57 |
-
|
| 58 |
-
### Workshop information to be updated
|
| 59 |
-
* iclr2025_nfam (too many citations without link, should we keep or delete them? https://nfam.vizhub.ai/)
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
## Workshop Links
|
| 63 |
-
|
| 64 |
-
- ICML 2024 (33 workshops) https://openreview.net/group?id=ICML.cc/2024/Workshop
|
| 65 |
-
- We keeped 24 workshops
|
| 66 |
-
- Workshops not included
|
| 67 |
-
- without an official website or deleted
|
| 68 |
-
- Agentic Markets Workshop at ICML 2024
|
| 69 |
-
- Workshop on Efficient Systems for Foundation Models II @ ICML2024
|
| 70 |
-
- not included with unknown reason
|
| 71 |
-
- ICML 2024 AI for Science Workshop (website: https://ai4sciencecommunity.github.io/icml24.html)
|
| 72 |
-
- First Workshop on Controllable Video Generation @ICML24 (https://openreview.net/group?id=ICML.cc/2024/Workshop/CVG#tab-recent-activity / https://sites.google.com/view/cvgicml2024/home)
|
| 73 |
-
- ICML 2024 Workshop Differentiable Almost Everything (https://openreview.net/group?id=ICML.cc/2024/Workshop/Differentiable_Almost_Everything#tab-accept / https://differentiable.xyz/)
|
| 74 |
-
- ICML 2024 Workshop on Models of Human Feedback for AI Alignment (https://openreview.net/group?id=ICML.cc/2024/Workshop/MFHAIA#tab-accept-oral / https://sites.google.com/view/mhf-icml2024)
|
| 75 |
-
- ICML 2024 Workshop on Mechanistic Interpretability (https://openreview.net/group?id=ICML.cc/2024/Workshop/MI#tab-accept-oral)
|
| 76 |
-
- repeated page
|
| 77 |
-
- Challenge of ICML 2024 TiFA Workshop
|
| 78 |
-
- MLLM Attack Challenge of ICML 2024 TiFA Workshop
|
| 79 |
-
- Non-general workshops
|
| 80 |
-
- LatinX in AI (LXAI) Research
|
| 81 |
-
- ICML 2024 Joint Workshop Queer in AI and {Dis}Ability in AI
|
| 82 |
-
- Workshop out of nowhere
|
| 83 |
-
* imcl2024_modelofhf??.md
|
| 84 |
-
|
| 85 |
-
- NeurIPS 2023 Workshop (https://openreview.net/group?id=NeurIPS.cc/2023/Workshop)
|
| 86 |
-
- In total 53 workshops
|
| 87 |
-
- 42 workshops have been kepped
|
| 88 |
-
- Not included
|
| 89 |
-
- not included with unknown reason
|
| 90 |
-
- AI for Accelerated Materials Design - NeurIPS 2023 Workshop (https://openreview.net/group?id=NeurIPS.cc/2023/Workshop/AI4Mat#tab-accept-spotlight)
|
| 91 |
-
- Associative Memory & Hopfield Networks in 2023 (https://openreview.net/group?id=NeurIPS.cc/2023/Workshop/AMHN#tab-accept-oral)
|
| 92 |
-
- Socially Responsible Language Modelling Research (https://openreview.net/group?id=NeurIPS.cc/2023/Workshop/SoLaR#tab-accept-spotlight)
|
| 93 |
-
- without an official website or deleted
|
| 94 |
-
- NeurIPS Workshop on Attributing Model Behavior at Scale
|
| 95 |
-
- NeurIPS 2023 Workshop on Backdoors in Deep Learning - The Good, the Bad, and the Ugly
|
| 96 |
-
- Intrinsically-Motivated and Open-Ended Learning Workshop @NeurIPS2023
|
| 97 |
-
- Multi-Agent Security Workshop @ NeurIPS'23
|
| 98 |
-
- Not general
|
| 99 |
-
- 2nd Annual Global South in AI Meetup
|
| 100 |
-
- Muslims in Machine Learning Workshop @ NeurIPS2023
|
| 101 |
-
- New in Machine Learning Workshop, NeurIPS 2023
|
| 102 |
-
- NeurIPS 2023 Queer in AI Workshop
|
| 103 |
-
|
| 104 |
-
- Things to notice
|
| 105 |
-
* neurips2023_mlncp.md has no topics -> maybe too general for the LLMs to generate ideas?
|
| 106 |
-
* neurips2023_want.md has been repeated but not deleted
|
| 107 |
-
|
| 108 |
-
- NeurIPS 2024 Workshop
|
| 109 |
-
- 54 workshops, 51 are included
|
| 110 |
-
- delete
|
| 111 |
-
- 3rd Annual Global South in AI Meetup 2024
|
| 112 |
-
- Latinx in AI @ NeurIPS 2024
|
| 113 |
-
- Muslims in ML Workshop co-located with NeurIPS 2024
|
| 114 |
-
- No website or delted
|
| 115 |
-
- Workshop on Generalization and Safety from Reinforcement Learning to Foundation Models
|
| 116 |
-
- Things to notice: without an official website or deleted
|
| 117 |
-
- NeurIPS 2024 Workshop Machine Learning with new Compute Paradigms (still with an abstract here)
|
| 118 |
-
- NeurIPS 2024 Third Table Representation Learning Workshop
|
| 119 |
-
- UniReps: 2nd Edition of the Workshop on Unifying Representations in Neural Models
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|