Zhengyao Jiang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,9 @@
|
|
7 |
[](https://twitter.com/WecoAI) 
|
8 |
|
9 |
AIDE is an LLM agent that generates solutions for machine learning tasks just from natural language descriptions of the task.
|
10 |
-
|
|
|
|
|
11 |
In our own benchmark composed of over 60 Kaggle data science competitions, AIDE demonstrated impressive performance, surpassing 50% of Kaggle participants on average (see our [technical report](https://www.weco.ai/blog/technical-report) for details).
|
12 |
More specifically, AIDE has the following features:
|
13 |
|
|
|
7 |
[](https://twitter.com/WecoAI) 
|
8 |
|
9 |
AIDE is an LLM agent that generates solutions for machine learning tasks just from natural language descriptions of the task.
|
10 |
+
|
11 |
+
AIDE is the state-of-the-art agent on OpenAI's [MLE-bench](https://arxiv.org/pdf/2410.07095), a benchmark composed of 75 Kaggle machine learning tasks, where we achieved four times more medals compared to the runner-up agent architecture.
|
12 |
+
|
13 |
In our own benchmark composed of over 60 Kaggle data science competitions, AIDE demonstrated impressive performance, surpassing 50% of Kaggle participants on average (see our [technical report](https://www.weco.ai/blog/technical-report) for details).
|
14 |
More specifically, AIDE has the following features:
|
15 |
|