CatQualia constraint satisfaction corpus
3,979 rows · 3,137,781 bytes · JSON Lines, one object per line.
What this is
Constraint problems and their resolutions, as generated and graded by the corpus's own pipeline.
Schema
Fields of the first record, read from the file in this repository:
| Field | Type |
|---|---|
ts |
int |
grade |
str |
alien_or_typical |
str |
mechanism |
str |
candidate_artifact |
str |
isomorphism |
str |
why |
str |
failure_class |
str |
floor_checked |
bool |
provenance |
str |
Measured
| Property | Value |
|---|---|
| Rows | 3,979 |
| Bytes | 3,137,781 |
| Distinct top-level fields | 10 |
The row count was measured with wc -l against the file staged here, not against a
source copy.
How it was produced
By the author's own generation pipeline: candidate rows are produced from seed material,
graded, and the survivors assembled. Several fields (notably grade and any
alien_or_typical judgement) are the pipeline's own assessment, not an external label.
The method is described at https://catqualia.com/forest.
Known limitations
- Synthetic and self-graded.
grade,alien_or_typicalandfailure_classcome from the generating pipeline. They are not human-annotated ground truth. - Generated at scale. Volume is not evidence of quality; a large fraction of rows may be unremarkable.
- English only.
- Provenance of individual rows varies and is recorded per row where the pipeline captured it.
- Not peer-reviewed, not independently evaluated.
Licence
CatQualia Structural Isomorphism License (CSIL) v3.0 — attribution: Christopher Betances, catqualia.com. Non-commercial use is free with attribution; commercial use requires a commercial licence. Full text: LICENSE in this repository and catqualia.com/licensing
- Downloads last month
- 21