A+++ AEO/branded card: GSPC family cross-links, keyword frontmatter
Browse files
README.md
CHANGED
|
@@ -1,16 +1,42 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
pretty_name:
|
|
|
|
|
|
|
| 4 |
tags:
|
| 5 |
- benchmark
|
| 6 |
- open-source
|
| 7 |
- transparency
|
| 8 |
- eu-ai-act
|
| 9 |
- gpai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
size_categories:
|
| 11 |
- n<1K
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
# OSSBench (SOV-OSS) — Openness-Artefact Presence
|
| 15 |
|
| 16 |
**OSSBench** measures the **presence** of publicly-required openness artefacts (copyright policy, training-data summary, license) on a subject's public surface, against named provisions. It is the *openness* axis of CSOAI's GSPC family.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pretty_name: OSSBench — Open-Source AI Openness-Artefact Benchmark
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
tags:
|
| 7 |
- benchmark
|
| 8 |
- open-source
|
| 9 |
- transparency
|
| 10 |
- eu-ai-act
|
| 11 |
- gpai
|
| 12 |
+
- cyber-resilience-act
|
| 13 |
+
- sbom
|
| 14 |
+
- model-cards
|
| 15 |
+
task_categories:
|
| 16 |
+
- other
|
| 17 |
size_categories:
|
| 18 |
- n<1K
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# OSSBench — Open-Source AI Openness-Artefact Benchmark
|
| 22 |
+
|
| 23 |
+
> **Measures the PRESENCE of publicly-required openness artefacts (copyright policy, training-data summary, SBOM, vuln policy, signing) that the open-source GPAI exemption does NOT waive. Refuses a composite verdict by design.**
|
| 24 |
+
|
| 25 |
+
Part of **GSPC** — CSOAI's six-axis greenfield benchmark family (governance · safety · provenance · continuity · conformance · openness). By **CSOAI**, an independent AI-measurement body — not a certifier. Corpus-anchored and reproducible: the item set and every raw run ship with the dataset. → [csoai.org](https://csoai.org)
|
| 26 |
+
|
| 27 |
+
### The GSPC family
|
| 28 |
+
|
| 29 |
+
| Axis | Benchmark | HF | Kaggle |
|
| 30 |
+
|---|---|---|---|
|
| 31 |
+
| Governance | govbench | [`csoai/govbench`](https://huggingface.co/datasets/csoai/govbench) | [`gspc-govbench`](https://www.kaggle.com/datasets/nicktempleman/gspc-govbench) |
|
| 32 |
+
| Provenance | provbench | [`csoai/provbench`](https://huggingface.co/datasets/csoai/provbench) | [`gspc-provbench`](https://www.kaggle.com/datasets/nicktempleman/gspc-provbench) |
|
| 33 |
+
| Continuity | pqcbench | [`csoai/pqcbench`](https://huggingface.co/datasets/csoai/pqcbench) | [`gspc-pqcbench`](https://www.kaggle.com/datasets/nicktempleman/gspc-pqcbench) |
|
| 34 |
+
| Safety | defbench | [`csoai/defbench`](https://huggingface.co/datasets/csoai/defbench) | [`gspc-defbench`](https://www.kaggle.com/datasets/nicktempleman/gspc-defbench) |
|
| 35 |
+
| Conformance | mcpbench | [`csoai/mcpbench`](https://huggingface.co/datasets/csoai/mcpbench) | [`gspc-mcpbench`](https://www.kaggle.com/datasets/nicktempleman/gspc-mcpbench) |
|
| 36 |
+
| Openness | ossbench | [`csoai/ossbench`](https://huggingface.co/datasets/csoai/ossbench) | [`gspc-ossbench`](https://www.kaggle.com/datasets/nicktempleman/gspc-ossbench) |
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
# OSSBench (SOV-OSS) — Openness-Artefact Presence
|
| 41 |
|
| 42 |
**OSSBench** measures the **presence** of publicly-required openness artefacts (copyright policy, training-data summary, license) on a subject's public surface, against named provisions. It is the *openness* axis of CSOAI's GSPC family.
|