kaushikb11 commited on
Commit
858ac89
·
verified ·
1 Parent(s): a069b9f

Upload model_cards/flow_velocity.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_cards/flow_velocity.md +14 -0
model_cards/flow_velocity.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # flow_velocity
2
+
3
+ zero2robot live-demo policy. Loaded by the site at `/models/flow_velocity.onnx` and provisioned at build time by `site/scripts/fetch_models.py` (sha256-verified).
4
+
5
+ | field | value |
6
+ |---|---|
7
+ | chapter | `ch1.5-flow` |
8
+ | contract | `v2` |
9
+ | seed | `0` |
10
+ | tier | `cpu-laptop` |
11
+ | exporter | `curriculum/phase1_imitation/ch1.5_flow/export_flow_onnx.py` |
12
+ | sha256 | `7443b65df6566b26443a51cdaa54c0f80abf4f02405330c0ada521ee2d3ea5fc` |
13
+
14
+ Reproduce: run the exporter above at the recorded seed on the recorded tier; the export is CPU-deterministic, so the bytes (and this sha256) reproduce exactly.