get_mask
get_mask: 9 implementations from 10 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 9 distinct outputs across 7 buckets, one shared input per bucket.
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence. Implementations are compared only within one bucket, the positional (rank, kind, dtype) of each array argument; the argument name is not part of the key because the harness draws the shared array from (rank, kind) and casts it to the dtype, whatever the name; each bucket's shared input is fixed by that key, so members of one bucket saw bitwise-identical inputs under their own scalar arguments. A cluster is the set of members whose recorded output digest is identical. Nothing here says which computation a paper's method intended, and nothing reproduces a paper's results.
Not compared, and not in the tables or the counts above:
- 3 more implementations of this name were examined but did not run on the shared input (IndexError 1, RuntimeError 1, ValueError 1).
- 8 more implementations from 11 papers took no array argument and ran only on their own fixture arguments; no shared input existed for them, so they are not compared (on 8 the recorded shared-output digest is the own-fixture digest).
- Every compared output was digested.
Bucket 1 of 7: arg 1: rank 1, kind int, dtype int64
2 implementations from 3 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 2 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 2 papers 3bddb7789f43 |
model/vqa_model.py 4b0473da recorded lengths:1/int/int64; max_length=4 |
[1, 1, 0, 0, 1, 0, 0, 0, …] shape [8, 4] · int64 · Tensor |
| 1 implementation 1 paper 50525501cf5a |
models/networks.py 4e612cec recorded sizes:1/int/int64; max_size=7 |
[0, 0, 1, 1, 1, 1, 1, 0, …] shape [8, 7] · bool · Tensor |
Bucket 2 of 7: arg 1: rank 2, kind float, dtype float32
2 implementations from 2 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 2 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 42c8b7d68f77 |
easyeditor/models/wise/WISE.py 5bb8c583 recorded delta:2/float/float32; method='sum', mask_dtype=torch.float32 |
[1, 1, 1, 1, 1, 0, 1, 1, …] shape [4, 8] · bool · Tensor |
| 1 implementation 1 paper 83f0f3ea0241 |
attmask.py bafa48f8 recorded attention:2/float/float32; masking_prob=0.5, masking_mode='attmask_high', masking_ratio=0.5 |
[1, 0, 1, 0, 0, 0, 1, 1, …] shape [4, 8] · bool · Tensor |
Bucket 3 of 7: arg 1: rank 1, kind float, dtype float32 · arg 2: rank 1, kind float, dtype float32
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 07619f195457 |
model.py d8e41b34 recorded evals1:1/float/float32, evals2:1/float/float32; gamma=0.5, device='cpu' |
[nan, nan, nan, nan, nan, nan, nan, nan, …] shape [8, 8] · float32 · Tensor · non-finite |
Bucket 4 of 7: arg 1: rank 2, kind float, dtype float32 · arg 2: rank 2, kind float, dtype float32
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 4d830d220c3c |
networks/fmap_network.py aee5b68c recorded evals1:2/float/float32, evals2:2/float/float32; resolvant_gamma=2.0 |
[0, 0.0249985, 0.430595, 0.356209, 0.263999, 0.204746, 0.367249, 0.400018, …] shape [4, 8, 8] · float32 · Tensor |
Bucket 5 of 7: arg 1: rank 2, kind int, dtype int64 · arg 2: rank 1, kind int, dtype int64
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 7ea7523cd7c8 |
natural_language_inference/ESIM/model.py 3d341758 recorded sequences_batch:2/int/int64, sequences_lengths:1/int/int64 |
[1, 1, 1, 1, 0, 1, 0, 0, …] shape [4, 3] · float32 · Tensor |
Bucket 6 of 7: arg 1: rank 2, kind int, dtype int64 · arg 2: rank 2, kind int, dtype int64
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 362c9155dd3e |
transformer/transformer.py f8b13a18 recorded X:2/int/int64, Y:2/int/int64; padding_idx=0, device='cpu', avoid_subsequent_info=False |
[0, 0, 0, 0, 0, 0, -inf, 0, …] shape [4, 8, 8] · float32 · Tensor · non-finite |
Bucket 7 of 7: arg 1: rank 4, kind float, dtype float32
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 2a110d3c4958 |
solver_2d.py b4db25e6 recorded img:4/float/float32; size=4, batch_size=2, type='gaussian2d', acc_factor=8, center_fraction=0.04, fix=False |
[0, 0, 0, 0, 0, 0, 0, 0, …] shape [2, 3, 4, 4] · float32 · Tensor |
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence; where a cluster's members carry recorded values, the largest difference among them is shown under the cluster. Paper titles are the archive's archive 2025-07-28 where the paper is in the archive and the graph's where it was added by Syntology; papers with no page here are shown by their recorded paper id only. A paper count above the implementation count means one implementation (one code sha) is held from several papers' repositories and counts once. Per-sample status, licence and fingerprint records for each paper are on its paper page. JSON twin: /census/get-mask.json.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections