Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +5 -0
- ARTIFACT_MANIFEST.json +1704 -0
- DINOv3-LICENSE.md +66 -0
- correctness/frame.rgb +3 -0
- correctness/host/quality.json +56 -0
- correctness/host/quality_samples/0000-encoder.f32 +3 -0
- correctness/host/quality_samples/0000-features.f32 +3 -0
- correctness/host/quality_samples/0000-patches.f32 +3 -0
- correctness/host/quality_samples/0000-reconstruction.f32 +3 -0
- correctness/reference/dinovision-reference-final-0l/embeddings.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/features.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-attention-projected.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-attention-scaled.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-attention.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-final-norm.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-k-rope.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-k.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-mlp-activated.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-mlp-down.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-mlp-scaled.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-mlp-up.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-norm1.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-norm2.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-output.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-q-rope.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-q.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-residual.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/first-v.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-embeddings.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-features.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-attention-projected.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-attention-scaled.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-attention.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-final-norm.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-k-rope.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-k.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-activated.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-down.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-scaled.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-up.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-norm1.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-norm2.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-output.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-q-rope.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-q.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-residual.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/meganeura-first-v.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/pixel_values.bin +3 -0
- correctness/reference/dinovision-reference-final-0l/reference.json +17 -0
- correctness/reference/dinovision-reference-final-0l/verification.json +233 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
correctness/frame.rgb filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
correctness/host/quality_samples/0000-encoder.f32 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
correctness/host/quality_samples/0000-features.f32 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
correctness/host/quality_samples/0000-patches.f32 filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
correctness/host/quality_samples/0000-reconstruction.f32 filter=lfs diff=lfs merge=lfs -text
|
ARTIFACT_MANIFEST.json
ADDED
|
@@ -0,0 +1,1704 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"created_utc": "2026-08-02T04:18:09.5648993Z",
|
| 4 |
+
"selected_seed": 0,
|
| 5 |
+
"encoder_layers": 3,
|
| 6 |
+
"image_size": 224,
|
| 7 |
+
"files": [
|
| 8 |
+
{
|
| 9 |
+
"path": "correctness/frame.rgb",
|
| 10 |
+
"bytes": 150528,
|
| 11 |
+
"sha256": "b89c2000b8877bce4649610e490579eef1ada5b29867f7a773d88450549ad1a8"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"path": "correctness/host/quality.json",
|
| 15 |
+
"bytes": 1791,
|
| 16 |
+
"sha256": "c040d2f2770cf7a2356af63c27de38bb5bfdb475b703d8290e961d42ef1c92d2"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"path": "correctness/host/quality_samples/0000-encoder.f32",
|
| 20 |
+
"bytes": 308736,
|
| 21 |
+
"sha256": "ca6b60574ccd26d8c6189c4c9a1ef143d60263c86bb6232d2a758552ed1db1e6"
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"path": "correctness/host/quality_samples/0000-features.f32",
|
| 25 |
+
"bytes": 301056,
|
| 26 |
+
"sha256": "899d9e027e9b63495e4aa09125872431611591d509d1f112c9decd4fbde8efca"
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"path": "correctness/host/quality_samples/0000-patches.f32",
|
| 30 |
+
"bytes": 602112,
|
| 31 |
+
"sha256": "222d3d93fbdcf3eca93ddec0a6d210384977bb48d17d5cf2da53d1d0175d92af"
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"path": "correctness/host/quality_samples/0000-reconstruction.f32",
|
| 35 |
+
"bytes": 602112,
|
| 36 |
+
"sha256": "81873eb7b3698e7205fcb26b4838c5730f6bc3abbfc6a0bcb8a6a8a484fb6deb"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"path": "correctness/reference/dinovision-reference-final-0l/embeddings.bin",
|
| 40 |
+
"bytes": 308736,
|
| 41 |
+
"sha256": "fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee"
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"path": "correctness/reference/dinovision-reference-final-0l/features.bin",
|
| 45 |
+
"bytes": 308736,
|
| 46 |
+
"sha256": "47f7c2ffefe93f2cf6b855404cccc82c188b05f2f71ef8aefe927b26ad998603"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-attention.bin",
|
| 50 |
+
"bytes": 308736,
|
| 51 |
+
"sha256": "3e7b4c1a9cbd0517fb4ab6c799f08306de60787b742762baf625b55369090884"
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-attention-projected.bin",
|
| 55 |
+
"bytes": 308736,
|
| 56 |
+
"sha256": "79be0576f601855a10a961d82de9c7b36339478bdd57bd93bf8ea5430008d15d"
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-attention-scaled.bin",
|
| 60 |
+
"bytes": 308736,
|
| 61 |
+
"sha256": "60887a49dbb6cb85d7d5f3d2e14c681878d053bda0800a8fa9530a9761bb624f"
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-final-norm.bin",
|
| 65 |
+
"bytes": 308736,
|
| 66 |
+
"sha256": "63d29c82e2e617284eeee39a40d044a1f5ba14348fefc7b83843cb4759ac9940"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-k.bin",
|
| 70 |
+
"bytes": 308736,
|
| 71 |
+
"sha256": "e0cb2a0b19a5ae34bf42582584819e44a77d4196e947a63ed25a9caee4f5fe8c"
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-k-rope.bin",
|
| 75 |
+
"bytes": 308736,
|
| 76 |
+
"sha256": "2d5c557ea824e759a4f5cd2d7afe4aee50619ecd56de17e1e755380690366f5f"
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-mlp-activated.bin",
|
| 80 |
+
"bytes": 1234944,
|
| 81 |
+
"sha256": "152bf201ed4d59552b25cfe7a5c5d2b14017753703912b67d922319e2e28e899"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-mlp-down.bin",
|
| 85 |
+
"bytes": 308736,
|
| 86 |
+
"sha256": "344346f7470f0574d5d4dbc88cf4fa12a550217ed47150738f26f5c3054f3132"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-mlp-scaled.bin",
|
| 90 |
+
"bytes": 308736,
|
| 91 |
+
"sha256": "4341c097688ea66bef8d40c61775f1b98dfa3a4646c83d9cd601e08927d96dc4"
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-mlp-up.bin",
|
| 95 |
+
"bytes": 1234944,
|
| 96 |
+
"sha256": "4e91bd9d37811c62fe8a651d9bca7150790e7e874da5af446812177638d7f812"
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-norm1.bin",
|
| 100 |
+
"bytes": 308736,
|
| 101 |
+
"sha256": "9a9d0aab2f5bbb1882e0db6398484fa4131f15e7e09f7a43f1654313514b4d68"
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-norm2.bin",
|
| 105 |
+
"bytes": 308736,
|
| 106 |
+
"sha256": "222759f6e32c10b0bdc11427ec7a74a2e4408f48b74c55de9b308a4b43958012"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-output.bin",
|
| 110 |
+
"bytes": 308736,
|
| 111 |
+
"sha256": "ed13583e37de038c5417506431d8367b318271b3005746f11229799436f37747"
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-q.bin",
|
| 115 |
+
"bytes": 308736,
|
| 116 |
+
"sha256": "d18ddc2d246d3ba21cd80781537f46104e4df4181e3b967c4e79ef2d55eee441"
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-q-rope.bin",
|
| 120 |
+
"bytes": 308736,
|
| 121 |
+
"sha256": "9e77fe5da33371027e96a331079e5258cbe04dee803014b24157b5c32be75502"
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-residual.bin",
|
| 125 |
+
"bytes": 308736,
|
| 126 |
+
"sha256": "62417f6a624416cc844959a07482fdc29b0fd1d23c73cce7ba135662c56840d6"
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"path": "correctness/reference/dinovision-reference-final-0l/first-v.bin",
|
| 130 |
+
"bytes": 308736,
|
| 131 |
+
"sha256": "2e37843f061b3db75ef08b54b995f4c1162f8ff1524c5087c3cb415e8fd79f38"
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-embeddings.bin",
|
| 135 |
+
"bytes": 308736,
|
| 136 |
+
"sha256": "424f0c4f40f6519c4843f800a51837733d6b01f3ce4d56f898f3cca6946ded66"
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-features.bin",
|
| 140 |
+
"bytes": 308736,
|
| 141 |
+
"sha256": "f756676c12926a2a8be01c6d0bd6d56adbc1c6d249c457d7cc828f3bd519f697"
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-attention.bin",
|
| 145 |
+
"bytes": 308736,
|
| 146 |
+
"sha256": "e8fc081e7fc3abcda08a13a3cfdd996a85f44332a024a15c00bea8c6778b0ca7"
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-attention-projected.bin",
|
| 150 |
+
"bytes": 308736,
|
| 151 |
+
"sha256": "ede3361c2c37ae2323ff72e990bf71a01a3ac8c0aa328fa1f206035342d53cf0"
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-attention-scaled.bin",
|
| 155 |
+
"bytes": 308736,
|
| 156 |
+
"sha256": "2ab4ec93c7afa6eda112cac4e75b339e3094706d87641059ae03e6a3a6219d8f"
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-final-norm.bin",
|
| 160 |
+
"bytes": 308736,
|
| 161 |
+
"sha256": "4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766"
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-k.bin",
|
| 165 |
+
"bytes": 308736,
|
| 166 |
+
"sha256": "01bf7bfdd01b97e06e491182d2ed14d8ea3d5910027977df77a3346b75e27ed9"
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-k-rope.bin",
|
| 170 |
+
"bytes": 308736,
|
| 171 |
+
"sha256": "cc9940fa72a0e6cb68966ec5ef332ceb4b6cfe6b23d08ffcd8ccd9f7caad2267"
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-activated.bin",
|
| 175 |
+
"bytes": 1234944,
|
| 176 |
+
"sha256": "24cf846a20b0bdfd01d043778e50640937dce89232327463528fef80be146228"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-down.bin",
|
| 180 |
+
"bytes": 308736,
|
| 181 |
+
"sha256": "a9ca855e3d32ed07c14e4df1f81fe087b5494b6b02492f7458022fcec0002e9c"
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-scaled.bin",
|
| 185 |
+
"bytes": 308736,
|
| 186 |
+
"sha256": "04765e0d7419f7b0feeb575cce2817044322fd9f89a10b0c0bb7a383909cac77"
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-up.bin",
|
| 190 |
+
"bytes": 1234944,
|
| 191 |
+
"sha256": "9678668e36392544b4bb20dad798c5ffa4a59c405ed562c7e1ca967da5513b71"
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-norm1.bin",
|
| 195 |
+
"bytes": 308736,
|
| 196 |
+
"sha256": "f223ba160448dc4d58843925115835394af84702fa2ad4a2c0c670e1dac0dccf"
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-norm2.bin",
|
| 200 |
+
"bytes": 308736,
|
| 201 |
+
"sha256": "1b35028e7deb034b22fa5507f026ef1aab4a5f5bda9a54393c6f07fb3b79938a"
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-output.bin",
|
| 205 |
+
"bytes": 308736,
|
| 206 |
+
"sha256": "c42bfeb296577d5f567d26ce932f4134443877899f637ab1d4c8165665846283"
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-q.bin",
|
| 210 |
+
"bytes": 308736,
|
| 211 |
+
"sha256": "0be67ffff816875b5a063babf46986b46a7013ecb514ed8889f655b36b6229f6"
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-q-rope.bin",
|
| 215 |
+
"bytes": 308736,
|
| 216 |
+
"sha256": "570070490ad36aab9e32ffa956443dcaebf17c9ec80d16764f94cff9228d7f19"
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-residual.bin",
|
| 220 |
+
"bytes": 308736,
|
| 221 |
+
"sha256": "16b80fe63ce7026b8e21bbd4ef0c7a2013f3a80a8c22f08c47404849b83bf53f"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"path": "correctness/reference/dinovision-reference-final-0l/meganeura-first-v.bin",
|
| 225 |
+
"bytes": 308736,
|
| 226 |
+
"sha256": "d2af52954a22a4ff610abb63a077746a617717237994b41203c46173fd089c92"
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"path": "correctness/reference/dinovision-reference-final-0l/pixel_values.bin",
|
| 230 |
+
"bytes": 602112,
|
| 231 |
+
"sha256": "1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde"
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"path": "correctness/reference/dinovision-reference-final-0l/reference.json",
|
| 235 |
+
"bytes": 792,
|
| 236 |
+
"sha256": "f7306c3e9c5256fc201a106554d105cae7e5c85a4e0ad9c4bcd8798543804e34"
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"path": "correctness/reference/dinovision-reference-final-0l/verification.json",
|
| 240 |
+
"bytes": 9716,
|
| 241 |
+
"sha256": "69ed9e478d432dbc0ccf4be92515883eb945710c209ace78ba66126b84769484"
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"path": "correctness/reference/dinovision-reference-final-12l/embeddings.bin",
|
| 245 |
+
"bytes": 308736,
|
| 246 |
+
"sha256": "fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee"
|
| 247 |
+
},
|
| 248 |
+
{
|
| 249 |
+
"path": "correctness/reference/dinovision-reference-final-12l/features.bin",
|
| 250 |
+
"bytes": 308736,
|
| 251 |
+
"sha256": "caf5d0b7b085be6d9205a297e1ee4c16b594c857d335398b6e7c28481ae50448"
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-attention.bin",
|
| 255 |
+
"bytes": 308736,
|
| 256 |
+
"sha256": "3e7b4c1a9cbd0517fb4ab6c799f08306de60787b742762baf625b55369090884"
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-attention-projected.bin",
|
| 260 |
+
"bytes": 308736,
|
| 261 |
+
"sha256": "79be0576f601855a10a961d82de9c7b36339478bdd57bd93bf8ea5430008d15d"
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-attention-scaled.bin",
|
| 265 |
+
"bytes": 308736,
|
| 266 |
+
"sha256": "60887a49dbb6cb85d7d5f3d2e14c681878d053bda0800a8fa9530a9761bb624f"
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-final-norm.bin",
|
| 270 |
+
"bytes": 308736,
|
| 271 |
+
"sha256": "63d29c82e2e617284eeee39a40d044a1f5ba14348fefc7b83843cb4759ac9940"
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-k.bin",
|
| 275 |
+
"bytes": 308736,
|
| 276 |
+
"sha256": "e0cb2a0b19a5ae34bf42582584819e44a77d4196e947a63ed25a9caee4f5fe8c"
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-k-rope.bin",
|
| 280 |
+
"bytes": 308736,
|
| 281 |
+
"sha256": "2d5c557ea824e759a4f5cd2d7afe4aee50619ecd56de17e1e755380690366f5f"
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-mlp-activated.bin",
|
| 285 |
+
"bytes": 1234944,
|
| 286 |
+
"sha256": "152bf201ed4d59552b25cfe7a5c5d2b14017753703912b67d922319e2e28e899"
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-mlp-down.bin",
|
| 290 |
+
"bytes": 308736,
|
| 291 |
+
"sha256": "344346f7470f0574d5d4dbc88cf4fa12a550217ed47150738f26f5c3054f3132"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-mlp-scaled.bin",
|
| 295 |
+
"bytes": 308736,
|
| 296 |
+
"sha256": "4341c097688ea66bef8d40c61775f1b98dfa3a4646c83d9cd601e08927d96dc4"
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-mlp-up.bin",
|
| 300 |
+
"bytes": 1234944,
|
| 301 |
+
"sha256": "4e91bd9d37811c62fe8a651d9bca7150790e7e874da5af446812177638d7f812"
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-norm1.bin",
|
| 305 |
+
"bytes": 308736,
|
| 306 |
+
"sha256": "9a9d0aab2f5bbb1882e0db6398484fa4131f15e7e09f7a43f1654313514b4d68"
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-norm2.bin",
|
| 310 |
+
"bytes": 308736,
|
| 311 |
+
"sha256": "222759f6e32c10b0bdc11427ec7a74a2e4408f48b74c55de9b308a4b43958012"
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-output.bin",
|
| 315 |
+
"bytes": 308736,
|
| 316 |
+
"sha256": "ed13583e37de038c5417506431d8367b318271b3005746f11229799436f37747"
|
| 317 |
+
},
|
| 318 |
+
{
|
| 319 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-q.bin",
|
| 320 |
+
"bytes": 308736,
|
| 321 |
+
"sha256": "d18ddc2d246d3ba21cd80781537f46104e4df4181e3b967c4e79ef2d55eee441"
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-q-rope.bin",
|
| 325 |
+
"bytes": 308736,
|
| 326 |
+
"sha256": "9e77fe5da33371027e96a331079e5258cbe04dee803014b24157b5c32be75502"
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-residual.bin",
|
| 330 |
+
"bytes": 308736,
|
| 331 |
+
"sha256": "62417f6a624416cc844959a07482fdc29b0fd1d23c73cce7ba135662c56840d6"
|
| 332 |
+
},
|
| 333 |
+
{
|
| 334 |
+
"path": "correctness/reference/dinovision-reference-final-12l/first-v.bin",
|
| 335 |
+
"bytes": 308736,
|
| 336 |
+
"sha256": "2e37843f061b3db75ef08b54b995f4c1162f8ff1524c5087c3cb415e8fd79f38"
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-embeddings.bin",
|
| 340 |
+
"bytes": 308736,
|
| 341 |
+
"sha256": "424f0c4f40f6519c4843f800a51837733d6b01f3ce4d56f898f3cca6946ded66"
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-features.bin",
|
| 345 |
+
"bytes": 308736,
|
| 346 |
+
"sha256": "29687eb03eb995951ed86dc15e25ac80ec7ea914194e7491923ea6f403f244a5"
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-attention.bin",
|
| 350 |
+
"bytes": 308736,
|
| 351 |
+
"sha256": "e8fc081e7fc3abcda08a13a3cfdd996a85f44332a024a15c00bea8c6778b0ca7"
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-attention-projected.bin",
|
| 355 |
+
"bytes": 308736,
|
| 356 |
+
"sha256": "ede3361c2c37ae2323ff72e990bf71a01a3ac8c0aa328fa1f206035342d53cf0"
|
| 357 |
+
},
|
| 358 |
+
{
|
| 359 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-attention-scaled.bin",
|
| 360 |
+
"bytes": 308736,
|
| 361 |
+
"sha256": "2ab4ec93c7afa6eda112cac4e75b339e3094706d87641059ae03e6a3a6219d8f"
|
| 362 |
+
},
|
| 363 |
+
{
|
| 364 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-final-norm.bin",
|
| 365 |
+
"bytes": 308736,
|
| 366 |
+
"sha256": "4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766"
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-k.bin",
|
| 370 |
+
"bytes": 308736,
|
| 371 |
+
"sha256": "01bf7bfdd01b97e06e491182d2ed14d8ea3d5910027977df77a3346b75e27ed9"
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-k-rope.bin",
|
| 375 |
+
"bytes": 308736,
|
| 376 |
+
"sha256": "cc9940fa72a0e6cb68966ec5ef332ceb4b6cfe6b23d08ffcd8ccd9f7caad2267"
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-mlp-activated.bin",
|
| 380 |
+
"bytes": 1234944,
|
| 381 |
+
"sha256": "24cf846a20b0bdfd01d043778e50640937dce89232327463528fef80be146228"
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-mlp-down.bin",
|
| 385 |
+
"bytes": 308736,
|
| 386 |
+
"sha256": "a9ca855e3d32ed07c14e4df1f81fe087b5494b6b02492f7458022fcec0002e9c"
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-mlp-scaled.bin",
|
| 390 |
+
"bytes": 308736,
|
| 391 |
+
"sha256": "04765e0d7419f7b0feeb575cce2817044322fd9f89a10b0c0bb7a383909cac77"
|
| 392 |
+
},
|
| 393 |
+
{
|
| 394 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-mlp-up.bin",
|
| 395 |
+
"bytes": 1234944,
|
| 396 |
+
"sha256": "9678668e36392544b4bb20dad798c5ffa4a59c405ed562c7e1ca967da5513b71"
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-norm1.bin",
|
| 400 |
+
"bytes": 308736,
|
| 401 |
+
"sha256": "f223ba160448dc4d58843925115835394af84702fa2ad4a2c0c670e1dac0dccf"
|
| 402 |
+
},
|
| 403 |
+
{
|
| 404 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-norm2.bin",
|
| 405 |
+
"bytes": 308736,
|
| 406 |
+
"sha256": "1b35028e7deb034b22fa5507f026ef1aab4a5f5bda9a54393c6f07fb3b79938a"
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-output.bin",
|
| 410 |
+
"bytes": 308736,
|
| 411 |
+
"sha256": "c42bfeb296577d5f567d26ce932f4134443877899f637ab1d4c8165665846283"
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-q.bin",
|
| 415 |
+
"bytes": 308736,
|
| 416 |
+
"sha256": "0be67ffff816875b5a063babf46986b46a7013ecb514ed8889f655b36b6229f6"
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-q-rope.bin",
|
| 420 |
+
"bytes": 308736,
|
| 421 |
+
"sha256": "570070490ad36aab9e32ffa956443dcaebf17c9ec80d16764f94cff9228d7f19"
|
| 422 |
+
},
|
| 423 |
+
{
|
| 424 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-residual.bin",
|
| 425 |
+
"bytes": 308736,
|
| 426 |
+
"sha256": "16b80fe63ce7026b8e21bbd4ef0c7a2013f3a80a8c22f08c47404849b83bf53f"
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"path": "correctness/reference/dinovision-reference-final-12l/meganeura-first-v.bin",
|
| 430 |
+
"bytes": 308736,
|
| 431 |
+
"sha256": "d2af52954a22a4ff610abb63a077746a617717237994b41203c46173fd089c92"
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"path": "correctness/reference/dinovision-reference-final-12l/pixel_values.bin",
|
| 435 |
+
"bytes": 602112,
|
| 436 |
+
"sha256": "1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde"
|
| 437 |
+
},
|
| 438 |
+
{
|
| 439 |
+
"path": "correctness/reference/dinovision-reference-final-12l/reference.json",
|
| 440 |
+
"bytes": 793,
|
| 441 |
+
"sha256": "d9a13c21c70a49efc76a9dcab1fc50f3dda5ddbaa486f43e3e2ec26c5cb5ba3c"
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"path": "correctness/reference/dinovision-reference-final-12l/verification.json",
|
| 445 |
+
"bytes": 9735,
|
| 446 |
+
"sha256": "fb3861ef746b894d354918e32e7a8f30ef61372ce8e7a4f157b73be435459a28"
|
| 447 |
+
},
|
| 448 |
+
{
|
| 449 |
+
"path": "correctness/reference/dinovision-reference-final-1l/embeddings.bin",
|
| 450 |
+
"bytes": 308736,
|
| 451 |
+
"sha256": "fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee"
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"path": "correctness/reference/dinovision-reference-final-1l/features.bin",
|
| 455 |
+
"bytes": 308736,
|
| 456 |
+
"sha256": "2aa845bd42e136f1b35ad5096afea1e33004386879f3cf864a7a3e63c7d14160"
|
| 457 |
+
},
|
| 458 |
+
{
|
| 459 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-attention.bin",
|
| 460 |
+
"bytes": 308736,
|
| 461 |
+
"sha256": "3e7b4c1a9cbd0517fb4ab6c799f08306de60787b742762baf625b55369090884"
|
| 462 |
+
},
|
| 463 |
+
{
|
| 464 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-attention-projected.bin",
|
| 465 |
+
"bytes": 308736,
|
| 466 |
+
"sha256": "79be0576f601855a10a961d82de9c7b36339478bdd57bd93bf8ea5430008d15d"
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-attention-scaled.bin",
|
| 470 |
+
"bytes": 308736,
|
| 471 |
+
"sha256": "60887a49dbb6cb85d7d5f3d2e14c681878d053bda0800a8fa9530a9761bb624f"
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-final-norm.bin",
|
| 475 |
+
"bytes": 308736,
|
| 476 |
+
"sha256": "63d29c82e2e617284eeee39a40d044a1f5ba14348fefc7b83843cb4759ac9940"
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-k.bin",
|
| 480 |
+
"bytes": 308736,
|
| 481 |
+
"sha256": "e0cb2a0b19a5ae34bf42582584819e44a77d4196e947a63ed25a9caee4f5fe8c"
|
| 482 |
+
},
|
| 483 |
+
{
|
| 484 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-k-rope.bin",
|
| 485 |
+
"bytes": 308736,
|
| 486 |
+
"sha256": "2d5c557ea824e759a4f5cd2d7afe4aee50619ecd56de17e1e755380690366f5f"
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-mlp-activated.bin",
|
| 490 |
+
"bytes": 1234944,
|
| 491 |
+
"sha256": "152bf201ed4d59552b25cfe7a5c5d2b14017753703912b67d922319e2e28e899"
|
| 492 |
+
},
|
| 493 |
+
{
|
| 494 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-mlp-down.bin",
|
| 495 |
+
"bytes": 308736,
|
| 496 |
+
"sha256": "344346f7470f0574d5d4dbc88cf4fa12a550217ed47150738f26f5c3054f3132"
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-mlp-scaled.bin",
|
| 500 |
+
"bytes": 308736,
|
| 501 |
+
"sha256": "4341c097688ea66bef8d40c61775f1b98dfa3a4646c83d9cd601e08927d96dc4"
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-mlp-up.bin",
|
| 505 |
+
"bytes": 1234944,
|
| 506 |
+
"sha256": "4e91bd9d37811c62fe8a651d9bca7150790e7e874da5af446812177638d7f812"
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-norm1.bin",
|
| 510 |
+
"bytes": 308736,
|
| 511 |
+
"sha256": "9a9d0aab2f5bbb1882e0db6398484fa4131f15e7e09f7a43f1654313514b4d68"
|
| 512 |
+
},
|
| 513 |
+
{
|
| 514 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-norm2.bin",
|
| 515 |
+
"bytes": 308736,
|
| 516 |
+
"sha256": "222759f6e32c10b0bdc11427ec7a74a2e4408f48b74c55de9b308a4b43958012"
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-output.bin",
|
| 520 |
+
"bytes": 308736,
|
| 521 |
+
"sha256": "ed13583e37de038c5417506431d8367b318271b3005746f11229799436f37747"
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-q.bin",
|
| 525 |
+
"bytes": 308736,
|
| 526 |
+
"sha256": "d18ddc2d246d3ba21cd80781537f46104e4df4181e3b967c4e79ef2d55eee441"
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-q-rope.bin",
|
| 530 |
+
"bytes": 308736,
|
| 531 |
+
"sha256": "9e77fe5da33371027e96a331079e5258cbe04dee803014b24157b5c32be75502"
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-residual.bin",
|
| 535 |
+
"bytes": 308736,
|
| 536 |
+
"sha256": "62417f6a624416cc844959a07482fdc29b0fd1d23c73cce7ba135662c56840d6"
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"path": "correctness/reference/dinovision-reference-final-1l/first-v.bin",
|
| 540 |
+
"bytes": 308736,
|
| 541 |
+
"sha256": "2e37843f061b3db75ef08b54b995f4c1162f8ff1524c5087c3cb415e8fd79f38"
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-embeddings.bin",
|
| 545 |
+
"bytes": 308736,
|
| 546 |
+
"sha256": "424f0c4f40f6519c4843f800a51837733d6b01f3ce4d56f898f3cca6946ded66"
|
| 547 |
+
},
|
| 548 |
+
{
|
| 549 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-features.bin",
|
| 550 |
+
"bytes": 308736,
|
| 551 |
+
"sha256": "4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766"
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-attention.bin",
|
| 555 |
+
"bytes": 308736,
|
| 556 |
+
"sha256": "e8fc081e7fc3abcda08a13a3cfdd996a85f44332a024a15c00bea8c6778b0ca7"
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-attention-projected.bin",
|
| 560 |
+
"bytes": 308736,
|
| 561 |
+
"sha256": "ede3361c2c37ae2323ff72e990bf71a01a3ac8c0aa328fa1f206035342d53cf0"
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-attention-scaled.bin",
|
| 565 |
+
"bytes": 308736,
|
| 566 |
+
"sha256": "2ab4ec93c7afa6eda112cac4e75b339e3094706d87641059ae03e6a3a6219d8f"
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-final-norm.bin",
|
| 570 |
+
"bytes": 308736,
|
| 571 |
+
"sha256": "4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766"
|
| 572 |
+
},
|
| 573 |
+
{
|
| 574 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-k.bin",
|
| 575 |
+
"bytes": 308736,
|
| 576 |
+
"sha256": "01bf7bfdd01b97e06e491182d2ed14d8ea3d5910027977df77a3346b75e27ed9"
|
| 577 |
+
},
|
| 578 |
+
{
|
| 579 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-k-rope.bin",
|
| 580 |
+
"bytes": 308736,
|
| 581 |
+
"sha256": "cc9940fa72a0e6cb68966ec5ef332ceb4b6cfe6b23d08ffcd8ccd9f7caad2267"
|
| 582 |
+
},
|
| 583 |
+
{
|
| 584 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-mlp-activated.bin",
|
| 585 |
+
"bytes": 1234944,
|
| 586 |
+
"sha256": "24cf846a20b0bdfd01d043778e50640937dce89232327463528fef80be146228"
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-mlp-down.bin",
|
| 590 |
+
"bytes": 308736,
|
| 591 |
+
"sha256": "a9ca855e3d32ed07c14e4df1f81fe087b5494b6b02492f7458022fcec0002e9c"
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-mlp-scaled.bin",
|
| 595 |
+
"bytes": 308736,
|
| 596 |
+
"sha256": "04765e0d7419f7b0feeb575cce2817044322fd9f89a10b0c0bb7a383909cac77"
|
| 597 |
+
},
|
| 598 |
+
{
|
| 599 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-mlp-up.bin",
|
| 600 |
+
"bytes": 1234944,
|
| 601 |
+
"sha256": "9678668e36392544b4bb20dad798c5ffa4a59c405ed562c7e1ca967da5513b71"
|
| 602 |
+
},
|
| 603 |
+
{
|
| 604 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-norm1.bin",
|
| 605 |
+
"bytes": 308736,
|
| 606 |
+
"sha256": "f223ba160448dc4d58843925115835394af84702fa2ad4a2c0c670e1dac0dccf"
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-norm2.bin",
|
| 610 |
+
"bytes": 308736,
|
| 611 |
+
"sha256": "1b35028e7deb034b22fa5507f026ef1aab4a5f5bda9a54393c6f07fb3b79938a"
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-output.bin",
|
| 615 |
+
"bytes": 308736,
|
| 616 |
+
"sha256": "c42bfeb296577d5f567d26ce932f4134443877899f637ab1d4c8165665846283"
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-q.bin",
|
| 620 |
+
"bytes": 308736,
|
| 621 |
+
"sha256": "0be67ffff816875b5a063babf46986b46a7013ecb514ed8889f655b36b6229f6"
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-q-rope.bin",
|
| 625 |
+
"bytes": 308736,
|
| 626 |
+
"sha256": "570070490ad36aab9e32ffa956443dcaebf17c9ec80d16764f94cff9228d7f19"
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-residual.bin",
|
| 630 |
+
"bytes": 308736,
|
| 631 |
+
"sha256": "16b80fe63ce7026b8e21bbd4ef0c7a2013f3a80a8c22f08c47404849b83bf53f"
|
| 632 |
+
},
|
| 633 |
+
{
|
| 634 |
+
"path": "correctness/reference/dinovision-reference-final-1l/meganeura-first-v.bin",
|
| 635 |
+
"bytes": 308736,
|
| 636 |
+
"sha256": "d2af52954a22a4ff610abb63a077746a617717237994b41203c46173fd089c92"
|
| 637 |
+
},
|
| 638 |
+
{
|
| 639 |
+
"path": "correctness/reference/dinovision-reference-final-1l/pixel_values.bin",
|
| 640 |
+
"bytes": 602112,
|
| 641 |
+
"sha256": "1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde"
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"path": "correctness/reference/dinovision-reference-final-1l/reference.json",
|
| 645 |
+
"bytes": 792,
|
| 646 |
+
"sha256": "8adaf57b9e21f5e1c8760c21f868213157d8372e0ba5e3739a9fd0eaace96c01"
|
| 647 |
+
},
|
| 648 |
+
{
|
| 649 |
+
"path": "correctness/reference/dinovision-reference-final-1l/verification.json",
|
| 650 |
+
"bytes": 9726,
|
| 651 |
+
"sha256": "0433671ead625d54224ed8bb57ec99fd3f0dc1829eac5c5974b7b0036242e745"
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"path": "correctness/reference/dinovision-reference-final-3l/embeddings.bin",
|
| 655 |
+
"bytes": 308736,
|
| 656 |
+
"sha256": "fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee"
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"path": "correctness/reference/dinovision-reference-final-3l/features.bin",
|
| 660 |
+
"bytes": 308736,
|
| 661 |
+
"sha256": "5a1e998a4ff5ee62f25af5e8c72ac27f1fa6648ee70c6bc8302027a1898efe11"
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-attention.bin",
|
| 665 |
+
"bytes": 308736,
|
| 666 |
+
"sha256": "3e7b4c1a9cbd0517fb4ab6c799f08306de60787b742762baf625b55369090884"
|
| 667 |
+
},
|
| 668 |
+
{
|
| 669 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-attention-projected.bin",
|
| 670 |
+
"bytes": 308736,
|
| 671 |
+
"sha256": "79be0576f601855a10a961d82de9c7b36339478bdd57bd93bf8ea5430008d15d"
|
| 672 |
+
},
|
| 673 |
+
{
|
| 674 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-attention-scaled.bin",
|
| 675 |
+
"bytes": 308736,
|
| 676 |
+
"sha256": "60887a49dbb6cb85d7d5f3d2e14c681878d053bda0800a8fa9530a9761bb624f"
|
| 677 |
+
},
|
| 678 |
+
{
|
| 679 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-final-norm.bin",
|
| 680 |
+
"bytes": 308736,
|
| 681 |
+
"sha256": "63d29c82e2e617284eeee39a40d044a1f5ba14348fefc7b83843cb4759ac9940"
|
| 682 |
+
},
|
| 683 |
+
{
|
| 684 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-k.bin",
|
| 685 |
+
"bytes": 308736,
|
| 686 |
+
"sha256": "e0cb2a0b19a5ae34bf42582584819e44a77d4196e947a63ed25a9caee4f5fe8c"
|
| 687 |
+
},
|
| 688 |
+
{
|
| 689 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-k-rope.bin",
|
| 690 |
+
"bytes": 308736,
|
| 691 |
+
"sha256": "2d5c557ea824e759a4f5cd2d7afe4aee50619ecd56de17e1e755380690366f5f"
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-mlp-activated.bin",
|
| 695 |
+
"bytes": 1234944,
|
| 696 |
+
"sha256": "152bf201ed4d59552b25cfe7a5c5d2b14017753703912b67d922319e2e28e899"
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-mlp-down.bin",
|
| 700 |
+
"bytes": 308736,
|
| 701 |
+
"sha256": "344346f7470f0574d5d4dbc88cf4fa12a550217ed47150738f26f5c3054f3132"
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-mlp-scaled.bin",
|
| 705 |
+
"bytes": 308736,
|
| 706 |
+
"sha256": "4341c097688ea66bef8d40c61775f1b98dfa3a4646c83d9cd601e08927d96dc4"
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-mlp-up.bin",
|
| 710 |
+
"bytes": 1234944,
|
| 711 |
+
"sha256": "4e91bd9d37811c62fe8a651d9bca7150790e7e874da5af446812177638d7f812"
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-norm1.bin",
|
| 715 |
+
"bytes": 308736,
|
| 716 |
+
"sha256": "9a9d0aab2f5bbb1882e0db6398484fa4131f15e7e09f7a43f1654313514b4d68"
|
| 717 |
+
},
|
| 718 |
+
{
|
| 719 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-norm2.bin",
|
| 720 |
+
"bytes": 308736,
|
| 721 |
+
"sha256": "222759f6e32c10b0bdc11427ec7a74a2e4408f48b74c55de9b308a4b43958012"
|
| 722 |
+
},
|
| 723 |
+
{
|
| 724 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-output.bin",
|
| 725 |
+
"bytes": 308736,
|
| 726 |
+
"sha256": "ed13583e37de038c5417506431d8367b318271b3005746f11229799436f37747"
|
| 727 |
+
},
|
| 728 |
+
{
|
| 729 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-q.bin",
|
| 730 |
+
"bytes": 308736,
|
| 731 |
+
"sha256": "d18ddc2d246d3ba21cd80781537f46104e4df4181e3b967c4e79ef2d55eee441"
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-q-rope.bin",
|
| 735 |
+
"bytes": 308736,
|
| 736 |
+
"sha256": "9e77fe5da33371027e96a331079e5258cbe04dee803014b24157b5c32be75502"
|
| 737 |
+
},
|
| 738 |
+
{
|
| 739 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-residual.bin",
|
| 740 |
+
"bytes": 308736,
|
| 741 |
+
"sha256": "62417f6a624416cc844959a07482fdc29b0fd1d23c73cce7ba135662c56840d6"
|
| 742 |
+
},
|
| 743 |
+
{
|
| 744 |
+
"path": "correctness/reference/dinovision-reference-final-3l/first-v.bin",
|
| 745 |
+
"bytes": 308736,
|
| 746 |
+
"sha256": "2e37843f061b3db75ef08b54b995f4c1162f8ff1524c5087c3cb415e8fd79f38"
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-embeddings.bin",
|
| 750 |
+
"bytes": 308736,
|
| 751 |
+
"sha256": "424f0c4f40f6519c4843f800a51837733d6b01f3ce4d56f898f3cca6946ded66"
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-features.bin",
|
| 755 |
+
"bytes": 308736,
|
| 756 |
+
"sha256": "c6342071d5079ef13381fb98937404f610b458b66936fd4d003ad4afb254811b"
|
| 757 |
+
},
|
| 758 |
+
{
|
| 759 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-attention.bin",
|
| 760 |
+
"bytes": 308736,
|
| 761 |
+
"sha256": "e8fc081e7fc3abcda08a13a3cfdd996a85f44332a024a15c00bea8c6778b0ca7"
|
| 762 |
+
},
|
| 763 |
+
{
|
| 764 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-attention-projected.bin",
|
| 765 |
+
"bytes": 308736,
|
| 766 |
+
"sha256": "ede3361c2c37ae2323ff72e990bf71a01a3ac8c0aa328fa1f206035342d53cf0"
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-attention-scaled.bin",
|
| 770 |
+
"bytes": 308736,
|
| 771 |
+
"sha256": "2ab4ec93c7afa6eda112cac4e75b339e3094706d87641059ae03e6a3a6219d8f"
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-final-norm.bin",
|
| 775 |
+
"bytes": 308736,
|
| 776 |
+
"sha256": "4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766"
|
| 777 |
+
},
|
| 778 |
+
{
|
| 779 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-k.bin",
|
| 780 |
+
"bytes": 308736,
|
| 781 |
+
"sha256": "01bf7bfdd01b97e06e491182d2ed14d8ea3d5910027977df77a3346b75e27ed9"
|
| 782 |
+
},
|
| 783 |
+
{
|
| 784 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-k-rope.bin",
|
| 785 |
+
"bytes": 308736,
|
| 786 |
+
"sha256": "cc9940fa72a0e6cb68966ec5ef332ceb4b6cfe6b23d08ffcd8ccd9f7caad2267"
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-mlp-activated.bin",
|
| 790 |
+
"bytes": 1234944,
|
| 791 |
+
"sha256": "24cf846a20b0bdfd01d043778e50640937dce89232327463528fef80be146228"
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-mlp-down.bin",
|
| 795 |
+
"bytes": 308736,
|
| 796 |
+
"sha256": "a9ca855e3d32ed07c14e4df1f81fe087b5494b6b02492f7458022fcec0002e9c"
|
| 797 |
+
},
|
| 798 |
+
{
|
| 799 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-mlp-scaled.bin",
|
| 800 |
+
"bytes": 308736,
|
| 801 |
+
"sha256": "04765e0d7419f7b0feeb575cce2817044322fd9f89a10b0c0bb7a383909cac77"
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-mlp-up.bin",
|
| 805 |
+
"bytes": 1234944,
|
| 806 |
+
"sha256": "9678668e36392544b4bb20dad798c5ffa4a59c405ed562c7e1ca967da5513b71"
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-norm1.bin",
|
| 810 |
+
"bytes": 308736,
|
| 811 |
+
"sha256": "f223ba160448dc4d58843925115835394af84702fa2ad4a2c0c670e1dac0dccf"
|
| 812 |
+
},
|
| 813 |
+
{
|
| 814 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-norm2.bin",
|
| 815 |
+
"bytes": 308736,
|
| 816 |
+
"sha256": "1b35028e7deb034b22fa5507f026ef1aab4a5f5bda9a54393c6f07fb3b79938a"
|
| 817 |
+
},
|
| 818 |
+
{
|
| 819 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-output.bin",
|
| 820 |
+
"bytes": 308736,
|
| 821 |
+
"sha256": "c42bfeb296577d5f567d26ce932f4134443877899f637ab1d4c8165665846283"
|
| 822 |
+
},
|
| 823 |
+
{
|
| 824 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-q.bin",
|
| 825 |
+
"bytes": 308736,
|
| 826 |
+
"sha256": "0be67ffff816875b5a063babf46986b46a7013ecb514ed8889f655b36b6229f6"
|
| 827 |
+
},
|
| 828 |
+
{
|
| 829 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-q-rope.bin",
|
| 830 |
+
"bytes": 308736,
|
| 831 |
+
"sha256": "570070490ad36aab9e32ffa956443dcaebf17c9ec80d16764f94cff9228d7f19"
|
| 832 |
+
},
|
| 833 |
+
{
|
| 834 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-residual.bin",
|
| 835 |
+
"bytes": 308736,
|
| 836 |
+
"sha256": "16b80fe63ce7026b8e21bbd4ef0c7a2013f3a80a8c22f08c47404849b83bf53f"
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"path": "correctness/reference/dinovision-reference-final-3l/meganeura-first-v.bin",
|
| 840 |
+
"bytes": 308736,
|
| 841 |
+
"sha256": "d2af52954a22a4ff610abb63a077746a617717237994b41203c46173fd089c92"
|
| 842 |
+
},
|
| 843 |
+
{
|
| 844 |
+
"path": "correctness/reference/dinovision-reference-final-3l/pixel_values.bin",
|
| 845 |
+
"bytes": 602112,
|
| 846 |
+
"sha256": "1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde"
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"path": "correctness/reference/dinovision-reference-final-3l/reference.json",
|
| 850 |
+
"bytes": 792,
|
| 851 |
+
"sha256": "e41899e3b0efc8f625cf85a00fd776fa56c9c0c27ad69eca0e3671153935296f"
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"path": "correctness/reference/dinovision-reference-final-3l/verification.json",
|
| 855 |
+
"bytes": 9731,
|
| 856 |
+
"sha256": "d4fcf8774a9d1db31ca6db5f59d13571d1a3c073c17d59e1a4df969d0ce2d66d"
|
| 857 |
+
},
|
| 858 |
+
{
|
| 859 |
+
"path": "decoder.bin",
|
| 860 |
+
"bytes": 8050188,
|
| 861 |
+
"sha256": "d2b34b2133b27c253e353af574d15627f2f7cfd6c87f3130e7541f3122a7ec5c"
|
| 862 |
+
},
|
| 863 |
+
{
|
| 864 |
+
"path": "decoder.safetensors",
|
| 865 |
+
"bytes": 8052700,
|
| 866 |
+
"sha256": "f287b5d1e4e14bed15e4883c3ea5b9f01d28e3123f3fb3308ace714e4b292123"
|
| 867 |
+
},
|
| 868 |
+
{
|
| 869 |
+
"path": "DINOv3-LICENSE.md",
|
| 870 |
+
"bytes": 7503,
|
| 871 |
+
"sha256": "25d122eb8f5b880fd23c736fb6ea8018ee45c12237e00b8a86d14c653904999e"
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"path": "environment/android-build/android-build.json",
|
| 875 |
+
"bytes": 1999,
|
| 876 |
+
"sha256": "2c885e4aa06c42bc3033cd22d1dba491825b1c59a598cfbc015962f6d6ac82db"
|
| 877 |
+
},
|
| 878 |
+
{
|
| 879 |
+
"path": "environment/android-build/apk-badging.txt",
|
| 880 |
+
"bytes": 1321,
|
| 881 |
+
"sha256": "f201346af57402252fc86a2aa0f96d1a05bea665a35d162cfa79af113714d862"
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"path": "environment/android-build/apk-build.stderr.log",
|
| 885 |
+
"bytes": 256,
|
| 886 |
+
"sha256": "6b933ec2f905aad57997f6516b3aa9613305eb7891e417dcc2b740088541979e"
|
| 887 |
+
},
|
| 888 |
+
{
|
| 889 |
+
"path": "environment/android-build/apk-build.stdout.log",
|
| 890 |
+
"bytes": 703,
|
| 891 |
+
"sha256": "59269be892b423c60564e689facc842d97c281b328e7984491db4eab30a51e17"
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"path": "environment/android-build/native-build.stderr.log",
|
| 895 |
+
"bytes": 114,
|
| 896 |
+
"sha256": "88127fd3f4ed22b3c421284cfe740312ca575956f4a9498a08a37435256e5223"
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"path": "environment/android-build/native-build.stdout.log",
|
| 900 |
+
"bytes": 0,
|
| 901 |
+
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
| 902 |
+
},
|
| 903 |
+
{
|
| 904 |
+
"path": "environment/publication-source/Cargo.lock",
|
| 905 |
+
"bytes": 148764,
|
| 906 |
+
"sha256": "d63a639b6af43b0fc1020ada5178902d30978ca51d555f2ea5417927582cbc49"
|
| 907 |
+
},
|
| 908 |
+
{
|
| 909 |
+
"path": "environment/publication-source/cargo-tree.txt",
|
| 910 |
+
"bytes": 22285,
|
| 911 |
+
"sha256": "11dcf81c27b6c08381d55195ecf47c700401d4568214652a77fdcb990be42078"
|
| 912 |
+
},
|
| 913 |
+
{
|
| 914 |
+
"path": "environment/publication-source/metadata.json",
|
| 915 |
+
"bytes": 28459,
|
| 916 |
+
"sha256": "79281c48c6009956a7de203f39b3983779f69c17c469ad2e3012202f58f3fa63"
|
| 917 |
+
},
|
| 918 |
+
{
|
| 919 |
+
"path": "environment/publication-source/source-snapshot/.cargo/config.toml",
|
| 920 |
+
"bytes": 226,
|
| 921 |
+
"sha256": "e7bf454f82c0d679e1bafc31028f74b20994b063fa3e5e86e1339430b05cc47c"
|
| 922 |
+
},
|
| 923 |
+
{
|
| 924 |
+
"path": "environment/publication-source/source-snapshot/.gitignore",
|
| 925 |
+
"bytes": 234,
|
| 926 |
+
"sha256": "0e02af3bcd20cfea482ea7d0460506aee7818b580aee468c0efcd40aadec8995"
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"path": "environment/publication-source/source-snapshot/android/Cargo.toml",
|
| 930 |
+
"bytes": 1630,
|
| 931 |
+
"sha256": "953097f02a122c40cc714c861862f4afc422e00ee99e46100c4cc6db5f254755"
|
| 932 |
+
},
|
| 933 |
+
{
|
| 934 |
+
"path": "environment/publication-source/source-snapshot/android/src/lib.rs",
|
| 935 |
+
"bytes": 2474,
|
| 936 |
+
"sha256": "31baa9646d8af738ebef870bb964e9d033625fcb198d014526665698bc19f969"
|
| 937 |
+
},
|
| 938 |
+
{
|
| 939 |
+
"path": "environment/publication-source/source-snapshot/android-xr/Cargo.toml",
|
| 940 |
+
"bytes": 2854,
|
| 941 |
+
"sha256": "1df860091562bb35a2432930acb801a68b9688563b2d450d40a74ea2dc6c3131"
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"path": "environment/publication-source/source-snapshot/android-xr/src/lib.rs",
|
| 945 |
+
"bytes": 35645,
|
| 946 |
+
"sha256": "6ba353c26a8b1bba037cc3c1fe5127047cdadbdf1bc51bc070664b4812a86e4b"
|
| 947 |
+
},
|
| 948 |
+
{
|
| 949 |
+
"path": "environment/publication-source/source-snapshot/Cargo.lock",
|
| 950 |
+
"bytes": 148764,
|
| 951 |
+
"sha256": "d63a639b6af43b0fc1020ada5178902d30978ca51d555f2ea5417927582cbc49"
|
| 952 |
+
},
|
| 953 |
+
{
|
| 954 |
+
"path": "environment/publication-source/source-snapshot/Cargo.toml",
|
| 955 |
+
"bytes": 2382,
|
| 956 |
+
"sha256": "4bc34588dca13c3430b2432b19b585c95e739b68e7f959abe8f280f35d79428c"
|
| 957 |
+
},
|
| 958 |
+
{
|
| 959 |
+
"path": "environment/publication-source/source-snapshot/examples/bench.rs",
|
| 960 |
+
"bytes": 1803,
|
| 961 |
+
"sha256": "15577b6f3b2f3e1b28eaf228eb81897ceaa0c237181d24baa2a067de7819a0be"
|
| 962 |
+
},
|
| 963 |
+
{
|
| 964 |
+
"path": "environment/publication-source/source-snapshot/examples/common/mod.rs",
|
| 965 |
+
"bytes": 9570,
|
| 966 |
+
"sha256": "97872bb9c929ec510f76cf04ed6643bb063f181d6e7181524b5d80c3d9cc8439"
|
| 967 |
+
},
|
| 968 |
+
{
|
| 969 |
+
"path": "environment/publication-source/source-snapshot/examples/evaluate_decoder.rs",
|
| 970 |
+
"bytes": 19278,
|
| 971 |
+
"sha256": "3055791d64ebf488b4a4b837468b00ce49793eaa23a48d201692f7da9631656f"
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"path": "environment/publication-source/source-snapshot/examples/preview.rs",
|
| 975 |
+
"bytes": 5638,
|
| 976 |
+
"sha256": "f0beb2e9e0b2a1ddc2d681028a68843a6e570b2972a91b61c10b1d88f0e70c97"
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"path": "environment/publication-source/source-snapshot/examples/train_decoder.rs",
|
| 980 |
+
"bytes": 16740,
|
| 981 |
+
"sha256": "c8e28f2d8d78544a665ed6ad2ad620da07aa400aaadd0c8114004530286ae815"
|
| 982 |
+
},
|
| 983 |
+
{
|
| 984 |
+
"path": "environment/publication-source/source-snapshot/examples/verify.rs",
|
| 985 |
+
"bytes": 25706,
|
| 986 |
+
"sha256": "e8ef67003e4e23f8c9acf25e6f2a3862c7f119fb993baddfc09f75d667dde850"
|
| 987 |
+
},
|
| 988 |
+
{
|
| 989 |
+
"path": "environment/publication-source/source-snapshot/examples/viewer.rs",
|
| 990 |
+
"bytes": 10350,
|
| 991 |
+
"sha256": "b5d655c664f0d929c78d57d4daded61f0746ed885504b7a02b013f6389ab4df6"
|
| 992 |
+
},
|
| 993 |
+
{
|
| 994 |
+
"path": "environment/publication-source/source-snapshot/experiments/AUDIT.md",
|
| 995 |
+
"bytes": 6017,
|
| 996 |
+
"sha256": "4216636a6cec96ff699d86d5d6e4cacf332898e39e60c57b7795c42b946950a1"
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"path": "environment/publication-source/source-snapshot/experiments/paper-section.tex",
|
| 1000 |
+
"bytes": 5943,
|
| 1001 |
+
"sha256": "362f8f17eed076a0d2a57ff96e46a07c21d9f5ed4409c686443ae866029ca35e"
|
| 1002 |
+
},
|
| 1003 |
+
{
|
| 1004 |
+
"path": "environment/publication-source/source-snapshot/experiments/README.md",
|
| 1005 |
+
"bytes": 10625,
|
| 1006 |
+
"sha256": "3b8148b63aaaefba589d148cc0bab20e7019720198e96f20db84a3a76b201f1e"
|
| 1007 |
+
},
|
| 1008 |
+
{
|
| 1009 |
+
"path": "environment/publication-source/source-snapshot/huggingface/DINOv3-LICENSE.md",
|
| 1010 |
+
"bytes": 7503,
|
| 1011 |
+
"sha256": "25d122eb8f5b880fd23c736fb6ea8018ee45c12237e00b8a86d14c653904999e"
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"path": "environment/publication-source/source-snapshot/huggingface/NOTICE.md",
|
| 1015 |
+
"bytes": 883,
|
| 1016 |
+
"sha256": "28b2cce3512b7c4d31d6ce435d338aeef9ee29839b198afbf414ec1c02ff3743"
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"path": "environment/publication-source/source-snapshot/huggingface/README.md",
|
| 1020 |
+
"bytes": 6940,
|
| 1021 |
+
"sha256": "c7a4aadf323f9794af72ea967b3b3307ebc08a7dfc5d6225f835613c840df117"
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"path": "environment/publication-source/source-snapshot/LICENSE",
|
| 1025 |
+
"bytes": 1094,
|
| 1026 |
+
"sha256": "602d42a30c16d186e3da4f12fc1eeab2dfc24a6e79da878c63a3ff234c0358e6"
|
| 1027 |
+
},
|
| 1028 |
+
{
|
| 1029 |
+
"path": "environment/publication-source/source-snapshot/README.md",
|
| 1030 |
+
"bytes": 17245,
|
| 1031 |
+
"sha256": "e71dc7dbef867dc9cf7e15bfc0fef603627dd8f855a9af3721f8bb14835638b0"
|
| 1032 |
+
},
|
| 1033 |
+
{
|
| 1034 |
+
"path": "environment/publication-source/source-snapshot/REPORT.md",
|
| 1035 |
+
"bytes": 15303,
|
| 1036 |
+
"sha256": "e0464e9c1a01897c3b1da64184828cf59c8f52166c900f7b3da79e83954e8c97"
|
| 1037 |
+
},
|
| 1038 |
+
{
|
| 1039 |
+
"path": "environment/publication-source/source-snapshot/src/bench.rs",
|
| 1040 |
+
"bytes": 17407,
|
| 1041 |
+
"sha256": "d8c11769ebb9182aaab718f1757e527f0502bb42cdd742577d0db7cebd8f4134"
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"path": "environment/publication-source/source-snapshot/src/camera.rs",
|
| 1045 |
+
"bytes": 28374,
|
| 1046 |
+
"sha256": "93472c94e6d8ce5122b4c7db2731106c7102593cbb4bf444e7bbe9e08aa7b086"
|
| 1047 |
+
},
|
| 1048 |
+
{
|
| 1049 |
+
"path": "environment/publication-source/source-snapshot/src/decoder.rs",
|
| 1050 |
+
"bytes": 13220,
|
| 1051 |
+
"sha256": "feee813cc1a8839d3ce374189e313d4f9c8ba5a087b0ab872fd570da156264b6"
|
| 1052 |
+
},
|
| 1053 |
+
{
|
| 1054 |
+
"path": "environment/publication-source/source-snapshot/src/dinov3.rs",
|
| 1055 |
+
"bytes": 19624,
|
| 1056 |
+
"sha256": "39d372288796a0f7c16bddc7776c14cb09e52bfa1bcfaff240cb576529633385"
|
| 1057 |
+
},
|
| 1058 |
+
{
|
| 1059 |
+
"path": "environment/publication-source/source-snapshot/src/inference.rs",
|
| 1060 |
+
"bytes": 13643,
|
| 1061 |
+
"sha256": "2c8205c9771cfd1848e49ff4eef40492d6c4860b88fdef1e6467d5b520f1b961"
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"path": "environment/publication-source/source-snapshot/src/lib.rs",
|
| 1065 |
+
"bytes": 2547,
|
| 1066 |
+
"sha256": "6b8ad76beffca29d94dcb5aa629f3f65c167c9c52fc8611e2ae48fb129a9cd64"
|
| 1067 |
+
},
|
| 1068 |
+
{
|
| 1069 |
+
"path": "environment/publication-source/source-snapshot/src/pca.rs",
|
| 1070 |
+
"bytes": 15878,
|
| 1071 |
+
"sha256": "252f09f61486e333e0df8ddf34b167ee4de0c2861a7d9169c007061884fa2405"
|
| 1072 |
+
},
|
| 1073 |
+
{
|
| 1074 |
+
"path": "environment/publication-source/source-snapshot/src/preprocess.rs",
|
| 1075 |
+
"bytes": 7193,
|
| 1076 |
+
"sha256": "69a13c6ee542763df8368839f6ae6ab9e082c3e25548b1f53219028c370561b5"
|
| 1077 |
+
},
|
| 1078 |
+
{
|
| 1079 |
+
"path": "environment/publication-source/source-snapshot/src/render.rs",
|
| 1080 |
+
"bytes": 13166,
|
| 1081 |
+
"sha256": "31a0393b5caffff5e248a6fff89988d6368cf0de553491d43574748b16c8a779"
|
| 1082 |
+
},
|
| 1083 |
+
{
|
| 1084 |
+
"path": "environment/publication-source/source-snapshot/src/shaders/grid_view.wgsl",
|
| 1085 |
+
"bytes": 2490,
|
| 1086 |
+
"sha256": "8406eba77ec27f055169edd00d540aeec18dd3c08733d8d9a7f0b2c479cb7869"
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"path": "environment/publication-source/source-snapshot/src/source.rs",
|
| 1090 |
+
"bytes": 10284,
|
| 1091 |
+
"sha256": "11b38e9a06a7090cf2a9864b65eb46c96e429dbdb008b17f104172f0ec5e751d"
|
| 1092 |
+
},
|
| 1093 |
+
{
|
| 1094 |
+
"path": "environment/publication-source/source-snapshot/src/weights.rs",
|
| 1095 |
+
"bytes": 6404,
|
| 1096 |
+
"sha256": "aa69dd605c691246fbe4cf00282aa25e0834681b713e47bfd6ef30369f98547f"
|
| 1097 |
+
},
|
| 1098 |
+
{
|
| 1099 |
+
"path": "environment/publication-source/source-snapshot/tests/dinov3_ops.rs",
|
| 1100 |
+
"bytes": 4680,
|
| 1101 |
+
"sha256": "1ff11a6db0cbccc422a0058a7a5d7e775dba357106cc3e8af3e23f315960387f"
|
| 1102 |
+
},
|
| 1103 |
+
{
|
| 1104 |
+
"path": "environment/publication-source/source-snapshot/tests/semantics.rs",
|
| 1105 |
+
"bytes": 5790,
|
| 1106 |
+
"sha256": "9cf2b851fd96adb9b754ebaeea315f6de02e7bf9f21d3d10b67fd376f28a80f1"
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"path": "environment/publication-source/source-snapshot/tests/threading.rs",
|
| 1110 |
+
"bytes": 1352,
|
| 1111 |
+
"sha256": "df85acc70c20081aa337d7c97f4df9c513c8fd4c42e2aa2d7e798688ce5e3333"
|
| 1112 |
+
},
|
| 1113 |
+
{
|
| 1114 |
+
"path": "environment/publication-source/source-snapshot/tools/build_android_artifacts.ps1",
|
| 1115 |
+
"bytes": 4980,
|
| 1116 |
+
"sha256": "97eedc24b8fc7e4baeb0faa0c023d57cda5d75d7ba9f9f1a04868d3563d8201b"
|
| 1117 |
+
},
|
| 1118 |
+
{
|
| 1119 |
+
"path": "environment/publication-source/source-snapshot/tools/collect_artifact_metadata.ps1",
|
| 1120 |
+
"bytes": 6601,
|
| 1121 |
+
"sha256": "4574dea9d7ec0a7f87d9439b7fbc03e78a3a407bbb3ec53edeca5c0b61853f95"
|
| 1122 |
+
},
|
| 1123 |
+
{
|
| 1124 |
+
"path": "environment/publication-source/source-snapshot/tools/compare_f32.py",
|
| 1125 |
+
"bytes": 6380,
|
| 1126 |
+
"sha256": "828f71146de6ac26aa40df27cec1170c0af4030c9d87cce87c5138c22d78e137"
|
| 1127 |
+
},
|
| 1128 |
+
{
|
| 1129 |
+
"path": "environment/publication-source/source-snapshot/tools/convert_decoder.py",
|
| 1130 |
+
"bytes": 3286,
|
| 1131 |
+
"sha256": "962853f90e35a726d2f69f0f6fba2da4071efc12e8c3f200f695178a0377b9b6"
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"path": "environment/publication-source/source-snapshot/tools/dump_reference.py",
|
| 1135 |
+
"bytes": 9405,
|
| 1136 |
+
"sha256": "81fc39d70a6c381c1e5f871563672ea96818ff88995472f6ddb68cf35734ef29"
|
| 1137 |
+
},
|
| 1138 |
+
{
|
| 1139 |
+
"path": "environment/publication-source/source-snapshot/tools/extract_json_records.py",
|
| 1140 |
+
"bytes": 1927,
|
| 1141 |
+
"sha256": "c5b8027cb6c8b1f57623c7543be0ce2925ad3e340c2a1bb510b3fa9f3c66cd3a"
|
| 1142 |
+
},
|
| 1143 |
+
{
|
| 1144 |
+
"path": "environment/publication-source/source-snapshot/tools/make_correctness_frame.py",
|
| 1145 |
+
"bytes": 1302,
|
| 1146 |
+
"sha256": "87aacc02d8ae4b875fc3d519cd02f487c4187ebbcb7a752bbfddaf2f1bec7a28"
|
| 1147 |
+
},
|
| 1148 |
+
{
|
| 1149 |
+
"path": "environment/publication-source/source-snapshot/tools/make_dataset_manifest.py",
|
| 1150 |
+
"bytes": 4991,
|
| 1151 |
+
"sha256": "d48f07f60af6c00edda4a8533e4ee5a265a924d2d6451898a8b0932e29343a11"
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"path": "environment/publication-source/source-snapshot/tools/pull_quest_artifacts.ps1",
|
| 1155 |
+
"bytes": 3630,
|
| 1156 |
+
"sha256": "ece78fdb0eba1dd8f9c260f32565dee481965c0c4803795ccfdb58d82f9c7438"
|
| 1157 |
+
},
|
| 1158 |
+
{
|
| 1159 |
+
"path": "environment/publication-source/source-snapshot/tools/run_cross_device_correctness.ps1",
|
| 1160 |
+
"bytes": 8028,
|
| 1161 |
+
"sha256": "114a673ab08ff8b5de534194d2efd19ff41ac6f3ff274ba70fa1f8532cef5195"
|
| 1162 |
+
},
|
| 1163 |
+
{
|
| 1164 |
+
"path": "environment/publication-source/source-snapshot/tools/run_decoder_matrix.ps1",
|
| 1165 |
+
"bytes": 5352,
|
| 1166 |
+
"sha256": "1f95ff681375b334dde39bab509c087321e6c531a9be04f47d65348dea9ccaef"
|
| 1167 |
+
},
|
| 1168 |
+
{
|
| 1169 |
+
"path": "environment/publication-source/source-snapshot/tools/run_quest_bench.ps1",
|
| 1170 |
+
"bytes": 6501,
|
| 1171 |
+
"sha256": "0b6966cbcd06109ddee85e5a0746468ffe3932cd3748c0b4b4743eb23e1b34cf"
|
| 1172 |
+
},
|
| 1173 |
+
{
|
| 1174 |
+
"path": "environment/publication-source/source-snapshot/tools/run_xr_sweep.ps1",
|
| 1175 |
+
"bytes": 12220,
|
| 1176 |
+
"sha256": "d7f07831ff8c4b237193809563f9c5296783c24d8ac97c333ab5f71bd49b0df1"
|
| 1177 |
+
},
|
| 1178 |
+
{
|
| 1179 |
+
"path": "environment/publication-source/source-snapshot/tools/stage_huggingface_artifact.ps1",
|
| 1180 |
+
"bytes": 13033,
|
| 1181 |
+
"sha256": "cdf19145fa5dc8b6c9fd387719855ebe354312add1b12f0aef77fc13db921069"
|
| 1182 |
+
},
|
| 1183 |
+
{
|
| 1184 |
+
"path": "environment/publication-source/source-snapshot/tools/summarize_bench.py",
|
| 1185 |
+
"bytes": 5935,
|
| 1186 |
+
"sha256": "94e4b431dad735c1233764018e43fafcfca194ccf75bfa6f14a159adeac17c12"
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"path": "environment/publication-source/source-snapshot/tools/summarize_dataset.py",
|
| 1190 |
+
"bytes": 4905,
|
| 1191 |
+
"sha256": "cc9e1d1f6c36a5e792194ca7d77ef14674d3eed591994070d6c277786f26d144"
|
| 1192 |
+
},
|
| 1193 |
+
{
|
| 1194 |
+
"path": "environment/publication-source/source-snapshot/tools/summarize_determinism.py",
|
| 1195 |
+
"bytes": 3104,
|
| 1196 |
+
"sha256": "65595ff079187c9e72fd80b0ad8dcbdca5368cda20d4fa4bf078b17eee80450a"
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"path": "environment/publication-source/source-snapshot/tools/summarize_quality.py",
|
| 1200 |
+
"bytes": 8713,
|
| 1201 |
+
"sha256": "4fa1965d098029b85e5224c44fcb209f9771734ef25d559a9807d77489f80f98"
|
| 1202 |
+
},
|
| 1203 |
+
{
|
| 1204 |
+
"path": "environment/publication-source/source-snapshot/tools/summarize_xr.py",
|
| 1205 |
+
"bytes": 8249,
|
| 1206 |
+
"sha256": "f78e44b7f1e81cb7b3d35e366b75fb464d6d76c84c23879e10f458794b4a640c"
|
| 1207 |
+
},
|
| 1208 |
+
{
|
| 1209 |
+
"path": "environment/publication-source/source-snapshot/tools/verify_huggingface_artifact.py",
|
| 1210 |
+
"bytes": 19913,
|
| 1211 |
+
"sha256": "2bd2b68f78040ec233763e44435e6f706a67886619be8992f2b3b0b3733fcb5e"
|
| 1212 |
+
},
|
| 1213 |
+
{
|
| 1214 |
+
"path": "environment/training-source/Cargo.lock",
|
| 1215 |
+
"bytes": 148764,
|
| 1216 |
+
"sha256": "d63a639b6af43b0fc1020ada5178902d30978ca51d555f2ea5417927582cbc49"
|
| 1217 |
+
},
|
| 1218 |
+
{
|
| 1219 |
+
"path": "environment/training-source/cargo-tree.txt",
|
| 1220 |
+
"bytes": 22285,
|
| 1221 |
+
"sha256": "11dcf81c27b6c08381d55195ecf47c700401d4568214652a77fdcb990be42078"
|
| 1222 |
+
},
|
| 1223 |
+
{
|
| 1224 |
+
"path": "environment/training-source/metadata.json",
|
| 1225 |
+
"bytes": 27156,
|
| 1226 |
+
"sha256": "bdd5419fbe7e857664429fe5ca671ef2292bd1a976338871b4e2b4abad355a5e"
|
| 1227 |
+
},
|
| 1228 |
+
{
|
| 1229 |
+
"path": "environment/training-source/source-snapshot/.cargo/config.toml",
|
| 1230 |
+
"bytes": 226,
|
| 1231 |
+
"sha256": "e7bf454f82c0d679e1bafc31028f74b20994b063fa3e5e86e1339430b05cc47c"
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"path": "environment/training-source/source-snapshot/.gitignore",
|
| 1235 |
+
"bytes": 212,
|
| 1236 |
+
"sha256": "5de7d69c3185414fd51c15aa33e4d104d6b7c1771431d97cae3920897b79a646"
|
| 1237 |
+
},
|
| 1238 |
+
{
|
| 1239 |
+
"path": "environment/training-source/source-snapshot/android/Cargo.toml",
|
| 1240 |
+
"bytes": 1630,
|
| 1241 |
+
"sha256": "953097f02a122c40cc714c861862f4afc422e00ee99e46100c4cc6db5f254755"
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"path": "environment/training-source/source-snapshot/android/src/lib.rs",
|
| 1245 |
+
"bytes": 2474,
|
| 1246 |
+
"sha256": "31baa9646d8af738ebef870bb964e9d033625fcb198d014526665698bc19f969"
|
| 1247 |
+
},
|
| 1248 |
+
{
|
| 1249 |
+
"path": "environment/training-source/source-snapshot/android-xr/Cargo.toml",
|
| 1250 |
+
"bytes": 2854,
|
| 1251 |
+
"sha256": "1df860091562bb35a2432930acb801a68b9688563b2d450d40a74ea2dc6c3131"
|
| 1252 |
+
},
|
| 1253 |
+
{
|
| 1254 |
+
"path": "environment/training-source/source-snapshot/android-xr/src/lib.rs",
|
| 1255 |
+
"bytes": 36602,
|
| 1256 |
+
"sha256": "dc39d9f6393482d325ec69fba83d0d846a76ddb8328164766d9445d74f981f52"
|
| 1257 |
+
},
|
| 1258 |
+
{
|
| 1259 |
+
"path": "environment/training-source/source-snapshot/Cargo.lock",
|
| 1260 |
+
"bytes": 148764,
|
| 1261 |
+
"sha256": "d63a639b6af43b0fc1020ada5178902d30978ca51d555f2ea5417927582cbc49"
|
| 1262 |
+
},
|
| 1263 |
+
{
|
| 1264 |
+
"path": "environment/training-source/source-snapshot/Cargo.toml",
|
| 1265 |
+
"bytes": 2382,
|
| 1266 |
+
"sha256": "4bc34588dca13c3430b2432b19b585c95e739b68e7f959abe8f280f35d79428c"
|
| 1267 |
+
},
|
| 1268 |
+
{
|
| 1269 |
+
"path": "environment/training-source/source-snapshot/examples/bench.rs",
|
| 1270 |
+
"bytes": 1803,
|
| 1271 |
+
"sha256": "15577b6f3b2f3e1b28eaf228eb81897ceaa0c237181d24baa2a067de7819a0be"
|
| 1272 |
+
},
|
| 1273 |
+
{
|
| 1274 |
+
"path": "environment/training-source/source-snapshot/examples/common/mod.rs",
|
| 1275 |
+
"bytes": 9570,
|
| 1276 |
+
"sha256": "97872bb9c929ec510f76cf04ed6643bb063f181d6e7181524b5d80c3d9cc8439"
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"path": "environment/training-source/source-snapshot/examples/evaluate_decoder.rs",
|
| 1280 |
+
"bytes": 19279,
|
| 1281 |
+
"sha256": "787b705331097ed8963a4d3569f94f72db0e3fb9fffd65ecc17488eb9f2cd1e5"
|
| 1282 |
+
},
|
| 1283 |
+
{
|
| 1284 |
+
"path": "environment/training-source/source-snapshot/examples/preview.rs",
|
| 1285 |
+
"bytes": 5638,
|
| 1286 |
+
"sha256": "f0beb2e9e0b2a1ddc2d681028a68843a6e570b2972a91b61c10b1d88f0e70c97"
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"path": "environment/training-source/source-snapshot/examples/train_decoder.rs",
|
| 1290 |
+
"bytes": 16719,
|
| 1291 |
+
"sha256": "cf9bb19634e9a08a6e98c8d536101095d841ed616b6272f0e013bfb5b86d7f10"
|
| 1292 |
+
},
|
| 1293 |
+
{
|
| 1294 |
+
"path": "environment/training-source/source-snapshot/examples/verify.rs",
|
| 1295 |
+
"bytes": 22762,
|
| 1296 |
+
"sha256": "241d70da7320526fa89fca9cb209cf839df398e051b9b26ccfe3ca5ca93073b7"
|
| 1297 |
+
},
|
| 1298 |
+
{
|
| 1299 |
+
"path": "environment/training-source/source-snapshot/examples/viewer.rs",
|
| 1300 |
+
"bytes": 10350,
|
| 1301 |
+
"sha256": "b5d655c664f0d929c78d57d4daded61f0746ed885504b7a02b013f6389ab4df6"
|
| 1302 |
+
},
|
| 1303 |
+
{
|
| 1304 |
+
"path": "environment/training-source/source-snapshot/experiments/AUDIT.md",
|
| 1305 |
+
"bytes": 4945,
|
| 1306 |
+
"sha256": "f3a2326e3e18e3937a074a4c69ec173ca911afbc1cc5064d87cec26d63108c2f"
|
| 1307 |
+
},
|
| 1308 |
+
{
|
| 1309 |
+
"path": "environment/training-source/source-snapshot/experiments/README.md",
|
| 1310 |
+
"bytes": 7613,
|
| 1311 |
+
"sha256": "dfd4018c60965d425a365a4886bf269daaf29801fcef68ed7c6cf960340b8b37"
|
| 1312 |
+
},
|
| 1313 |
+
{
|
| 1314 |
+
"path": "environment/training-source/source-snapshot/huggingface/DINOv3-LICENSE.md",
|
| 1315 |
+
"bytes": 7503,
|
| 1316 |
+
"sha256": "25d122eb8f5b880fd23c736fb6ea8018ee45c12237e00b8a86d14c653904999e"
|
| 1317 |
+
},
|
| 1318 |
+
{
|
| 1319 |
+
"path": "environment/training-source/source-snapshot/huggingface/NOTICE.md",
|
| 1320 |
+
"bytes": 883,
|
| 1321 |
+
"sha256": "28b2cce3512b7c4d31d6ce435d338aeef9ee29839b198afbf414ec1c02ff3743"
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"path": "environment/training-source/source-snapshot/huggingface/README.md",
|
| 1325 |
+
"bytes": 5358,
|
| 1326 |
+
"sha256": "1f03054b826a7136367452913a67e829473fc9fd9e69eb44248d1f09222ea571"
|
| 1327 |
+
},
|
| 1328 |
+
{
|
| 1329 |
+
"path": "environment/training-source/source-snapshot/LICENSE",
|
| 1330 |
+
"bytes": 1094,
|
| 1331 |
+
"sha256": "602d42a30c16d186e3da4f12fc1eeab2dfc24a6e79da878c63a3ff234c0358e6"
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"path": "environment/training-source/source-snapshot/README.md",
|
| 1335 |
+
"bytes": 17245,
|
| 1336 |
+
"sha256": "e71dc7dbef867dc9cf7e15bfc0fef603627dd8f855a9af3721f8bb14835638b0"
|
| 1337 |
+
},
|
| 1338 |
+
{
|
| 1339 |
+
"path": "environment/training-source/source-snapshot/REPORT.md",
|
| 1340 |
+
"bytes": 12167,
|
| 1341 |
+
"sha256": "1fa8109553226482eaa59eb080ba9cb2a5901106948cec6430381e10a1a4d149"
|
| 1342 |
+
},
|
| 1343 |
+
{
|
| 1344 |
+
"path": "environment/training-source/source-snapshot/src/bench.rs",
|
| 1345 |
+
"bytes": 17678,
|
| 1346 |
+
"sha256": "3bf99e83e2e8854730b34b5b0801172126c3f616371592d159b2ceb00405a35f"
|
| 1347 |
+
},
|
| 1348 |
+
{
|
| 1349 |
+
"path": "environment/training-source/source-snapshot/src/camera.rs",
|
| 1350 |
+
"bytes": 28374,
|
| 1351 |
+
"sha256": "93472c94e6d8ce5122b4c7db2731106c7102593cbb4bf444e7bbe9e08aa7b086"
|
| 1352 |
+
},
|
| 1353 |
+
{
|
| 1354 |
+
"path": "environment/training-source/source-snapshot/src/decoder.rs",
|
| 1355 |
+
"bytes": 13220,
|
| 1356 |
+
"sha256": "feee813cc1a8839d3ce374189e313d4f9c8ba5a087b0ab872fd570da156264b6"
|
| 1357 |
+
},
|
| 1358 |
+
{
|
| 1359 |
+
"path": "environment/training-source/source-snapshot/src/dinov3.rs",
|
| 1360 |
+
"bytes": 20328,
|
| 1361 |
+
"sha256": "09bcaad52dbeafe2992a1f7386d6444baae38a8f65a6f4c3a76266a0ec44145e"
|
| 1362 |
+
},
|
| 1363 |
+
{
|
| 1364 |
+
"path": "environment/training-source/source-snapshot/src/inference.rs",
|
| 1365 |
+
"bytes": 13643,
|
| 1366 |
+
"sha256": "2c8205c9771cfd1848e49ff4eef40492d6c4860b88fdef1e6467d5b520f1b961"
|
| 1367 |
+
},
|
| 1368 |
+
{
|
| 1369 |
+
"path": "environment/training-source/source-snapshot/src/lib.rs",
|
| 1370 |
+
"bytes": 2547,
|
| 1371 |
+
"sha256": "6b8ad76beffca29d94dcb5aa629f3f65c167c9c52fc8611e2ae48fb129a9cd64"
|
| 1372 |
+
},
|
| 1373 |
+
{
|
| 1374 |
+
"path": "environment/training-source/source-snapshot/src/pca.rs",
|
| 1375 |
+
"bytes": 15878,
|
| 1376 |
+
"sha256": "252f09f61486e333e0df8ddf34b167ee4de0c2861a7d9169c007061884fa2405"
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"path": "environment/training-source/source-snapshot/src/preprocess.rs",
|
| 1380 |
+
"bytes": 7193,
|
| 1381 |
+
"sha256": "69a13c6ee542763df8368839f6ae6ab9e082c3e25548b1f53219028c370561b5"
|
| 1382 |
+
},
|
| 1383 |
+
{
|
| 1384 |
+
"path": "environment/training-source/source-snapshot/src/render.rs",
|
| 1385 |
+
"bytes": 13166,
|
| 1386 |
+
"sha256": "31a0393b5caffff5e248a6fff89988d6368cf0de553491d43574748b16c8a779"
|
| 1387 |
+
},
|
| 1388 |
+
{
|
| 1389 |
+
"path": "environment/training-source/source-snapshot/src/shaders/grid_view.wgsl",
|
| 1390 |
+
"bytes": 2490,
|
| 1391 |
+
"sha256": "8406eba77ec27f055169edd00d540aeec18dd3c08733d8d9a7f0b2c479cb7869"
|
| 1392 |
+
},
|
| 1393 |
+
{
|
| 1394 |
+
"path": "environment/training-source/source-snapshot/src/source.rs",
|
| 1395 |
+
"bytes": 10284,
|
| 1396 |
+
"sha256": "11b38e9a06a7090cf2a9864b65eb46c96e429dbdb008b17f104172f0ec5e751d"
|
| 1397 |
+
},
|
| 1398 |
+
{
|
| 1399 |
+
"path": "environment/training-source/source-snapshot/src/weights.rs",
|
| 1400 |
+
"bytes": 6404,
|
| 1401 |
+
"sha256": "aa69dd605c691246fbe4cf00282aa25e0834681b713e47bfd6ef30369f98547f"
|
| 1402 |
+
},
|
| 1403 |
+
{
|
| 1404 |
+
"path": "environment/training-source/source-snapshot/tests/dinov3_ops.rs",
|
| 1405 |
+
"bytes": 4680,
|
| 1406 |
+
"sha256": "1ff11a6db0cbccc422a0058a7a5d7e775dba357106cc3e8af3e23f315960387f"
|
| 1407 |
+
},
|
| 1408 |
+
{
|
| 1409 |
+
"path": "environment/training-source/source-snapshot/tests/semantics.rs",
|
| 1410 |
+
"bytes": 5790,
|
| 1411 |
+
"sha256": "9cf2b851fd96adb9b754ebaeea315f6de02e7bf9f21d3d10b67fd376f28a80f1"
|
| 1412 |
+
},
|
| 1413 |
+
{
|
| 1414 |
+
"path": "environment/training-source/source-snapshot/tests/threading.rs",
|
| 1415 |
+
"bytes": 1352,
|
| 1416 |
+
"sha256": "df85acc70c20081aa337d7c97f4df9c513c8fd4c42e2aa2d7e798688ce5e3333"
|
| 1417 |
+
},
|
| 1418 |
+
{
|
| 1419 |
+
"path": "environment/training-source/source-snapshot/tools/build_android_artifacts.ps1",
|
| 1420 |
+
"bytes": 4980,
|
| 1421 |
+
"sha256": "97eedc24b8fc7e4baeb0faa0c023d57cda5d75d7ba9f9f1a04868d3563d8201b"
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"path": "environment/training-source/source-snapshot/tools/collect_artifact_metadata.ps1",
|
| 1425 |
+
"bytes": 6601,
|
| 1426 |
+
"sha256": "4574dea9d7ec0a7f87d9439b7fbc03e78a3a407bbb3ec53edeca5c0b61853f95"
|
| 1427 |
+
},
|
| 1428 |
+
{
|
| 1429 |
+
"path": "environment/training-source/source-snapshot/tools/compare_f32.py",
|
| 1430 |
+
"bytes": 6380,
|
| 1431 |
+
"sha256": "828f71146de6ac26aa40df27cec1170c0af4030c9d87cce87c5138c22d78e137"
|
| 1432 |
+
},
|
| 1433 |
+
{
|
| 1434 |
+
"path": "environment/training-source/source-snapshot/tools/convert_decoder.py",
|
| 1435 |
+
"bytes": 3286,
|
| 1436 |
+
"sha256": "962853f90e35a726d2f69f0f6fba2da4071efc12e8c3f200f695178a0377b9b6"
|
| 1437 |
+
},
|
| 1438 |
+
{
|
| 1439 |
+
"path": "environment/training-source/source-snapshot/tools/dump_reference.py",
|
| 1440 |
+
"bytes": 9405,
|
| 1441 |
+
"sha256": "81fc39d70a6c381c1e5f871563672ea96818ff88995472f6ddb68cf35734ef29"
|
| 1442 |
+
},
|
| 1443 |
+
{
|
| 1444 |
+
"path": "environment/training-source/source-snapshot/tools/extract_json_records.py",
|
| 1445 |
+
"bytes": 1927,
|
| 1446 |
+
"sha256": "c5b8027cb6c8b1f57623c7543be0ce2925ad3e340c2a1bb510b3fa9f3c66cd3a"
|
| 1447 |
+
},
|
| 1448 |
+
{
|
| 1449 |
+
"path": "environment/training-source/source-snapshot/tools/make_correctness_frame.py",
|
| 1450 |
+
"bytes": 1302,
|
| 1451 |
+
"sha256": "87aacc02d8ae4b875fc3d519cd02f487c4187ebbcb7a752bbfddaf2f1bec7a28"
|
| 1452 |
+
},
|
| 1453 |
+
{
|
| 1454 |
+
"path": "environment/training-source/source-snapshot/tools/make_dataset_manifest.py",
|
| 1455 |
+
"bytes": 4991,
|
| 1456 |
+
"sha256": "d48f07f60af6c00edda4a8533e4ee5a265a924d2d6451898a8b0932e29343a11"
|
| 1457 |
+
},
|
| 1458 |
+
{
|
| 1459 |
+
"path": "environment/training-source/source-snapshot/tools/pull_quest_artifacts.ps1",
|
| 1460 |
+
"bytes": 3202,
|
| 1461 |
+
"sha256": "eda42f889f2a884cf82eec03375608212a7f50f2c8c0fbc2a7de6529afba2626"
|
| 1462 |
+
},
|
| 1463 |
+
{
|
| 1464 |
+
"path": "environment/training-source/source-snapshot/tools/run_cross_device_correctness.ps1",
|
| 1465 |
+
"bytes": 6833,
|
| 1466 |
+
"sha256": "1eb0d95bac5b6808bdd982d2c7047a096442e8a8973ab516538fc746a42c9fff"
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"path": "environment/training-source/source-snapshot/tools/run_decoder_matrix.ps1",
|
| 1470 |
+
"bytes": 5352,
|
| 1471 |
+
"sha256": "1f95ff681375b334dde39bab509c087321e6c531a9be04f47d65348dea9ccaef"
|
| 1472 |
+
},
|
| 1473 |
+
{
|
| 1474 |
+
"path": "environment/training-source/source-snapshot/tools/run_quest_bench.ps1",
|
| 1475 |
+
"bytes": 6501,
|
| 1476 |
+
"sha256": "0b6966cbcd06109ddee85e5a0746468ffe3932cd3748c0b4b4743eb23e1b34cf"
|
| 1477 |
+
},
|
| 1478 |
+
{
|
| 1479 |
+
"path": "environment/training-source/source-snapshot/tools/run_xr_sweep.ps1",
|
| 1480 |
+
"bytes": 10711,
|
| 1481 |
+
"sha256": "73853e9647a029ef0ea7b0190eaa757ee96b10ea80110aa5b731280eb0eaf8a4"
|
| 1482 |
+
},
|
| 1483 |
+
{
|
| 1484 |
+
"path": "environment/training-source/source-snapshot/tools/stage_huggingface_artifact.ps1",
|
| 1485 |
+
"bytes": 9571,
|
| 1486 |
+
"sha256": "7bb2fa6c4716fdd183c57ef0da743a306ad1d383083093c009032d7859bf1b3e"
|
| 1487 |
+
},
|
| 1488 |
+
{
|
| 1489 |
+
"path": "environment/training-source/source-snapshot/tools/summarize_bench.py",
|
| 1490 |
+
"bytes": 5935,
|
| 1491 |
+
"sha256": "94e4b431dad735c1233764018e43fafcfca194ccf75bfa6f14a159adeac17c12"
|
| 1492 |
+
},
|
| 1493 |
+
{
|
| 1494 |
+
"path": "environment/training-source/source-snapshot/tools/summarize_dataset.py",
|
| 1495 |
+
"bytes": 4905,
|
| 1496 |
+
"sha256": "cc9e1d1f6c36a5e792194ca7d77ef14674d3eed591994070d6c277786f26d144"
|
| 1497 |
+
},
|
| 1498 |
+
{
|
| 1499 |
+
"path": "environment/training-source/source-snapshot/tools/summarize_quality.py",
|
| 1500 |
+
"bytes": 8713,
|
| 1501 |
+
"sha256": "4fa1965d098029b85e5224c44fcb209f9771734ef25d559a9807d77489f80f98"
|
| 1502 |
+
},
|
| 1503 |
+
{
|
| 1504 |
+
"path": "environment/training-source/source-snapshot/tools/summarize_xr.py",
|
| 1505 |
+
"bytes": 8249,
|
| 1506 |
+
"sha256": "f78e44b7f1e81cb7b3d35e366b75fb464d6d76c84c23879e10f458794b4a640c"
|
| 1507 |
+
},
|
| 1508 |
+
{
|
| 1509 |
+
"path": "manifests/correctness-224.json",
|
| 1510 |
+
"bytes": 370,
|
| 1511 |
+
"sha256": "94b10d1640c3e09b3eecec8abea64ec0cdd128032ad60a0e31d246ac932b178f"
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"path": "manifests/dataset-summary.json",
|
| 1515 |
+
"bytes": 1581,
|
| 1516 |
+
"sha256": "4ff2357e9125d604d99e25eaabb6c1487004a95979b901224c9e5d5d5c2e24c5"
|
| 1517 |
+
},
|
| 1518 |
+
{
|
| 1519 |
+
"path": "manifests/dataset-summary.md",
|
| 1520 |
+
"bytes": 561,
|
| 1521 |
+
"sha256": "52b0016a9754014032c785f2c23d705a1f1001a0a82bb7ff0fe3c84ce94c59b2"
|
| 1522 |
+
},
|
| 1523 |
+
{
|
| 1524 |
+
"path": "manifests/imagenette2-320.json",
|
| 1525 |
+
"bytes": 3845327,
|
| 1526 |
+
"sha256": "2071f89b2a7b077d7729641fc858e1225d057d11a797d16198c0d195d989bb89"
|
| 1527 |
+
},
|
| 1528 |
+
{
|
| 1529 |
+
"path": "NOTICE.md",
|
| 1530 |
+
"bytes": 883,
|
| 1531 |
+
"sha256": "28b2cce3512b7c4d31d6ce435d338aeef9ee29839b198afbf414ec1c02ff3743"
|
| 1532 |
+
},
|
| 1533 |
+
{
|
| 1534 |
+
"path": "quality/3l224-seed0.json",
|
| 1535 |
+
"bytes": 1558199,
|
| 1536 |
+
"sha256": "bd5d58f4710a44583d9f6282e324815eef331426b8a6b7f83f2c1bfd1989fb53"
|
| 1537 |
+
},
|
| 1538 |
+
{
|
| 1539 |
+
"path": "quality/3l224-seed1.json",
|
| 1540 |
+
"bytes": 1558361,
|
| 1541 |
+
"sha256": "e1f1aeb1b533cfecfeb57d79d2920d7dac7737fffad408038935febe80049a3d"
|
| 1542 |
+
},
|
| 1543 |
+
{
|
| 1544 |
+
"path": "quality/3l224-seed2.json",
|
| 1545 |
+
"bytes": 1558299,
|
| 1546 |
+
"sha256": "2155d1d230dca1a828b6588fa74c85506cf800bfbc954622ffdfe7720197937a"
|
| 1547 |
+
},
|
| 1548 |
+
{
|
| 1549 |
+
"path": "quality/summary.json",
|
| 1550 |
+
"bytes": 4423,
|
| 1551 |
+
"sha256": "06d34ea8eff9d0bf50dbae467891347d7032bcd85b5080b45d381bca02ba4350"
|
| 1552 |
+
},
|
| 1553 |
+
{
|
| 1554 |
+
"path": "quality/summary.md",
|
| 1555 |
+
"bytes": 841,
|
| 1556 |
+
"sha256": "619779b0ca59e82f961c99611c1200519371a7b1504ad08665db36120ab78c60"
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"path": "README.md",
|
| 1560 |
+
"bytes": 6940,
|
| 1561 |
+
"sha256": "c7a4aadf323f9794af72ea967b3b3307ebc08a7dfc5d6225f835613c840df117"
|
| 1562 |
+
},
|
| 1563 |
+
{
|
| 1564 |
+
"path": "replicates/3l224-seed0/decoder.bin",
|
| 1565 |
+
"bytes": 8050188,
|
| 1566 |
+
"sha256": "d2b34b2133b27c253e353af574d15627f2f7cfd6c87f3130e7541f3122a7ec5c"
|
| 1567 |
+
},
|
| 1568 |
+
{
|
| 1569 |
+
"path": "replicates/3l224-seed0/decoder.safetensors",
|
| 1570 |
+
"bytes": 8052700,
|
| 1571 |
+
"sha256": "f287b5d1e4e14bed15e4883c3ea5b9f01d28e3123f3fb3308ace714e4b292123"
|
| 1572 |
+
},
|
| 1573 |
+
{
|
| 1574 |
+
"path": "replicates/3l224-seed0/evaluation.stderr.log",
|
| 1575 |
+
"bytes": 3242,
|
| 1576 |
+
"sha256": "6ce6617fd3feae5a550fd1a7b5dd7edf2a8c271296b03c2a2eb554caa90fe629"
|
| 1577 |
+
},
|
| 1578 |
+
{
|
| 1579 |
+
"path": "replicates/3l224-seed0/evaluation.stdout.log",
|
| 1580 |
+
"bytes": 292,
|
| 1581 |
+
"sha256": "e9ba6deb0f30c47ae10a4d7571d55a2d49732dd49b8c5f54c4931b51b8f71a35"
|
| 1582 |
+
},
|
| 1583 |
+
{
|
| 1584 |
+
"path": "replicates/3l224-seed0/run-notes.json",
|
| 1585 |
+
"bytes": 171,
|
| 1586 |
+
"sha256": "940531455fb94831bc2691ae8110738b2293b3e5bf099a52c22c16984267e782"
|
| 1587 |
+
},
|
| 1588 |
+
{
|
| 1589 |
+
"path": "replicates/3l224-seed0/training.json",
|
| 1590 |
+
"bytes": 1258,
|
| 1591 |
+
"sha256": "bc5eed223d2b53886ec6de0966ed5c61cf61ddb7a771cb238246fa074fbd7306"
|
| 1592 |
+
},
|
| 1593 |
+
{
|
| 1594 |
+
"path": "replicates/3l224-seed0/training.stderr.log",
|
| 1595 |
+
"bytes": 169492,
|
| 1596 |
+
"sha256": "8dbb18d7c1dc4c8cc30b74689b6da39609a6719528a77abd911f7bd60c87b2dc"
|
| 1597 |
+
},
|
| 1598 |
+
{
|
| 1599 |
+
"path": "replicates/3l224-seed0/training.stdout.log",
|
| 1600 |
+
"bytes": 366,
|
| 1601 |
+
"sha256": "b1b89daefc3ded47c8c830ef07f8654df429f13c1013ee7516e33efad2329c11"
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"path": "replicates/3l224-seed1/decoder.bin",
|
| 1605 |
+
"bytes": 8050188,
|
| 1606 |
+
"sha256": "1dbc2b99603604814e5d6f99f3a5ed765863c3e2db5012fd95d8bc87954879a6"
|
| 1607 |
+
},
|
| 1608 |
+
{
|
| 1609 |
+
"path": "replicates/3l224-seed1/decoder.safetensors",
|
| 1610 |
+
"bytes": 8052700,
|
| 1611 |
+
"sha256": "1dcffb47b5c5ce5496286558600223f64a55512057e098c2bf0b3b9566c20700"
|
| 1612 |
+
},
|
| 1613 |
+
{
|
| 1614 |
+
"path": "replicates/3l224-seed1/evaluation.stderr.log",
|
| 1615 |
+
"bytes": 3136,
|
| 1616 |
+
"sha256": "3ef807cf96877d7e72ecefab30732675d5b3237728b871279b30bdc2ba723340"
|
| 1617 |
+
},
|
| 1618 |
+
{
|
| 1619 |
+
"path": "replicates/3l224-seed1/evaluation.stdout.log",
|
| 1620 |
+
"bytes": 292,
|
| 1621 |
+
"sha256": "186a5dfac4a286e2afdbcd920ace8a8ef42cc5fc97c7bee1fdc26a686dafd0cb"
|
| 1622 |
+
},
|
| 1623 |
+
{
|
| 1624 |
+
"path": "replicates/3l224-seed1/run-notes.json",
|
| 1625 |
+
"bytes": 171,
|
| 1626 |
+
"sha256": "940531455fb94831bc2691ae8110738b2293b3e5bf099a52c22c16984267e782"
|
| 1627 |
+
},
|
| 1628 |
+
{
|
| 1629 |
+
"path": "replicates/3l224-seed1/training.json",
|
| 1630 |
+
"bytes": 1258,
|
| 1631 |
+
"sha256": "d6aafde4237e5582de8a42184780be82f04e421ea67393ed2e6fce77493dadd0"
|
| 1632 |
+
},
|
| 1633 |
+
{
|
| 1634 |
+
"path": "replicates/3l224-seed1/training.stderr.log",
|
| 1635 |
+
"bytes": 169494,
|
| 1636 |
+
"sha256": "127aa130557aa9fe442f16d6e0239c022e741b74e135e6d9c034d76b78313149"
|
| 1637 |
+
},
|
| 1638 |
+
{
|
| 1639 |
+
"path": "replicates/3l224-seed1/training.stdout.log",
|
| 1640 |
+
"bytes": 366,
|
| 1641 |
+
"sha256": "6046c8d864a14c11cda29fbdb6a9038bc04b7fc35fe2956d654e0fe14424c653"
|
| 1642 |
+
},
|
| 1643 |
+
{
|
| 1644 |
+
"path": "replicates/3l224-seed2/decoder.bin",
|
| 1645 |
+
"bytes": 8050188,
|
| 1646 |
+
"sha256": "2085a6923760c0266c4f965db2014afd7cf4b7fcbde2c203d9e399c37fe2af67"
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"path": "replicates/3l224-seed2/decoder.safetensors",
|
| 1650 |
+
"bytes": 8052700,
|
| 1651 |
+
"sha256": "82d5178115a6251e69f72061d0ec5907c4968e89ee9f8d3fe53b32a26e9f7bfc"
|
| 1652 |
+
},
|
| 1653 |
+
{
|
| 1654 |
+
"path": "replicates/3l224-seed2/evaluation.stderr.log",
|
| 1655 |
+
"bytes": 3136,
|
| 1656 |
+
"sha256": "8f1b66f504df579523495391a43d1045eb35aae0899cdc1bba0705ebad230ff1"
|
| 1657 |
+
},
|
| 1658 |
+
{
|
| 1659 |
+
"path": "replicates/3l224-seed2/evaluation.stdout.log",
|
| 1660 |
+
"bytes": 292,
|
| 1661 |
+
"sha256": "c4ffca979ad80407d08856121950f9347ef7d9c1df1569eaec1d8ae1f67b0af1"
|
| 1662 |
+
},
|
| 1663 |
+
{
|
| 1664 |
+
"path": "replicates/3l224-seed2/run-notes.json",
|
| 1665 |
+
"bytes": 289,
|
| 1666 |
+
"sha256": "7181fa6dce7daa22fbb86d657f924d1ec307d4e4613a77a3fd2d0ba87e2e8846"
|
| 1667 |
+
},
|
| 1668 |
+
{
|
| 1669 |
+
"path": "replicates/3l224-seed2/training.json",
|
| 1670 |
+
"bytes": 1258,
|
| 1671 |
+
"sha256": "b38d16c0ee4d2b4e4d07c407af6e2dfc98308b91d14cd14dadac83cd9e02b02f"
|
| 1672 |
+
},
|
| 1673 |
+
{
|
| 1674 |
+
"path": "replicates/3l224-seed2/training.stderr.log",
|
| 1675 |
+
"bytes": 169598,
|
| 1676 |
+
"sha256": "8338b83a591e389b8864d6fac360509bb6b9a156282d38a99ace748fd2ac1d7c"
|
| 1677 |
+
},
|
| 1678 |
+
{
|
| 1679 |
+
"path": "replicates/3l224-seed2/training.stdout.log",
|
| 1680 |
+
"bytes": 366,
|
| 1681 |
+
"sha256": "e4e0066ca253d72dc754937cccc8b9eacd4485716ceee9ea4264ad17c36cf214"
|
| 1682 |
+
},
|
| 1683 |
+
{
|
| 1684 |
+
"path": "reproducibility/determinism.json",
|
| 1685 |
+
"bytes": 1650,
|
| 1686 |
+
"sha256": "a0681f63e8ac8a1140b98919371f600692917db87ac05e467378648b5415bd0e"
|
| 1687 |
+
},
|
| 1688 |
+
{
|
| 1689 |
+
"path": "reproducibility/runs/dinovision-determinism-a/training.json",
|
| 1690 |
+
"bytes": 1242,
|
| 1691 |
+
"sha256": "5c69394e4a3f8e7ce01efb591b850385bca602ff0fee2b931881336dfdf91885"
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"path": "reproducibility/runs/dinovision-determinism-b/training.json",
|
| 1695 |
+
"bytes": 1251,
|
| 1696 |
+
"sha256": "a4d4eac0314145ddfad16c7c3b9d63a0e3690a0613cbc97f1a874178a1ae79c0"
|
| 1697 |
+
},
|
| 1698 |
+
{
|
| 1699 |
+
"path": "training.json",
|
| 1700 |
+
"bytes": 1258,
|
| 1701 |
+
"sha256": "bc5eed223d2b53886ec6de0966ed5c61cf61ddb7a771cb238246fa074fbd7306"
|
| 1702 |
+
}
|
| 1703 |
+
]
|
| 1704 |
+
}
|
DINOv3-LICENSE.md
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# DINOv3 License
|
| 2 |
+
|
| 3 |
+
*Last Updated: August 19, 2025*
|
| 4 |
+
|
| 5 |
+
**“Agreement”** means the terms and conditions for use, reproduction, distribution and modification of the DINO Materials set forth herein.
|
| 6 |
+
|
| 7 |
+
**“DINO Materials”** means, collectively, Documentation and the models, software and algorithms, including machine-learning model code, trained model weights, inference-enabling code, training-enabling code, fine-tuning enabling code, and other elements of the foregoing distributed by Meta and made available under this Agreement.
|
| 8 |
+
|
| 9 |
+
**“Documentation”** means the specifications, manuals and documentation accompanying
|
| 10 |
+
DINO Materials distributed by Meta.
|
| 11 |
+
|
| 12 |
+
**“Licensee”** or **“you”** means you, or your employer or any other person or entity (if you are entering into this Agreement on such person or entity’s behalf), of the age required under applicable laws, rules or regulations to provide legal consent and that has legal authority to bind your employer or such other person or entity if you are entering in this Agreement on their behalf.
|
| 13 |
+
|
| 14 |
+
**“Meta”** or **“we”** means Meta Platforms Ireland Limited (if you are located in or, if you are an entity, your principal place of business is in the EEA or Switzerland) or Meta Platforms, Inc. (if you are located outside of the EEA or Switzerland).
|
| 15 |
+
|
| 16 |
+
**“Sanctions”** means any economic or trade sanctions or restrictions administered or enforced by the United States (including the Office of Foreign Assets Control of the U.S. Department of the Treasury (“OFAC”), the U.S. Department of State and the U.S. Department of Commerce), the United Nations, the European Union, or the United Kingdom.
|
| 17 |
+
|
| 18 |
+
**“Trade Controls”** means any of the following: Sanctions and applicable export and import controls.
|
| 19 |
+
|
| 20 |
+
By clicking “I Accept” below or by using or distributing any portion or element of the DINO Materials, you agree to be bound by this Agreement.
|
| 21 |
+
|
| 22 |
+
## 1. License Rights and Redistribution.
|
| 23 |
+
|
| 24 |
+
a. <ins>Grant of Rights</ins>. You are granted a non-exclusive, worldwide, non-transferable and royalty-free limited license under Meta’s intellectual property or other rights owned by Meta embodied in the DINO Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the DINO Materials.
|
| 25 |
+
|
| 26 |
+
b. <ins>Redistribution and Use</ins>.
|
| 27 |
+
|
| 28 |
+
i. Distribution of DINO Materials, and any derivative works thereof, are subject to the terms of this Agreement. If you distribute or make the DINO Materials, or any derivative works thereof, available to a third party, you may only do so under the terms of this Agreement and you shall provide a copy of this Agreement with any such DINO Materials.
|
| 29 |
+
|
| 30 |
+
ii. If you submit for publication the results of research you perform on, using, or otherwise in connection with DINO Materials, you must acknowledge the use of DINO Materials in your publication.
|
| 31 |
+
|
| 32 |
+
iii. Your use of the DINO Materials must comply with applicable laws and regulations, including Trade Control Laws and applicable privacy and data protection laws.
|
| 33 |
+
|
| 34 |
+
iv. Your use of the DINO Materials will not involve or encourage others to reverse engineer, decompile or discover the underlying components of the DINO Materials.
|
| 35 |
+
|
| 36 |
+
v. You are not the target of Trade Controls and your use of DINO Materials must comply with Trade Controls. You agree not to use, or permit others to use, DINO Materials for any activities subject to the International Traffic in Arms Regulations (ITAR) or end uses prohibited by Trade Controls, including those related to military or warfare purposes, nuclear industries or applications, espionage, or the development or use of guns or illegal weapons.
|
| 37 |
+
|
| 38 |
+
## 2. User Support.
|
| 39 |
+
|
| 40 |
+
Your use of the DINO Materials is done at your own discretion; Meta does not process any information nor provide any service in relation to such use. Meta is under no obligation to provide any support services for the DINO Materials. Any support provided is “as is”, “with all faults”, and without warranty of any kind.
|
| 41 |
+
|
| 42 |
+
## 3. Disclaimer of Warranty.
|
| 43 |
+
|
| 44 |
+
UNLESS REQUIRED BY APPLICABLE LAW, THE DINO MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING THE DINO MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE DINO MATERIALS AND ANY OUTPUT AND RESULTS.
|
| 45 |
+
|
| 46 |
+
## 4. Limitation of Liability.
|
| 47 |
+
|
| 48 |
+
IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY DIRECT OR INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.
|
| 49 |
+
|
| 50 |
+
## 5. Intellectual Property.
|
| 51 |
+
|
| 52 |
+
a. Subject to Meta’s ownership of DINO Materials and derivatives made by or for Meta, with respect to any derivative works and modifications of the DINO Materials that are made by you, as between you and Meta, you are and will be the owner of such derivative works and modifications.
|
| 53 |
+
|
| 54 |
+
b. If you institute litigation or other proceedings against Meta or any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the DINO Materials, outputs or results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other rights owned or licensable by you, then any licenses granted to you under this Agreement shall terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold harmless Meta from and against any claim by any third party arising out of or related to your use or distribution of the DINO Materials.
|
| 55 |
+
|
| 56 |
+
## 6. Term and Termination.
|
| 57 |
+
|
| 58 |
+
The term of this Agreement will commence upon your acceptance of this Agreement or access to the DINO Materials and will continue in full force and effect until terminated in accordance with the terms and conditions herein. Meta may terminate this Agreement if you are in breach of any term or condition of this Agreement. Upon termination of this Agreement, you shall delete and cease use of the DINO Materials. Sections 3, 4 and 7 shall survive the termination of this Agreement.
|
| 59 |
+
|
| 60 |
+
## 7. Governing Law and Jurisdiction.
|
| 61 |
+
|
| 62 |
+
This Agreement will be governed and construed under the laws of the State of California without regard to choice of law principles, and the UN Convention on Contracts for the International Sale of Goods does not apply to this Agreement. The courts of California shall have exclusive jurisdiction of any dispute arising out of this Agreement.
|
| 63 |
+
|
| 64 |
+
## 8. Modifications and Amendments.
|
| 65 |
+
|
| 66 |
+
Meta may modify this Agreement from time to time; provided that they are similar in spirit to the current version of the Agreement, but may differ in detail to address new problems or concerns. All such changes will be effective immediately. Your continued use of the DINO Materials after any modification to this Agreement constitutes your agreement to such modification. Except as provided in this Agreement, no modification or addition to any provision of this Agreement will be binding unless it is in writing and signed by an authorized representative of both you and Meta.
|
correctness/frame.rgb
ADDED
|
|
Git LFS Details
|
correctness/host/quality.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"created_unix_seconds": 1785642778,
|
| 4 |
+
"dataset_name": "dinovision-correctness-224",
|
| 5 |
+
"manifest": "C:/tmp/dinovision-correctness/manifests/correctness-224.json",
|
| 6 |
+
"manifest_sha256": "94b10d1640c3e09b3eecec8abea64ec0cdd128032ad60a0e31d246ac932b178f",
|
| 7 |
+
"split": "test",
|
| 8 |
+
"image_size": 224,
|
| 9 |
+
"encoder_layers": 3,
|
| 10 |
+
"model": "C:/tmp/dinovision-assets/model.safetensors",
|
| 11 |
+
"model_sha256": "4610ad75edef83e75afdebf162d148dc628045ea6cbb83d67d4708c709c4f91d",
|
| 12 |
+
"decoder": "C:/tmp/dinovision-runs-corrected-v2/3l224-seed0/decoder.bin",
|
| 13 |
+
"decoder_sha256": "d2b34b2133b27c253e353af574d15627f2f7cfd6c87f3130e7541f3122a7ec5c",
|
| 14 |
+
"elapsed_seconds": 0.0803737,
|
| 15 |
+
"summary": {
|
| 16 |
+
"count": 1,
|
| 17 |
+
"global_psnr_db": 15.31123604981094,
|
| 18 |
+
"psnr_db": {
|
| 19 |
+
"mean": 15.31123604981094,
|
| 20 |
+
"median": 15.31123604981094,
|
| 21 |
+
"p25": 15.31123604981094,
|
| 22 |
+
"p75": 15.31123604981094,
|
| 23 |
+
"min": 15.31123604981094,
|
| 24 |
+
"max": 15.31123604981094
|
| 25 |
+
},
|
| 26 |
+
"ssim": {
|
| 27 |
+
"mean": 0.6935712951367996,
|
| 28 |
+
"median": 0.6935712951367996,
|
| 29 |
+
"p25": 0.6935712951367996,
|
| 30 |
+
"p75": 0.6935712951367996,
|
| 31 |
+
"min": 0.6935712951367996,
|
| 32 |
+
"max": 0.6935712951367996
|
| 33 |
+
},
|
| 34 |
+
"mae": {
|
| 35 |
+
"mean": 0.11556125122496931,
|
| 36 |
+
"median": 0.11556125122496931,
|
| 37 |
+
"p25": 0.11556125122496931,
|
| 38 |
+
"p75": 0.11556125122496931,
|
| 39 |
+
"min": 0.11556125122496931,
|
| 40 |
+
"max": 0.11556125122496931
|
| 41 |
+
}
|
| 42 |
+
},
|
| 43 |
+
"images": [
|
| 44 |
+
{
|
| 45 |
+
"path": "input/frame.rgb",
|
| 46 |
+
"source": "synthetic",
|
| 47 |
+
"group": "fixed-frame",
|
| 48 |
+
"sha256": "b89c2000b8877bce4649610e490579eef1ada5b29867f7a773d88450549ad1a8",
|
| 49 |
+
"pixels": 50176,
|
| 50 |
+
"mse": 0.02943583738294543,
|
| 51 |
+
"mae": 0.11556125122496931,
|
| 52 |
+
"psnr_db": 15.31123604981094,
|
| 53 |
+
"ssim": 0.6935712951367996
|
| 54 |
+
}
|
| 55 |
+
]
|
| 56 |
+
}
|
correctness/host/quality_samples/0000-encoder.f32
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca6b60574ccd26d8c6189c4c9a1ef143d60263c86bb6232d2a758552ed1db1e6
|
| 3 |
+
size 308736
|
correctness/host/quality_samples/0000-features.f32
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:899d9e027e9b63495e4aa09125872431611591d509d1f112c9decd4fbde8efca
|
| 3 |
+
size 301056
|
correctness/host/quality_samples/0000-patches.f32
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:222d3d93fbdcf3eca93ddec0a6d210384977bb48d17d5cf2da53d1d0175d92af
|
| 3 |
+
size 602112
|
correctness/host/quality_samples/0000-reconstruction.f32
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81873eb7b3698e7205fcb26b4838c5730f6bc3abbfc6a0bcb8a6a8a484fb6deb
|
| 3 |
+
size 602112
|
correctness/reference/dinovision-reference-final-0l/embeddings.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/features.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47f7c2ffefe93f2cf6b855404cccc82c188b05f2f71ef8aefe927b26ad998603
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-attention-projected.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79be0576f601855a10a961d82de9c7b36339478bdd57bd93bf8ea5430008d15d
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-attention-scaled.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60887a49dbb6cb85d7d5f3d2e14c681878d053bda0800a8fa9530a9761bb624f
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-attention.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e7b4c1a9cbd0517fb4ab6c799f08306de60787b742762baf625b55369090884
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-final-norm.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63d29c82e2e617284eeee39a40d044a1f5ba14348fefc7b83843cb4759ac9940
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-k-rope.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d5c557ea824e759a4f5cd2d7afe4aee50619ecd56de17e1e755380690366f5f
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-k.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0cb2a0b19a5ae34bf42582584819e44a77d4196e947a63ed25a9caee4f5fe8c
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-mlp-activated.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:152bf201ed4d59552b25cfe7a5c5d2b14017753703912b67d922319e2e28e899
|
| 3 |
+
size 1234944
|
correctness/reference/dinovision-reference-final-0l/first-mlp-down.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:344346f7470f0574d5d4dbc88cf4fa12a550217ed47150738f26f5c3054f3132
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-mlp-scaled.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4341c097688ea66bef8d40c61775f1b98dfa3a4646c83d9cd601e08927d96dc4
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-mlp-up.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e91bd9d37811c62fe8a651d9bca7150790e7e874da5af446812177638d7f812
|
| 3 |
+
size 1234944
|
correctness/reference/dinovision-reference-final-0l/first-norm1.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a9d0aab2f5bbb1882e0db6398484fa4131f15e7e09f7a43f1654313514b4d68
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-norm2.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:222759f6e32c10b0bdc11427ec7a74a2e4408f48b74c55de9b308a4b43958012
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-output.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed13583e37de038c5417506431d8367b318271b3005746f11229799436f37747
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-q-rope.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e77fe5da33371027e96a331079e5258cbe04dee803014b24157b5c32be75502
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-q.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d18ddc2d246d3ba21cd80781537f46104e4df4181e3b967c4e79ef2d55eee441
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-residual.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62417f6a624416cc844959a07482fdc29b0fd1d23c73cce7ba135662c56840d6
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/first-v.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e37843f061b3db75ef08b54b995f4c1162f8ff1524c5087c3cb415e8fd79f38
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-embeddings.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:424f0c4f40f6519c4843f800a51837733d6b01f3ce4d56f898f3cca6946ded66
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-features.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f756676c12926a2a8be01c6d0bd6d56adbc1c6d249c457d7cc828f3bd519f697
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-attention-projected.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ede3361c2c37ae2323ff72e990bf71a01a3ac8c0aa328fa1f206035342d53cf0
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-attention-scaled.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ab4ec93c7afa6eda112cac4e75b339e3094706d87641059ae03e6a3a6219d8f
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-attention.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8fc081e7fc3abcda08a13a3cfdd996a85f44332a024a15c00bea8c6778b0ca7
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-final-norm.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-k-rope.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc9940fa72a0e6cb68966ec5ef332ceb4b6cfe6b23d08ffcd8ccd9f7caad2267
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-k.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01bf7bfdd01b97e06e491182d2ed14d8ea3d5910027977df77a3346b75e27ed9
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-activated.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24cf846a20b0bdfd01d043778e50640937dce89232327463528fef80be146228
|
| 3 |
+
size 1234944
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-down.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9ca855e3d32ed07c14e4df1f81fe087b5494b6b02492f7458022fcec0002e9c
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-scaled.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04765e0d7419f7b0feeb575cce2817044322fd9f89a10b0c0bb7a383909cac77
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-mlp-up.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9678668e36392544b4bb20dad798c5ffa4a59c405ed562c7e1ca967da5513b71
|
| 3 |
+
size 1234944
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-norm1.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f223ba160448dc4d58843925115835394af84702fa2ad4a2c0c670e1dac0dccf
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-norm2.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b35028e7deb034b22fa5507f026ef1aab4a5f5bda9a54393c6f07fb3b79938a
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-output.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c42bfeb296577d5f567d26ce932f4134443877899f637ab1d4c8165665846283
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-q-rope.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:570070490ad36aab9e32ffa956443dcaebf17c9ec80d16764f94cff9228d7f19
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-q.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0be67ffff816875b5a063babf46986b46a7013ecb514ed8889f655b36b6229f6
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-residual.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16b80fe63ce7026b8e21bbd4ef0c7a2013f3a80a8c22f08c47404849b83bf53f
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/meganeura-first-v.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2af52954a22a4ff610abb63a077746a617717237994b41203c46173fd089c92
|
| 3 |
+
size 308736
|
correctness/reference/dinovision-reference-final-0l/pixel_values.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde
|
| 3 |
+
size 602112
|
correctness/reference/dinovision-reference-final-0l/reference.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"base_model": "facebook/dinov3-vits16-pretrain-lvd1689m",
|
| 4 |
+
"model_source": "C:\\tmp\\dinovision-assets",
|
| 5 |
+
"image_size": 224,
|
| 6 |
+
"encoder_layers": 0,
|
| 7 |
+
"tokens": 201,
|
| 8 |
+
"hidden_size": 384,
|
| 9 |
+
"torch_version": "2.13.0+cpu",
|
| 10 |
+
"transformers_version": "5.14.1",
|
| 11 |
+
"numpy_version": "2.5.1",
|
| 12 |
+
"pixel_values_sha256": "1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde",
|
| 13 |
+
"embeddings_sha256": "fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee",
|
| 14 |
+
"features_sha256": "47f7c2ffefe93f2cf6b855404cccc82c188b05f2f71ef8aefe927b26ad998603",
|
| 15 |
+
"exported_model_sha256": "39a37931d12a036fee34b564f474d65240527656217bced6c609c75adae0ac3d",
|
| 16 |
+
"source_model_sha256": "4610ad75edef83e75afdebf162d148dc628045ea6cbb83d67d4708c709c4f91d"
|
| 17 |
+
}
|
correctness/reference/dinovision-reference-final-0l/verification.json
ADDED
|
@@ -0,0 +1,233 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 1,
|
| 3 |
+
"image_size": 224,
|
| 4 |
+
"encoder_layers": 0,
|
| 5 |
+
"model_sha256": "39a37931d12a036fee34b564f474d65240527656217bced6c609c75adae0ac3d",
|
| 6 |
+
"source_model_sha256": "4610ad75edef83e75afdebf162d148dc628045ea6cbb83d67d4708c709c4f91d",
|
| 7 |
+
"pixel_values_sha256": "1272edacdbc33744773de3683a7c9416bb2a9041c659e26ce79868579d2d3fde",
|
| 8 |
+
"reference_features_sha256": "47f7c2ffefe93f2cf6b855404cccc82c188b05f2f71ef8aefe927b26ad998603",
|
| 9 |
+
"meganeura_features_sha256": "f756676c12926a2a8be01c6d0bd6d56adbc1c6d249c457d7cc828f3bd519f697",
|
| 10 |
+
"elements": 77184,
|
| 11 |
+
"relative_l2": 5.535775069547819e-7,
|
| 12 |
+
"max_absolute_error": 0.00004196167,
|
| 13 |
+
"worst_absolute_token": 64,
|
| 14 |
+
"cls_cosine": 1.0,
|
| 15 |
+
"worst_patch_cosine": 1.0,
|
| 16 |
+
"stages": [
|
| 17 |
+
{
|
| 18 |
+
"name": "embeddings",
|
| 19 |
+
"reference_file": "embeddings.bin",
|
| 20 |
+
"meganeura_file": "meganeura-embeddings.bin",
|
| 21 |
+
"elements": 77184,
|
| 22 |
+
"reference_sha256": "fe5651d49406b4f8a761864067427a8ee5ecfb607097ce8dfc5f38491a4fd4ee",
|
| 23 |
+
"meganeura_sha256": "424f0c4f40f6519c4843f800a51837733d6b01f3ce4d56f898f3cca6946ded66",
|
| 24 |
+
"relative_l2": 8.344785450785781e-7,
|
| 25 |
+
"max_absolute_error": 0.000032424927,
|
| 26 |
+
"cosine": 1.0
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "first norm1",
|
| 30 |
+
"reference_file": "first-norm1.bin",
|
| 31 |
+
"meganeura_file": "meganeura-first-norm1.bin",
|
| 32 |
+
"elements": 77184,
|
| 33 |
+
"reference_sha256": "9a9d0aab2f5bbb1882e0db6398484fa4131f15e7e09f7a43f1654313514b4d68",
|
| 34 |
+
"meganeura_sha256": "f223ba160448dc4d58843925115835394af84702fa2ad4a2c0c670e1dac0dccf",
|
| 35 |
+
"relative_l2": 3.2224150941862483e-7,
|
| 36 |
+
"max_absolute_error": 0.00004863739,
|
| 37 |
+
"cosine": 1.0
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"name": "first Q",
|
| 41 |
+
"reference_file": "first-q.bin",
|
| 42 |
+
"meganeura_file": "meganeura-first-q.bin",
|
| 43 |
+
"elements": 77184,
|
| 44 |
+
"reference_sha256": "d18ddc2d246d3ba21cd80781537f46104e4df4181e3b967c4e79ef2d55eee441",
|
| 45 |
+
"meganeura_sha256": "0be67ffff816875b5a063babf46986b46a7013ecb514ed8889f655b36b6229f6",
|
| 46 |
+
"relative_l2": 3.071679931085431e-7,
|
| 47 |
+
"max_absolute_error": 0.0013427734,
|
| 48 |
+
"cosine": 1.0
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"name": "first K",
|
| 52 |
+
"reference_file": "first-k.bin",
|
| 53 |
+
"meganeura_file": "meganeura-first-k.bin",
|
| 54 |
+
"elements": 77184,
|
| 55 |
+
"reference_sha256": "e0cb2a0b19a5ae34bf42582584819e44a77d4196e947a63ed25a9caee4f5fe8c",
|
| 56 |
+
"meganeura_sha256": "01bf7bfdd01b97e06e491182d2ed14d8ea3d5910027977df77a3346b75e27ed9",
|
| 57 |
+
"relative_l2": 3.072096576447463e-7,
|
| 58 |
+
"max_absolute_error": 0.0007324219,
|
| 59 |
+
"cosine": 1.0
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"name": "first V",
|
| 63 |
+
"reference_file": "first-v.bin",
|
| 64 |
+
"meganeura_file": "meganeura-first-v.bin",
|
| 65 |
+
"elements": 77184,
|
| 66 |
+
"reference_sha256": "2e37843f061b3db75ef08b54b995f4c1162f8ff1524c5087c3cb415e8fd79f38",
|
| 67 |
+
"meganeura_sha256": "d2af52954a22a4ff610abb63a077746a617717237994b41203c46173fd089c92",
|
| 68 |
+
"relative_l2": 3.723951616632015e-7,
|
| 69 |
+
"max_absolute_error": 0.000091552734,
|
| 70 |
+
"cosine": 1.0
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"name": "first Q RoPE",
|
| 74 |
+
"reference_file": "first-q-rope.bin",
|
| 75 |
+
"meganeura_file": "meganeura-first-q-rope.bin",
|
| 76 |
+
"elements": 77184,
|
| 77 |
+
"reference_sha256": "9e77fe5da33371027e96a331079e5258cbe04dee803014b24157b5c32be75502",
|
| 78 |
+
"meganeura_sha256": "570070490ad36aab9e32ffa956443dcaebf17c9ec80d16764f94cff9228d7f19",
|
| 79 |
+
"relative_l2": 3.1018054339116394e-7,
|
| 80 |
+
"max_absolute_error": 0.0014648438,
|
| 81 |
+
"cosine": 1.0
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"name": "first K RoPE",
|
| 85 |
+
"reference_file": "first-k-rope.bin",
|
| 86 |
+
"meganeura_file": "meganeura-first-k-rope.bin",
|
| 87 |
+
"elements": 77184,
|
| 88 |
+
"reference_sha256": "2d5c557ea824e759a4f5cd2d7afe4aee50619ecd56de17e1e755380690366f5f",
|
| 89 |
+
"meganeura_sha256": "cc9940fa72a0e6cb68966ec5ef332ceb4b6cfe6b23d08ffcd8ccd9f7caad2267",
|
| 90 |
+
"relative_l2": 3.1089024427713095e-7,
|
| 91 |
+
"max_absolute_error": 0.0007324219,
|
| 92 |
+
"cosine": 1.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"name": "first attention",
|
| 96 |
+
"reference_file": "first-attention.bin",
|
| 97 |
+
"meganeura_file": "meganeura-first-attention.bin",
|
| 98 |
+
"elements": 77184,
|
| 99 |
+
"reference_sha256": "3e7b4c1a9cbd0517fb4ab6c799f08306de60787b742762baf625b55369090884",
|
| 100 |
+
"meganeura_sha256": "e8fc081e7fc3abcda08a13a3cfdd996a85f44332a024a15c00bea8c6778b0ca7",
|
| 101 |
+
"relative_l2": 0.005852490342268343,
|
| 102 |
+
"max_absolute_error": 3.7177415,
|
| 103 |
+
"cosine": 0.9999829
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"name": "attention projected",
|
| 107 |
+
"reference_file": "first-attention-projected.bin",
|
| 108 |
+
"meganeura_file": "meganeura-first-attention-projected.bin",
|
| 109 |
+
"elements": 77184,
|
| 110 |
+
"reference_sha256": "79be0576f601855a10a961d82de9c7b36339478bdd57bd93bf8ea5430008d15d",
|
| 111 |
+
"meganeura_sha256": "ede3361c2c37ae2323ff72e990bf71a01a3ac8c0aa328fa1f206035342d53cf0",
|
| 112 |
+
"relative_l2": 0.008695364007431688,
|
| 113 |
+
"max_absolute_error": 2.2218108,
|
| 114 |
+
"cosine": 0.9999622
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"name": "attention scaled",
|
| 118 |
+
"reference_file": "first-attention-scaled.bin",
|
| 119 |
+
"meganeura_file": "meganeura-first-attention-scaled.bin",
|
| 120 |
+
"elements": 77184,
|
| 121 |
+
"reference_sha256": "60887a49dbb6cb85d7d5f3d2e14c681878d053bda0800a8fa9530a9761bb624f",
|
| 122 |
+
"meganeura_sha256": "2ab4ec93c7afa6eda112cac4e75b339e3094706d87641059ae03e6a3a6219d8f",
|
| 123 |
+
"relative_l2": 0.0007030390329494454,
|
| 124 |
+
"max_absolute_error": 0.09749603,
|
| 125 |
+
"cosine": 0.99999976
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "attention residual",
|
| 129 |
+
"reference_file": "first-residual.bin",
|
| 130 |
+
"meganeura_file": "meganeura-first-residual.bin",
|
| 131 |
+
"elements": 77184,
|
| 132 |
+
"reference_sha256": "62417f6a624416cc844959a07482fdc29b0fd1d23c73cce7ba135662c56840d6",
|
| 133 |
+
"meganeura_sha256": "16b80fe63ce7026b8e21bbd4ef0c7a2013f3a80a8c22f08c47404849b83bf53f",
|
| 134 |
+
"relative_l2": 0.0005662438450659326,
|
| 135 |
+
"max_absolute_error": 0.09749222,
|
| 136 |
+
"cosine": 0.9999998
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"name": "first norm2",
|
| 140 |
+
"reference_file": "first-norm2.bin",
|
| 141 |
+
"meganeura_file": "meganeura-first-norm2.bin",
|
| 142 |
+
"elements": 77184,
|
| 143 |
+
"reference_sha256": "222759f6e32c10b0bdc11427ec7a74a2e4408f48b74c55de9b308a4b43958012",
|
| 144 |
+
"meganeura_sha256": "1b35028e7deb034b22fa5507f026ef1aab4a5f5bda9a54393c6f07fb3b79938a",
|
| 145 |
+
"relative_l2": 0.0012286038444027736,
|
| 146 |
+
"max_absolute_error": 0.091413856,
|
| 147 |
+
"cosine": 0.9999992
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"name": "first MLP up",
|
| 151 |
+
"reference_file": "first-mlp-up.bin",
|
| 152 |
+
"meganeura_file": "meganeura-first-mlp-up.bin",
|
| 153 |
+
"elements": 308736,
|
| 154 |
+
"reference_sha256": "4e91bd9d37811c62fe8a651d9bca7150790e7e874da5af446812177638d7f812",
|
| 155 |
+
"meganeura_sha256": "9678668e36392544b4bb20dad798c5ffa4a59c405ed562c7e1ca967da5513b71",
|
| 156 |
+
"relative_l2": 0.0011424722841056115,
|
| 157 |
+
"max_absolute_error": 0.1488514,
|
| 158 |
+
"cosine": 0.99999934
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"name": "first MLP GELU",
|
| 162 |
+
"reference_file": "first-mlp-activated.bin",
|
| 163 |
+
"meganeura_file": "meganeura-first-mlp-activated.bin",
|
| 164 |
+
"elements": 308736,
|
| 165 |
+
"reference_sha256": "152bf201ed4d59552b25cfe7a5c5d2b14017753703912b67d922319e2e28e899",
|
| 166 |
+
"meganeura_sha256": "24cf846a20b0bdfd01d043778e50640937dce89232327463528fef80be146228",
|
| 167 |
+
"relative_l2": 0.0013806594583536597,
|
| 168 |
+
"max_absolute_error": 0.11534512,
|
| 169 |
+
"cosine": 0.99999905
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"name": "first MLP down",
|
| 173 |
+
"reference_file": "first-mlp-down.bin",
|
| 174 |
+
"meganeura_file": "meganeura-first-mlp-down.bin",
|
| 175 |
+
"elements": 77184,
|
| 176 |
+
"reference_sha256": "344346f7470f0574d5d4dbc88cf4fa12a550217ed47150738f26f5c3054f3132",
|
| 177 |
+
"meganeura_sha256": "a9ca855e3d32ed07c14e4df1f81fe087b5494b6b02492f7458022fcec0002e9c",
|
| 178 |
+
"relative_l2": 0.0009130983652202729,
|
| 179 |
+
"max_absolute_error": 0.354644,
|
| 180 |
+
"cosine": 0.9999996
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"name": "first MLP scaled",
|
| 184 |
+
"reference_file": "first-mlp-scaled.bin",
|
| 185 |
+
"meganeura_file": "meganeura-first-mlp-scaled.bin",
|
| 186 |
+
"elements": 77184,
|
| 187 |
+
"reference_sha256": "4341c097688ea66bef8d40c61775f1b98dfa3a4646c83d9cd601e08927d96dc4",
|
| 188 |
+
"meganeura_sha256": "04765e0d7419f7b0feeb575cce2817044322fd9f89a10b0c0bb7a383909cac77",
|
| 189 |
+
"relative_l2": 0.0008284863371853334,
|
| 190 |
+
"max_absolute_error": 0.11327553,
|
| 191 |
+
"cosine": 0.99999964
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"name": "first output",
|
| 195 |
+
"reference_file": "first-output.bin",
|
| 196 |
+
"meganeura_file": "meganeura-first-output.bin",
|
| 197 |
+
"elements": 77184,
|
| 198 |
+
"reference_sha256": "ed13583e37de038c5417506431d8367b318271b3005746f11229799436f37747",
|
| 199 |
+
"meganeura_sha256": "c42bfeb296577d5f567d26ce932f4134443877899f637ab1d4c8165665846283",
|
| 200 |
+
"relative_l2": 0.0007489798020562046,
|
| 201 |
+
"max_absolute_error": 0.03207016,
|
| 202 |
+
"cosine": 0.99999976
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"name": "first final norm",
|
| 206 |
+
"reference_file": "first-final-norm.bin",
|
| 207 |
+
"meganeura_file": "meganeura-first-final-norm.bin",
|
| 208 |
+
"elements": 77184,
|
| 209 |
+
"reference_sha256": "63d29c82e2e617284eeee39a40d044a1f5ba14348fefc7b83843cb4759ac9940",
|
| 210 |
+
"meganeura_sha256": "4b67d559cb4d194caf35f4612037ad1ab127ff78fdc525276acc7b561fac0766",
|
| 211 |
+
"relative_l2": 0.0007806123774764947,
|
| 212 |
+
"max_absolute_error": 0.062523246,
|
| 213 |
+
"cosine": 0.9999997
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"name": "full encoder output",
|
| 217 |
+
"reference_file": "features.bin",
|
| 218 |
+
"meganeura_file": "meganeura-features.bin",
|
| 219 |
+
"elements": 77184,
|
| 220 |
+
"reference_sha256": "47f7c2ffefe93f2cf6b855404cccc82c188b05f2f71ef8aefe927b26ad998603",
|
| 221 |
+
"meganeura_sha256": "f756676c12926a2a8be01c6d0bd6d56adbc1c6d249c457d7cc828f3bd519f697",
|
| 222 |
+
"relative_l2": 5.535775069547819e-7,
|
| 223 |
+
"max_absolute_error": 0.00004196167,
|
| 224 |
+
"cosine": 1.0
|
| 225 |
+
}
|
| 226 |
+
],
|
| 227 |
+
"thresholds": {
|
| 228 |
+
"max_relative_l2": 0.01,
|
| 229 |
+
"min_cls_cosine": 0.999,
|
| 230 |
+
"min_patch_cosine": 0.999
|
| 231 |
+
},
|
| 232 |
+
"passed": true
|
| 233 |
+
}
|