File size: 1,914 Bytes
1834e53
1748db1
c8a121c
7cfef43
9b96968
c8a121c
7cfef43
c8a121c
7cfef43
 
 
 
1834e53
 
7cfef43
1834e53
7cfef43
c8a121c
7cfef43
 
 
 
 
 
 
 
 
 
 
 
 
1834e53
 
7cfef43
 
 
 
 
 
 
 
 
 
 
 
c8a121c
 
7cfef43
c8a121c
1748db1
c8a121c
836068f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
pretty_name: ASI-Bench Generated Instances (Seed 31415)
language:
- en
license: apache-2.0
size_categories:
- n<1K
tags:
- benchmark
- agents
- ai-for-science
- scientific-reasoning
---

<div align="center">

# ASI-Bench Generated Instances — Seed 31415

[Website](https://asibench.apexin.ai/) · [GitHub](https://github.com/apexin-ai/ASI-Bench) · [Leaderboard](https://asibench.apexin.ai/leaderboard)

</div>

## Dataset Summary

[ASI-Bench](https://github.com/apexin-ai/ASI-Bench) evaluates general intelligence, innovation, and autonomous execution through 60 project-level scientific research tasks spanning 11 domains. Each task provides four matched prompt conditions: B1 gives full methodological guidance, B2 identifies the method without the full procedure, B3 provides only the research objective and data, and B4 adds task-irrelevant information to B3.

This repository contains the fixed seed `31415` generated instances, including prompts, task inputs, reference artifacts, and available instance-generation metadata.

> For complete benchmark information and instructions for downloading, running, and submitting evaluations, see the [ASI-Bench GitHub repository](https://github.com/apexin-ai/ASI-Bench).

## Dataset Structure

```text
tasks/
└── <task_id>__seed31415/
    ├── prompt_b1.md
    ├── prompt_b2.md
    ├── prompt_b3.md
    ├── prompt_b4.md
    ├── data/
    │   └── ...
    ├── reference/
    │   └── ...
    ├── instance_meta.json          # where available
    └── framework_task_info.json    # where available
```

Each directory under `tasks/` is one generated benchmark instance. `data/` contains task inputs, `reference/` contains reference artifacts, and the JSON files record available generation and framework metadata.

## License

This dataset is licensed under the [Apache License 2.0](./LICENSE).