wuyuverse commited on
Commit
1c73d43
·
verified ·
1 Parent(s): 8d1bcd8

Expose all public probes in Dataset Viewer

Browse files

Adds probe-level Viewer files for audit_subset, public_dev, and public_test (120,960 public probes total). Canonical nested shards remain available as archives.

README.md CHANGED
@@ -15,10 +15,14 @@ tags:
15
  - evaluation
16
  - text
17
  configs:
18
- - config_name: sample
19
  data_files:
20
  - split: audit_subset
21
- path: data/viewer/sample_probes.jsonl
 
 
 
 
22
  ---
23
 
24
  <div align="center">
@@ -92,12 +96,12 @@ time, role, namespace, lifecycle, and tool state.
92
 
93
  ## Public Data
94
 
95
- The `sample` configuration shown in the Dataset Viewer contains **840 probe
96
- rows derived from 40 cases** across all eight domains. Each row exposes the
97
- query, probe type, task type, required and prohibited memory IDs, expected
98
- behavior, scoring rule, and state-contract identifier. This flattened view is
99
- intended for fast browsing; the canonical nested cases remain in the original
100
- sample shards.
101
 
102
  The complete public release is hosted directly in this repository:
103
 
 
15
  - evaluation
16
  - text
17
  configs:
18
+ - config_name: default
19
  data_files:
20
  - split: audit_subset
21
+ path: data/viewer/audit_subset_probes.jsonl.gz
22
+ - split: public_dev
23
+ path: data/viewer/public_dev_probes.jsonl.gz
24
+ - split: public_test
25
+ path: data/viewer/public_test_probes.jsonl.gz
26
  ---
27
 
28
  <div align="center">
 
96
 
97
  ## Public Data
98
 
99
+ The Dataset Viewer exposes all **120,960 public probes** through three splits:
100
+ `audit_subset`, `public_dev`, and `public_test`. Each row exposes the query,
101
+ probe type, task type, required and prohibited memory IDs, expected behavior,
102
+ scoring rule, and state-contract identifier. This flattened view is intended
103
+ for fast browsing and filtering; the canonical nested cases remain in the
104
+ downloadable domain shards.
105
 
106
  The complete public release is hosted directly in this repository:
107
 
data/viewer/audit_subset_probes.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59782f66418f29080637202533b49fd5afbc9f9faa85eeb6f9bea541dda984f2
3
+ size 1411296
data/viewer/public_dev_probes.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf42060cffde89d800ae1bde4dcf2799d7d73599d93c2edb5a6c6802e3ba040c
3
+ size 2832578
data/viewer/public_test_probes.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eed4f35211aaaf2cf4540f4ed70ab965f7f5142eaaafc2667c7ac41bc267532
3
+ size 3426338
data/viewer/sample_probes.jsonl DELETED
The diff for this file is too large to render. See raw diff