diff options
Diffstat (limited to 'artifacts/synth_v1/omit_colour.json')
| -rw-r--r-- | artifacts/synth_v1/omit_colour.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/artifacts/synth_v1/omit_colour.json b/artifacts/synth_v1/omit_colour.json new file mode 100644 index 0000000..61f71bc --- /dev/null +++ b/artifacts/synth_v1/omit_colour.json @@ -0,0 +1,34 @@ +{ + "data_dir": "artifacts/synth_v1", + "split": "test", + "samples": 256, + "colour_classes": 10, + "text_families": { + "count_words": [ + "a", + "three", + "four", + "two" + ], + "colour_words": [ + "red", + "orange", + "yellow", + "green", + "blue", + "purple", + "pink", + "white", + "gray", + "brown" + ], + "size_words": [ + [ + "small", + "large" + ] + ] + }, + "field_correlation_at_truth": 0.7356797393477761, + "note": "The dictionary is derived from disjoint corpora; the correlation is a diagnostic computed with hidden pairs and never used by the pipeline." +}
\ No newline at end of file |
