summaryrefslogtreecommitdiff
path: root/artifacts/synth_v1/omit_count.json
diff options
context:
space:
mode:
Diffstat (limited to 'artifacts/synth_v1/omit_count.json')
-rw-r--r--artifacts/synth_v1/omit_count.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/artifacts/synth_v1/omit_count.json b/artifacts/synth_v1/omit_count.json
new file mode 100644
index 0000000..7a40369
--- /dev/null
+++ b/artifacts/synth_v1/omit_count.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.678442918934101,
+ "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