You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
System Intelligence Benchmark is a comprehensive benchmark suite for evaluating the performance of Large Language Models (LLMs) and AI systems across critical system capabilities. It features tutorial, example benchmarks and offers both CLI tools and an SDK for further development.
4
4
5
5
6
+
7
+
> [!Important]
8
+
> **CourseExam and CourseLab have moved.** Active development for these two benchmarks now lives at [sys-intelligence/syscoursebench](https://github.com/sys-intelligence/syscoursebench) (public) and [sys-intelligence/syscoursebench-private](https://github.com/sys-intelligence/syscoursebench-private) (private). The legacy code remains here temporarily as an archive.
9
+
10
+
6
11
> [!Note]
7
12
> ## Private Contributions
8
13
> This repository contains the public portion of the benchmark dataset. We also maintain a private fork that is not publicly accessible. If you would like to contribute exams or labs to the benchmark while keeping them private and confidential, please contribute via our private repository instead.
0 commit comments