Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -137,6 +137,8 @@ ds = load_dataset("m-a-p/AetherCode", "v1_2025")
|
|
137 |
| Qwen3-Coder-480B-A35B | 19.7 | 2.2 | 0.6 | 0 | 8.6 | 1.8 | **7.7** | 9.9 | 11.8 |
|
138 |
| GPT-4o | 11.6 | 1.0 | 0.2 | 0 | 4.9 | 1.3 | **4.4** | 5.6 | 7.0 |
|
139 |
|
|
|
|
|
140 |
## Contest List and Release Schedule
|
141 |
|
142 |
In future updates, we will maintain both an **open set** and a **private set** simultaneously. The open set contains complete test cases, while the private set does not include test cases to ensure a fair evaluation. In subsequent updates, new problems will be added to the private set, and the test cases of problems in the private set will be gradually made public. In AetherCode v1, the open set includes all problems from 2024 (in subset `v1_2024`), and the private set includes problems from January to May 2025 (in subset `v1_2025`). If you need the evaluation results for the private set, please use the evaluation script we provide and send the LLM's responses to `[email protected]`.
|
|
|
137 |
| Qwen3-Coder-480B-A35B | 19.7 | 2.2 | 0.6 | 0 | 8.6 | 1.8 | **7.7** | 9.9 | 11.8 |
|
138 |
| GPT-4o | 11.6 | 1.0 | 0.2 | 0 | 4.9 | 1.3 | **4.4** | 5.6 | 7.0 |
|
139 |
|
140 |
+

|
141 |
+
|
142 |
## Contest List and Release Schedule
|
143 |
|
144 |
In future updates, we will maintain both an **open set** and a **private set** simultaneously. The open set contains complete test cases, while the private set does not include test cases to ensure a fair evaluation. In subsequent updates, new problems will be added to the private set, and the test cases of problems in the private set will be gradually made public. In AetherCode v1, the open set includes all problems from 2024 (in subset `v1_2024`), and the private set includes problems from January to May 2025 (in subset `v1_2025`). If you need the evaluation results for the private set, please use the evaluation script we provide and send the LLM's responses to `[email protected]`.
|