Taykhoom commited on
Commit
aecb3d0
·
verified ·
1 Parent(s): bf71dfe

Add files using upload-large-folder tool

Browse files
README.md CHANGED
@@ -52,10 +52,10 @@ paper_test = causal.filter(
52
 
53
  | Scope | Rows | Held-out `test` rows |
54
  |---|---:|---:|
55
- | Complete release | 186,370 | 37,240 |
56
- | Corrected paper categories | 167,234 | 33,450 |
57
 
58
- Labels are balanced: 93,185 `feature` and 93,185 `random-noannot` rows.
59
  Every pair shares `pair_id`.
60
 
61
  The row-level `split` uses held-out chromosomes `chr2`, `chr3`, `chr16`, and
@@ -74,7 +74,7 @@ For each control, the sampler avoids the union of retained annotation
74
  intervals and previously selected annotation-free controls. The control has
75
  the same chromosome and length as its feature. Independent verification
76
  repeats this check without using the sampler and finds zero overlaps across
77
- all 93,185 controls. It also confirms every causal and bidirectional control
78
  context contains only uppercase `A/C/G/T`.
79
 
80
  Exclude `noncoding_regions` for the corrected ten-category paper view.
@@ -86,8 +86,8 @@ Use:
86
  - `causal` for left-to-right models;
87
  - `bidi` for bidirectional/masked models.
88
 
89
- All `bidi` contexts are 2,048 bp. In `causal`, 165,782 rows are 2,048 bp and
90
- 20,590 long-feature rows are 1,000 bp. For paper evaluation:
91
 
92
  1. filter held-out `test` rows;
93
  2. exclude `noncoding_regions`;
@@ -116,8 +116,10 @@ repeat-derived features/controls with correct orientation. `repeat_class`
116
  remains available as metadata. Unknown `source_strand` stays `.`, while
117
  `sequence_orientation` is always explicit `+` or `-`.
118
 
119
- Release `hg38-exact-input-v5` retains only VISTA rows explicitly annotated as
120
- hg38 (2,889 retained; 1,750 excluded without liftover). It removes every
 
 
121
  ambiguous feature/control group and every conflicting-label exact-input group.
122
  Same-label duplicates remaining within a config share `context_group_id`;
123
  independent checks find zero exact inputs crossing train/test and zero
 
52
 
53
  | Scope | Rows | Held-out `test` rows |
54
  |---|---:|---:|
55
+ | Complete release | 184,978 | 36,808 |
56
+ | Corrected paper categories | 165,972 | 33,012 |
57
 
58
+ Labels are balanced: 92,489 `feature` and 92,489 `random-noannot` rows.
59
  Every pair shares `pair_id`.
60
 
61
  The row-level `split` uses held-out chromosomes `chr2`, `chr3`, `chr16`, and
 
74
  intervals and previously selected annotation-free controls. The control has
75
  the same chromosome and length as its feature. Independent verification
76
  repeats this check without using the sampler and finds zero overlaps across
77
+ all 92,489 controls. It also confirms every causal and bidirectional control
78
  context contains only uppercase `A/C/G/T`.
79
 
80
  Exclude `noncoding_regions` for the corrected ten-category paper view.
 
86
  - `causal` for left-to-right models;
87
  - `bidi` for bidirectional/masked models.
88
 
89
+ All 184,978 `bidi` contexts are 2,048 bp. In `causal`, 165,012 rows are
90
+ 2,048 bp and 19,966 long-feature rows are 1,000 bp. For paper evaluation:
91
 
92
  1. filter held-out `test` rows;
93
  2. exclude `noncoding_regions`;
 
116
  remains available as metadata. Unknown `source_strand` stays `.`, while
117
  `sequence_orientation` is always explicit `+` or `-`.
118
 
119
+ Release `hg38-positive-exact-input-v5.2` retains only VISTA rows explicitly
120
+ annotated as hg38 with normalized positive expression (1,367 raw records,
121
+ 1,240 unique elements). It excludes 1,522 non-positive hg38 and 1,750
122
+ non-hg38 rows without liftover and removes every
123
  ambiguous feature/control group and every conflicting-label exact-input group.
124
  Same-label duplicates remaining within a config share `context_group_id`;
125
  independent checks find zero exact inputs crossing train/test and zero
functional-random-noannot-gamba-bidi.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b609aae14350a88c7bbd14e9b578b6dc19c27278fb74c75ab073233f383ee4d
3
- size 135822251
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c0dfdd975815afb1624e8e78e5bfe1ba6e4f9b906cfafdfcd941ec89692044f
3
+ size 134833215
functional-random-noannot-gamba-causal.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a74978d642d64f8086f204f24e843dd0860e67c87a3312b6b8684a2db3b98649
3
- size 128879246
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f3e3430d634859fb61b5c78d5f4cf79cbdf14f9443d4538cd66cb9edc42084
3
+ size 128077935