File size: 3,338 Bytes
9225caa | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 | {
"all_source_statistics_match": true,
"canonical_all_totals": {
"both_modality_usable_records": 212440,
"c_max_peaks": 263,
"c_null_records": 0,
"c_total_peaks": 3287622,
"h_max_peaks": 34,
"h_null_records": 0,
"h_total_peaks": 1898067,
"j_empty_peaks": 1053267,
"j_nonempty_peaks": 844800,
"j_null_peaks": 0,
"rows": 212440,
"zero_integration_peaks": 0
},
"canonical_duplicate_record_ids": 0,
"canonical_schema_matches": true,
"dataset": "nmrtrans",
"source_format": "LZ4-compressed pickle containing NMRTrans/NMRSpec rows",
"source_observations": {
"c_shift_outlier_peaks": 444,
"c_shift_outlier_peaks_by_split": {
"test": 39,
"train": 359,
"val": 46
},
"c_shift_outlier_records": 372,
"c_shift_outlier_records_by_split": {
"test": 37,
"train": 297,
"val": 38
},
"h_shift_outlier_peaks": 1332,
"h_shift_outlier_peaks_by_split": {
"test": 136,
"train": 1086,
"val": 110
},
"h_shift_outlier_records": 1182,
"h_shift_outlier_records_by_split": {
"test": 126,
"train": 950,
"val": 106
},
"missing_j_policy": "Raw missing J values become empty canonical lists for this dataset.",
"raw_missing_j_peaks": 0,
"raw_missing_j_peaks_by_split": {
"test": 0,
"train": 0,
"val": 0
},
"records_over_60_c_peaks": 33,
"records_over_60_c_peaks_by_split": {
"test": 5,
"train": 25,
"val": 3
},
"records_over_60_h_peaks": 0,
"records_over_60_h_peaks_by_split": {
"test": 0,
"train": 0,
"val": 0
},
"shift_outlier_thresholds_ppm": {
"c": "outside [-20, 300]",
"h": "outside [-5, 20]"
},
"zero_integration_records": 0,
"zero_integration_records_by_split": {
"test": 0,
"train": 0,
"val": 0
}
},
"source_split_bytes_total": 44247243,
"source_splits": {
"test": {
"bytes": 4430229,
"path": "models/NMRTrans/data/test.pkl.lz4",
"rows": 21298
},
"train": {
"bytes": 35400465,
"path": "models/NMRTrans/data/train.pkl.lz4",
"rows": 169863
},
"val": {
"bytes": 4416549,
"path": "models/NMRTrans/data/val.pkl.lz4",
"rows": 21279
}
},
"source_to_canonical_matches": {
"both_modality_usable_records": true,
"c_max_peaks": true,
"c_null_records": true,
"c_total_peaks": true,
"h_max_peaks": true,
"h_null_records": true,
"h_total_peaks": true,
"j_empty_peaks": true,
"j_nonempty_peaks": true,
"j_null_peaks": true,
"rows": true,
"zero_integration_peaks": true
},
"source_totals": {
"both_modality_usable_records": 212440,
"c_max_peaks": 263,
"c_null_records": 0,
"c_total_peaks": 3287622,
"h_max_peaks": 34,
"h_null_records": 0,
"h_total_peaks": 1898067,
"j_empty_peaks": 1053267,
"j_nonempty_peaks": 844800,
"j_null_peaks": 0,
"rows": 212440,
"zero_integration_peaks": 0
},
"split_consistency": {
"all_count": 212440,
"all_equals_split_union": true,
"extra_in_all_count": 0,
"missing_from_all_count": 0,
"split_counts": {
"test": 21298,
"train": 169863,
"val": 21279
},
"split_overlap_count": 0
}
}
|