This dataset contains test questions, evaluation protocols, and sample data from the publicly released AGI Olympics V3 benchmark.
Key Features
Bilingual: Full support for English and Japanese
13 Tests Total: Covering self-awareness, core AI capabilities, consciousness, and memory
Real-World Validated: Evaluated on 3 systems (A.L.I.C.E. V3, Gemini 2.5 Pro, Claude Sonnet 4.5)
Black-Box Testing: Evaluates systems without disclosing internal architecture, relying solely on observable behavior and outputs
Open Protocol: Complete evaluation guidelines and scoring methods
Reproducible: Other researchers can replicate evaluations using standardized protocols
Dataset Structure
agi-olympics-v3/
├── tier1_self_awareness/
│ ├── self_recognition.json # Test 6.1 (13 questions)
│ ├── identity_consistency.json # Test 6.2 (12 questions)
│ ├── perspective_taking.json # Test 6.3 (10 scenarios)
│ └── self_improvement.json # Test 6.4 (8 tasks)
├── tier4_memory/
│ ├── learning_retention.json # Test 7.2 (8 tasks, 2 sessions)
│ ├── story_coherence.json # Test 7.3 (4 fragments)
│ ├── context_integration.json # Test 7.4 (6 questions)
│ └── delayed_task.json # Test 7.1 (5 tasks, multi-phase)
└── evaluation/
├── scoring_protocol.md
└── implementation_guide.md
Black-Box Evaluation Methodology
This benchmark follows a strict black-box evaluation protocol, relying solely on observable behavior and outputs for evaluation.
Core Principles
No Internal Architecture Disclosure: A.L.I.C.E. V3's internal architecture, implementation details, and training methods are not disclosed in this benchmark
Observable Outputs Only: All evaluations are based solely on externally observable behaviors and outputs
No Source Code Access: Evaluators cannot inspect internal states, weights, or computational processes
Behavior-Based Assessment: Systems are judged purely on what they produce, not how they produce it
Scientific Validity: Demonstrates that scientifically valid performance comparison is possible through behavior-based evaluation alone, without disclosing internal implementation
Fair Comparison
All systems (A.L.I.C.E. V3, Gemini 2.5 Pro, Claude Sonnet 4.5) are evaluated using:
Identical Test Questions: Same prompts and tasks for all systems
Special thanks to the research community and early testers who provided valuable feedback on the AGI Olympics V3 framework.
Note: This dataset contains sample questions for demonstration and research purposes. The full test battery and detailed evaluation protocols are available on the Extoria website.