Block 0+1: one flat table (rank,id,downloads,pipeline_tag,status,card_id,as_of), CastError keys dropped; 8 rows MEASURED via locally re-verified Ed25519 cards; 2,402 stay UNMEASURED
Browse files- README.md +61 -22
- SUMMARY.json +11 -9
- queue.csv +0 -0
- queue.jsonl +0 -0
- queue.parquet +3 -0
README.md
CHANGED
|
@@ -1,37 +1,76 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
pretty_name: GSPC Hub queue
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
| 12 |
-
DISCOVERED — every id in this queue is listed, not graded (hub census n_measured=0); the live GSPC board is `GET https://councilof.ai/api/gspc`. [](https://councilof.ai/gspc-scoreboard)
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
| 17 |
|
| 18 |
-
|
| 19 |
-
GET https://councilof.ai/api/gspc — 22 axis · 15 measured · 7 empty. Not certification.
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
-
Snapshot
|
| 26 |
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
-
|
| 36 |
|
| 37 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: cc-by-4.0
|
| 5 |
pretty_name: GSPC Hub queue
|
| 6 |
tags:
|
| 7 |
+
- gspc
|
| 8 |
+
- measurement
|
| 9 |
+
- unmeasured
|
| 10 |
+
- hub-queue
|
| 11 |
+
configs:
|
| 12 |
+
- config_name: queue
|
| 13 |
+
data_files:
|
| 14 |
+
- split: train
|
| 15 |
+
path: queue.parquet
|
| 16 |
+
default: true
|
| 17 |
---
|
| 18 |
|
| 19 |
+
2,410 Hub models listed. UNMEASURED until a signed card. Board is 22/22 (14 scores + 8 facts). Not a certificate.
|
|
|
|
| 20 |
|
| 21 |
+
```
|
| 22 |
+
22 axis · 22 measured = 14 model scores + 8 fact cards.
|
| 23 |
+
Not a certificate.
|
| 24 |
+
This dataset lists Hub models. A row is MEASURED only when a signed card verifies.
|
| 25 |
+
```
|
| 26 |
|
| 27 |
+
# GSPC Hub queue
|
|
|
|
| 28 |
|
| 29 |
+
One flat table (`queue.parquet` / `queue.jsonl`), one row per Hub model id, columns exactly:
|
| 30 |
|
| 31 |
+
| column | meaning |
|
| 32 |
+
|---|---|
|
| 33 |
+
| rank | download rank at snapshot (1 = most downloaded) |
|
| 34 |
+
| id | Hub model id |
|
| 35 |
+
| downloads | as reported by the Hub listing API at `as_of` |
|
| 36 |
+
| pipeline_tag | as reported by the Hub (null when the Hub reports none) |
|
| 37 |
+
| status | `UNMEASURED` or `MEASURED` — nothing else, never a fake score |
|
| 38 |
+
| card_id | null, or the sha256 of a signed measurement card that verifies |
|
| 39 |
+
| as_of | queue snapshot timestamp (UTC), `2026-08-29T09:40:48Z` |
|
| 40 |
|
| 41 |
+
Snapshot source: `huggingface.co/api/models` sorted by downloads, first 2,410. This is a queue, not a scoreboard. The live board is `GET https://councilof.ai/api/gspc`. [](https://councilof.ai/gspc-scoreboard)
|
| 42 |
|
| 43 |
+
## Current counts (2026-09-01)
|
| 44 |
+
|
| 45 |
+
- 2,402 rows `UNMEASURED`, `card_id` null.
|
| 46 |
+
- 8 rows `MEASURED`, each carrying the sha256 of one Ed25519-signed measurement card from the CSOAI measured fleet (335 cards / 64 models, mirrored at [csoai/gspc-fleet](https://huggingface.co/datasets/csoai/gspc-fleet)). Each of the 8 cards was re-verified locally before this flip: sha256(preimage) equals the card id and the Ed25519 signature verifies under `did:web:csoai.org#card-attestation-1`.
|
| 47 |
+
|
| 48 |
+
### The 8 MEASURED rows and how they were matched
|
| 49 |
+
|
| 50 |
+
The fleet measures models as run in the CSOAI lane (Ollama builds). A queue row was flipped only where the Ollama tag maps to exactly one Hub repo:
|
| 51 |
+
|
| 52 |
+
| Hub id | fleet model (as measured) | card_id (sha256) |
|
| 53 |
+
|---|---|---|
|
| 54 |
+
| Qwen/Qwen3-0.6B | `qwen3:0.6b` | `62183c2ff91701a63d8377034c8e136028fd443bc51740769dbabcab05c16eda` |
|
| 55 |
+
| Qwen/Qwen2.5-7B-Instruct | `qwen2.5:7b` | `c0155cbd1fd1786c3e95d87b7d6575cc9502bb287eac002b169fc8cd95b30529` |
|
| 56 |
+
| Qwen/Qwen2.5-1.5B-Instruct | `qwen2.5:1.5b` | `e547de8885ad0f4da53dac6257e3c7c9e89ee18013b1f04ed9582861abee5dc3` |
|
| 57 |
+
| Qwen/Qwen2.5-3B-Instruct | `qwen2.5:3b` | `a38316158f8c59380275313e1769feb749199756e1a67013bfb647f68328d4c2` |
|
| 58 |
+
| Qwen/Qwen2.5-0.5B-Instruct | `qwen2.5:0.5b-instruct` | `45724650575f8f40363728b42c54c5683fffab59a10d65e2991b666ba4d4a813` |
|
| 59 |
+
| meta-llama/Llama-3.2-3B-Instruct | `llama3.2:3b` | `a0dc1db7ba9c75e52253f4c9c62f7adf1fa71d6fcc5aa511ae17a6eff799faf8` |
|
| 60 |
+
| google/gemma-3-12b-it | `gemma3:12b` | `229ee794eb46e74edde2667e5a0b274f053fc08ba14f708dac1042e2c6cf87c0` |
|
| 61 |
+
| microsoft/phi-4 | `phi4:14b` | `8af24e9e1c07918c46b6911c19320b87058be9453a4bcf598599c80a85668211` |
|
| 62 |
+
|
| 63 |
+
Honesty caveats, stated plainly:
|
| 64 |
+
|
| 65 |
+
- The card measures the model **as run in the CSOAI lane** (an Ollama quantized build of the named model). It does not grade the upstream repo's own weights byte-for-byte, and it does not grade the upstream project.
|
| 66 |
+
- `card_id` is **one** representative signed card for that model; the fleet holds more cards per model on more axes. MEASURED means "at least one signed card verifies for this model", never "measured on all axes".
|
| 67 |
+
- Left `UNMEASURED` because the Ollama-tag-to-Hub-repo mapping is ambiguous, even though fleet cards exist: `mistral:7b` (v0.1/v0.2/v0.3 all on the Hub), `deepseek-r1:8b` (the tag was re-pointed between Llama-8B and Qwen3-8B distills), `qwen3:4b` (original vs 2507 re-point). `falcon3:7b` has fleet cards but no row in this queue. The other 52 fleet models are local/custom models with no Hub repo in this queue.
|
| 68 |
+
- Base, quantized, GGUF, AWQ and third-party re-uploads of the models above stay `UNMEASURED` — a card names one model, not a family.
|
| 69 |
+
|
| 70 |
+
## Verify
|
| 71 |
|
| 72 |
+
Cards: `https://councilof.ai/signed/cards/<card_id>.json` · index: `https://councilof.ai/signed/card_index.json` · verifier (free, no account): https://councilof.ai/gspc-verify · DID key: https://csoai.org/.well-known/did.json
|
| 73 |
|
| 74 |
+
Status words: `LOADING` / `UNREACHABLE` / `UNMEASURED` / `UNCHECKABLE` — never a fake `0.000`. An UNMEASURED slot is a first-class answer: listed, not graded.
|
| 75 |
|
| 76 |
+
Opt in to measurement: https://councilof.ai/get-listed · **Measurement, not certification.**
|
SUMMARY.json
CHANGED
|
@@ -1,19 +1,21 @@
|
|
| 1 |
{
|
| 2 |
-
"kind": "csoai.hub-queue/0.
|
| 3 |
"n": 2410,
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"n_site_pages": 0,
|
| 7 |
"filter": "huggingface Hub list_models(sort=downloads, limit=2410)",
|
| 8 |
"as_of": "2026-08-29T09:40:48Z",
|
|
|
|
| 9 |
"org": "csoai",
|
| 10 |
"board_truth": "GET https://councilof.ai/api/gspc",
|
| 11 |
-
"note": "Named Hub model ids. status=UNMEASURED. card_id empty. No scores. Not a second scoreboard.",
|
| 12 |
"columns": [
|
|
|
|
| 13 |
"id",
|
| 14 |
-
"
|
|
|
|
| 15 |
"status",
|
| 16 |
-
"card_id"
|
|
|
|
| 17 |
],
|
| 18 |
-
"
|
| 19 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"kind": "csoai.hub-queue/0.2",
|
| 3 |
"n": 2410,
|
| 4 |
+
"n_measured": 8,
|
| 5 |
+
"n_unmeasured": 2402,
|
|
|
|
| 6 |
"filter": "huggingface Hub list_models(sort=downloads, limit=2410)",
|
| 7 |
"as_of": "2026-08-29T09:40:48Z",
|
| 8 |
+
"flipped_measured_at": "2026-09-01",
|
| 9 |
"org": "csoai",
|
| 10 |
"board_truth": "GET https://councilof.ai/api/gspc",
|
|
|
|
| 11 |
"columns": [
|
| 12 |
+
"rank",
|
| 13 |
"id",
|
| 14 |
+
"downloads",
|
| 15 |
+
"pipeline_tag",
|
| 16 |
"status",
|
| 17 |
+
"card_id",
|
| 18 |
+
"as_of"
|
| 19 |
],
|
| 20 |
+
"note": "Named Hub model ids, one flat table (queue.parquet/queue.jsonl). status=MEASURED only where a signed card verifies (card_id = card sha256, verifiable at https://councilof.ai/signed/cards/<sha>.json). No scores. Not a second scoreboard."
|
| 21 |
+
}
|
queue.csv
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
queue.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
queue.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f67fbd2189100b7aadc25f542778063646d8a470ab7f4a12adc61c60ccdf336
|
| 3 |
+
size 86131
|