Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,65 +13,24 @@ tags:
|
|
| 13 |
- reasoning
|
| 14 |
- logic
|
| 15 |
- evaluation
|
| 16 |
-
pretty_name: CHIMERA Bench
|
| 17 |
size_categories:
|
| 18 |
- 1K<n<10K
|
| 19 |
-
configs:
|
| 20 |
-
- config_name: default
|
| 21 |
-
data_files:
|
| 22 |
-
- split: test
|
| 23 |
-
path: data/test-*
|
| 24 |
-
dataset_info:
|
| 25 |
-
features:
|
| 26 |
-
- name: id
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: domain
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: title
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: difficulty
|
| 33 |
-
dtype: int32
|
| 34 |
-
- name: points
|
| 35 |
-
dtype: int32
|
| 36 |
-
- name: prompt
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: expected_answer
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: eval_type
|
| 41 |
-
dtype: string
|
| 42 |
-
- name: tolerance
|
| 43 |
-
dtype: float64
|
| 44 |
-
- name: tags
|
| 45 |
-
dtype: string
|
| 46 |
-
- name: keywords
|
| 47 |
-
dtype: string
|
| 48 |
-
- name: test_cases
|
| 49 |
-
dtype: string
|
| 50 |
-
- name: choices
|
| 51 |
-
dtype: string
|
| 52 |
-
- name: solution_explanation
|
| 53 |
-
dtype: string
|
| 54 |
-
splits:
|
| 55 |
-
- name: test
|
| 56 |
-
num_bytes: 2743743
|
| 57 |
-
num_examples: 8503
|
| 58 |
-
download_size: 359724
|
| 59 |
-
dataset_size: 2743743
|
| 60 |
---
|
| 61 |
|
| 62 |
-
# CHIMERA Bench
|
| 63 |
|
| 64 |
**Comprehensive Hybrid Intelligence Metric for Excellence in Reasoning & Analysis**
|
| 65 |
|
| 66 |
-
**
|
| 67 |
|
| 68 |
| Domain | Problems | Focus |
|
| 69 |
|--------|----------|-------|
|
| 70 |
-
| **MATH** |
|
| 71 |
-
| **CODE** |
|
| 72 |
-
| **SCIENCE** |
|
| 73 |
-
| **THINK** |
|
| 74 |
-
| **Total** | **
|
| 75 |
|
| 76 |
## Usage
|
| 77 |
|
|
@@ -96,8 +55,8 @@ for p in ds.select(range(5)):
|
|
| 96 |
## Citation
|
| 97 |
|
| 98 |
```bibtex
|
| 99 |
-
@misc{chimera-bench-2025,
|
| 100 |
-
title={CHIMERA Bench: Comprehensive Hybrid Intelligence Metric for Excellence in Reasoning and Analysis},
|
| 101 |
year={2025},
|
| 102 |
url={https://huggingface.co/datasets/vectionlabs/chimera-bench-v1}
|
| 103 |
}
|
|
|
|
| 13 |
- reasoning
|
| 14 |
- logic
|
| 15 |
- evaluation
|
| 16 |
+
pretty_name: CHIMERA Bench v3.0 Mega
|
| 17 |
size_categories:
|
| 18 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# CHIMERA Bench v3.0 Mega
|
| 22 |
|
| 23 |
**Comprehensive Hybrid Intelligence Metric for Excellence in Reasoning & Analysis**
|
| 24 |
|
| 25 |
+
**8503 articulated multi-step problems** across 4 domains (larger than GSM8K).
|
| 26 |
|
| 27 |
| Domain | Problems | Focus |
|
| 28 |
|--------|----------|-------|
|
| 29 |
+
| **MATH** | 3803 | Multi-step word problems: shopping, speed/distance, geometry, combinatorics, algebra, number theory, calculus |
|
| 30 |
+
| **CODE** | 1500 | Code tracing, bug finding, algorithm design, complexity analysis, OOP, recursion |
|
| 31 |
+
| **SCIENCE** | 1500 | Physics (projectile, energy, circuits), chemistry (stoichiometry, pH, gas laws), biology (genetics, ecology) |
|
| 32 |
+
| **THINK** | 1700 | Constraint satisfaction, knights & knaves, scheduling, deduction, pattern recognition, estimation |
|
| 33 |
+
| **Total** | **8503** | |
|
| 34 |
|
| 35 |
## Usage
|
| 36 |
|
|
|
|
| 55 |
## Citation
|
| 56 |
|
| 57 |
```bibtex
|
| 58 |
+
@misc{chimera-bench-v3-2025,
|
| 59 |
+
title={CHIMERA Bench v3: Comprehensive Hybrid Intelligence Metric for Excellence in Reasoning and Analysis},
|
| 60 |
year={2025},
|
| 61 |
url={https://huggingface.co/datasets/vectionlabs/chimera-bench-v1}
|
| 62 |
}
|