kaushikb11 commited on
Commit
30f0ca8
·
verified ·
1 Parent(s): 773e9cb

Upload model_cards/dr_randomized.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_cards/dr_randomized.md +14 -0
model_cards/dr_randomized.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # dr_randomized
2
+
3
+ zero2robot live-demo policy. Loaded by the site at `/models/dr_randomized.onnx` and provisioned at build time by `site/scripts/fetch_models.py` (sha256-verified).
4
+
5
+ | field | value |
6
+ |---|---|
7
+ | chapter | `ch2.7-dr` |
8
+ | contract | `v1` |
9
+ | seed | `0` |
10
+ | tier | `cpu-laptop` |
11
+ | exporter | `curriculum/phase2_reinforcement/ch2.7_dr/export_dr_onnx.py` |
12
+ | sha256 | `beda8abccae909b89142a4063f9eb4f643912e87a18fa00820a801326c574c0a` |
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.