From 5f366a4f5f88b4a63e82aa6d3aca0917c4b51ac7 Mon Sep 17 00:00:00 2001 From: modagent Date: Sun, 8 Dec 2024 05:24:02 -0500 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fa8169..cec9016 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The ML Research Benchmark Baseline Agent is an agentic system designed to serve as a baseline for various AI and machine learning tasks. This agent provides a foundation for comparing and evaluating machine learning research and development tasks that agents can perform. -[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg)](https://arxiv.org/abs/1234.56789) +[![arXiv](https://img.shields.io/badge/arXiv-2410.22553-b31b1b.svg)](https://arxiv.org/abs/2410.22553) - [:paperclip: ML Research Benchmark Paper](https://arxiv.org/abs/2410.22553) - [:robot: ML Research Agent](https://github.com/AlgorithmicResearchGroup/ML-Research-Agent)