przemekch commited on
Commit
07cc65b
·
verified ·
1 Parent(s): 8e38bba

Finalize AIME++ v0.1.0 release metadata

Browse files
Files changed (2) hide show
  1. CHANGELOG.md +5 -4
  2. CITATION.cff +1 -0
CHANGELOG.md CHANGED
@@ -4,10 +4,7 @@ All notable changes to the AIME++ sample package are documented here.
4
 
5
  ## [Unreleased]
6
 
7
- - Documented that all problems are internally created and rights-held by Ulam AI.
8
- - Reframed the release as an MIT-licensed sample of Ulam AI's 100,000+ problem database.
9
- - Added commercial inventory for the 24,700+ AIME family, 1,000+ AIME-Graduate, and 100+ AIME-Researcher collections.
10
- - Clarified that each supplied integer answer is the authoritative golden solution for its problem.
11
 
12
  ## [0.1.0] - 2026-08-26
13
 
@@ -16,3 +13,7 @@ All notable changes to the AIME++ sample package are documented here.
16
  - Added stable IDs, zero-padded answer strings, and tier labels.
17
  - Added a versioned JSON Schema, deterministic validator, and exact-match scorer.
18
  - Added dataset-card metadata, quality disclosure, citation metadata, and commercial-access documentation.
 
 
 
 
 
4
 
5
  ## [Unreleased]
6
 
7
+ - No changes yet.
 
 
 
8
 
9
  ## [0.1.0] - 2026-08-26
10
 
 
13
  - Added stable IDs, zero-padded answer strings, and tier labels.
14
  - Added a versioned JSON Schema, deterministic validator, and exact-match scorer.
15
  - Added dataset-card metadata, quality disclosure, citation metadata, and commercial-access documentation.
16
+ - Documented that all problems are internally created and rights-held by Ulam AI.
17
+ - Released the sample under MIT and documented Ulam AI's 100,000+ problem database.
18
+ - Added commercial inventory for the 24,700+ AIME family, 1,000+ AIME-Graduate, and 100+ AIME-Researcher collections.
19
+ - Clarified that each supplied integer answer is the authoritative golden solution for its problem.
CITATION.cff CHANGED
@@ -5,6 +5,7 @@ type: dataset
5
  authors:
6
  - name: "Ulam AI"
7
  version: 0.1.0
 
8
  repository-code: "https://huggingface.co/datasets/ulamai/AIME-Plus-Plus"
9
  url: "https://ulam.ai/"
10
  license: MIT
 
5
  authors:
6
  - name: "Ulam AI"
7
  version: 0.1.0
8
+ date-released: 2026-08-26
9
  repository-code: "https://huggingface.co/datasets/ulamai/AIME-Plus-Plus"
10
  url: "https://ulam.ai/"
11
  license: MIT