Tarik En Nakhai commited on
Commit
a274893
·
1 Parent(s): e49ba1b

Reset CEP dataset before first real open-run

Browse files
Files changed (3) hide show
  1. CEP-2511-K4I7X2.json +0 -25
  2. CEP-2511-LLM3X8.json +0 -25
  3. CEP-2511-MIX7B.json +0 -25
CEP-2511-K4I7X2.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "schema": "crovia_cep_capsule.v1",
3
- "cep_id": "CEP-2511-K4I7X2",
4
- "mode": "demo",
5
- "period": "2025-11",
6
- "model": {
7
- "model_id": "Crovia/dpi-demo-25-11",
8
- "provider": "Crovia",
9
- "hf_repo": "Crovia/cep-terminale"
10
- },
11
- "metrics": {
12
- "providers_total": 4,
13
- "receipts_valid": 200,
14
- "gini_payouts": 0.16,
15
- "data_health": "A"
16
- },
17
- "evidence": {
18
- "trust_bundle_url": "https://example.org/trust_bundle_demo.json",
19
- "hashchain_root": "0xDEMOHASH_CROVIA_2511",
20
- "payouts_snapshot_url": "https://example.org/payouts_2025-11_demo.csv",
21
- "ai_act_annex_iv_url": "https://example.org/ai_act_annex_iv_demo.pdf"
22
- },
23
- "notes": "Synthetic demo capsule used in the Crovia CEP Terminal.",
24
- "created_at": "2025-12-07T20:42:41Z"
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CEP-2511-LLM3X8.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "schema": "crovia_cep_capsule.v1",
3
- "cep_id": "CEP-2511-LLM3X8",
4
- "mode": "demo",
5
- "period": "2025-11",
6
- "model": {
7
- "model_id": "meta-llama/Meta-Llama-3-8B",
8
- "provider": "Meta",
9
- "hf_repo": "meta-llama/Meta-Llama-3-8B"
10
- },
11
- "metrics": {
12
- "providers_total": 12,
13
- "receipts_valid": 1400,
14
- "gini_payouts": 0.32,
15
- "data_health": "B"
16
- },
17
- "evidence": {
18
- "trust_bundle_url": "https://example.org/llama3_8b_trust_bundle.json",
19
- "hashchain_root": "0xDEMOHASH_LLAMA3_8B",
20
- "payouts_snapshot_url": "https://example.org/llama3_8b_payouts_2025-11.csv",
21
- "ai_act_annex_iv_url": "https://example.org/llama3_8b_annex_iv.pdf"
22
- },
23
- "notes": "Demo CEP capsule for Meta-Llama-3-8B (synthetic numbers).",
24
- "created_at": "2025-12-07T20:42:41Z"
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CEP-2511-MIX7B.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "schema": "crovia_cep_capsule.v1",
3
- "cep_id": "CEP-2511-MIX7B",
4
- "mode": "demo",
5
- "period": "2025-11",
6
- "model": {
7
- "model_id": "mistralai/Mixtral-8x7B-Instruct-v0.1",
8
- "provider": "Mistral AI",
9
- "hf_repo": "mistralai/Mixtral-8x7B-Instruct-v0.1"
10
- },
11
- "metrics": {
12
- "providers_total": 9,
13
- "receipts_valid": 950,
14
- "gini_payouts": 0.27,
15
- "data_health": "A-"
16
- },
17
- "evidence": {
18
- "trust_bundle_url": "https://example.org/mixtral_8x7b_trust_bundle.json",
19
- "hashchain_root": "0xDEMOHASH_MIXTRAL_8x7B",
20
- "payouts_snapshot_url": "https://example.org/mixtral_8x7b_payouts_2025-11.csv",
21
- "ai_act_annex_iv_url": "https://example.org/mixtral_8x7b_annex_iv.pdf"
22
- },
23
- "notes": "Demo CEP capsule for Mixtral-8x7B (synthetic numbers).",
24
- "created_at": "2025-12-07T20:42:41Z"
25
- }