Datasets:
KANBAN-084: pilot dataset (stratified type×subtype slice of docclass-merged v5)
Browse files
README.md
CHANGED
|
@@ -46,13 +46,13 @@ split rule; rebuilds are byte-identical).
|
|
| 46 |
|
| 47 |
| doc_type | rows | subclasses covered |
|
| 48 |
|---|---:|---|
|
| 49 |
-
| `contract` |
|
| 50 |
| `corporate_record` | 11 | 5 (articles_of_incorporation, bylaws, other, powers_of_attorney, rights_instrument) |
|
| 51 |
| `correspondence` | 24 | 8 (attorney_demand, demand, email, letter, meeting_request, memo, notice, press_release) |
|
| 52 |
| `insurance_claim` | 12 | 4 (carrier, inpatient, outpatient, pde) |
|
| 53 |
| `merger_agreement` | 13 | 5 (all_cash, all_stock, mixed_cash_stock, mixed_cash_stock_election, other) |
|
| 54 |
|
| 55 |
-
Total: **
|
| 56 |
|
| 57 |
## Configs (KANBAN-079 separation-of-concerns doctrine)
|
| 58 |
|
|
|
|
| 46 |
|
| 47 |
| doc_type | rows | subclasses covered |
|
| 48 |
|---|---:|---|
|
| 49 |
+
| `contract` | 78 | 26 (Affiliate_Agreements, Agency Agreements, Co_Branding, Collaboration, Consulting Agreements, Development, Distributor, Endorsement, Franchise, Hosting, IP, Joint Venture, Joint Venture _ Filing, License_Agreements, Maintenance, Manufacturing, Marketing, Non_Compete_Non_Solicit, Outsourcing, Promotion, Reseller, Service, Sponsorship, Strategic Alliance, Supply, Transportation) |
|
| 50 |
| `corporate_record` | 11 | 5 (articles_of_incorporation, bylaws, other, powers_of_attorney, rights_instrument) |
|
| 51 |
| `correspondence` | 24 | 8 (attorney_demand, demand, email, letter, meeting_request, memo, notice, press_release) |
|
| 52 |
| `insurance_claim` | 12 | 4 (carrier, inpatient, outpatient, pde) |
|
| 53 |
| `merger_agreement` | 13 | 5 (all_cash, all_stock, mixed_cash_stock, mixed_cash_stock_election, other) |
|
| 54 |
|
| 55 |
+
Total: **138 rows** across 48 subclass strata / 5 doc types (100% of strata present in the parent).
|
| 56 |
|
| 57 |
## Configs (KANBAN-079 separation-of-concerns doctrine)
|
| 58 |
|
manifest.txt
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
docclass-pilot manifest (KANBAN-084)
|
| 2 |
=====================================
|
| 3 |
-
built_utc : 2026-08-24T03:
|
| 4 |
parent : Lucius-Morningstar/docclass-merged @ 407bf55c993a006689aa1b6e03e57c428c852e98 (v5)
|
| 5 |
claims_source : Lucius-Morningstar/cms-desynpuf-insurance-claims
|
| 6 |
draw_rule : min(3, n) rows per (expected, expected_subclass) stratum;
|
| 7 |
within-stratum order = ascending sha256(filename); no RNG.
|
| 8 |
-
rows_total :
|
| 9 |
-
rows_by_config : default train=
|
| 10 |
-
doc_type_counts: {'contract':
|
| 11 |
-
strata_covered :
|
| 12 |
splits : inherited from parent rows (family md5%10 rule); recomputed
|
| 13 |
and asserted row-by-row at build time.
|
| 14 |
schema_version : pilot-1
|
|
|
|
| 1 |
docclass-pilot manifest (KANBAN-084)
|
| 2 |
=====================================
|
| 3 |
+
built_utc : 2026-08-24T03:31:18Z
|
| 4 |
parent : Lucius-Morningstar/docclass-merged @ 407bf55c993a006689aa1b6e03e57c428c852e98 (v5)
|
| 5 |
claims_source : Lucius-Morningstar/cms-desynpuf-insurance-claims
|
| 6 |
draw_rule : min(3, n) rows per (expected, expected_subclass) stratum;
|
| 7 |
within-stratum order = ascending sha256(filename); no RNG.
|
| 8 |
+
rows_total : 138
|
| 9 |
+
rows_by_config : default train=123 test=15; ground_truth train=123 test=15
|
| 10 |
+
doc_type_counts: {'contract': 78, 'corporate_record': 11, 'correspondence': 24, 'insurance_claim': 12, 'merger_agreement': 13}
|
| 11 |
+
strata_covered : 48/48 (all present in parent)
|
| 12 |
splits : inherited from parent rows (family md5%10 rule); recomputed
|
| 13 |
and asserted row-by-row at build time.
|
| 14 |
schema_version : pilot-1
|
parquet/default/train/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ba2e9b208231ba24d2d51c872dae280088d69f19b45f1057519b1ee4e7db441
|
| 3 |
+
size 3552468
|
parquet/ground_truth/train/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6c9266a2426320dbd294ae0d1a85a61e979460a4cb730f0036567ca6e8293a1
|
| 3 |
+
size 263151
|