futurefantasy commited on
Commit
b13674b
·
verified ·
1 Parent(s): 2fd85d7

Upload examples/reference_outputs/README.md with huggingface_hub

Browse files
examples/reference_outputs/README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Reference Outputs
2
+
3
+ This directory contains reference inference outputs for the bundled rollback demos.
4
+
5
+ Included files:
6
+
7
+ - `example_01.jsonl`: reference output for `example_01`
8
+ - `example_02.jsonl`: reference output for `example_02`
9
+ - `example_01_gt_vs_pred.png`: GT-vs-pred comparison for `example_01`
10
+ - `example_02_gt_vs_pred.png`: GT-vs-pred comparison for `example_02`
11
+ - `summary_gt_vs_pred.png`: combined overview for the included reference examples
12
+
13
+ These outputs were generated with the released VLAC model using the bundled `quick_start/run_example.py` behavior: `chunk_all` prompting and `2 Hz` video sampling.